summaryrefslogtreecommitdiff
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* alloc-pool.h, [...]: Update copyright.Kazu Hirata2004-02-043-2/+6
* re PR c++/13969 (static const value rejected as template parameter)Mark Mitchell2004-02-044-53/+83
* calls.c (initialize_argument_information): Add CALL_FROM_THUNK_P parameter.Mark Mitchell2004-02-043-2/+8
* Forgot the PR number.Giovanni Bajo2004-02-041-0/+1
* pt.c (more_specialized_class): Increase processing_template_decl while partia...Giovanni Bajo2004-02-042-0/+11
* re PR c++/13925 (Bug while befriending specializations)Mark Mitchell2004-02-032-2/+9
* re PR c++/13950 ([DR176] lookup of dependent base name)Mark Mitchell2004-02-032-5/+14
* re PR c++/14002 (Friend declaration with template-id causes confusion of func...Mark Mitchell2004-02-032-1/+8
* re PR c++/13975 (ICE on misplaced visibility specifier.)Mark Mitchell2004-02-034-1/+25
* Fixes formatting in a couple of entries of minesGiovanni Bajo2004-02-021-2/+2
* re PR c++/13113 (Nice warning about &(X::m) lost)Mark Mitchell2004-02-029-24/+72
* Fixed a typo.Giovanni Bajo2004-02-021-1/+1
* re PR c++/13957 (Insufficient diagnostic for dependent expression parsed as n...Giovanni Bajo2004-02-021-0/+6
* pt.c (tsubst_qualified_id): Improved error message when a type is expected bu...Giovanni Bajo2004-02-021-2/+5
* class.c: Fix comment typos.Kazu Hirata2004-01-318-10/+20
* re PR c++/13693 ([tree-ssa] build failure in mipsisa64-elf)Richard Henderson2004-01-303-6/+21
* * parser.c (cp_parser_labeled_statement): Accept case ranges.Michael Matz2004-01-302-3/+29
* re PR c++/13813 ([DR206] Incomplete member variables in a template.)Giovanni Bajo2004-01-302-1/+8
* re PR c++/13683 (bogus warning about passing non-PODs through ellipsis)Giovanni Bajo2004-01-302-5/+15
* re PR c++/13883 (Assembler messages: symbol is already defined)Mark Mitchell2004-01-292-3/+20
* parser.c (cp_parser_template_id): Parse tentatively `[:' after a template nam...Giovanni Bajo2004-01-292-14/+103
* re PR c++/13791 (ICE in layout_type with packed types)Mark Mitchell2004-01-292-0/+10
* re PR c++/13736 (Parser confused on compound casts)Mark Mitchell2004-01-292-3/+15
* * semantics.c (expand_body) Do emit_associated_thunks beforeJan Hubicka2004-01-282-3/+8
* Makefile.in (dwarf2out.o): Depend on input.hDevang Patel2004-01-273-6/+85
* system.h (CHAR_BITFIELD): Delete.Kaveh R. Ghazi2004-01-273-11/+17
* re PR c++/13663 (gcc segfaults on invalid use of member)Mark Mitchell2004-01-262-0/+11
* class.c (add_method): Just check processing_template_decl to determine whethe...Mark Mitchell2004-01-269-44/+104
* re PR c++/13833 (Conversion problem in template function)Mark Mitchell2004-01-263-0/+27
* re PR c++/13810 (ICE on invalid default templates)Giovanni Bajo2004-01-253-11/+39
* Fix ChangeLog date.Kriang Lerdsuwanakij2004-01-251-1/+1
* re PR c++/13797 (ICE on invalid template parameter)Kriang Lerdsuwanakij2004-01-252-1/+13
* re PR c++/13701 (g++.old-deja/g++.eh/cleanup2.C ICEs)Andrew Pinski2004-01-232-2/+9
* * optimize.c, typeck2.c: Update copyright.Kazu Hirata2004-01-223-2/+8
* Make-lang.in, [...]: Update copyright.Kazu Hirata2004-01-2110-9/+14
* * parser.c (cp_parser_class_specifier): Prevent garbage collection.Zdenek Dvorak2004-01-212-0/+8
* re PR other/12730 (manual page install broken with old Pod::man)Kelley Cook2004-01-212-10/+22
* Makefile.in (target_noncanonical, [...]): Use immediate define instead of def...Kelley Cook2004-01-202-4/+10
* re PR c++/13651 (double error message when using incomplete types in a struct)Mark Mitchell2004-01-192-0/+10
* re PR c++/13592 (C++ parser regression)Mark Mitchell2004-01-198-197/+58
* Fix incorrect PR number.Mark Mitchell2004-01-191-1/+1
* re PR c++/13635 (ICE in register_specialization for specific order of templat...Mark Mitchell2004-01-192-5/+10
* re PR c++/11725 (Wrong return statement warning with -Wreturn-type in templat...Jason Merrill2004-01-182-1/+10
* fix dates on the Changelog.Andrew Pinski2004-01-171-1/+1
* [multiple changes]Andrew Pinski2004-01-172-2/+8
* re PR c++/13574 (array default initializer in class lets gcc consume all memo...Mark Mitchell2004-01-163-11/+17
* re PR target/13608 (Incorrect code with -O3 -ffast-math)Jan Hubicka2004-01-162-1/+5
* re PR c++/13178 (Bogus C++ error message referring to operator 1)Mark Mitchell2004-01-162-0/+13
* re PR c++/13478 (gcc uses wrong constructor to initialize a const reference)Mark Mitchell2004-01-162-4/+8
* re PR c++/13478 (gcc uses wrong constructor to initialize a const reference)Mark Mitchell2004-01-162-2/+7