aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)AuthorFilesLines
2008-11-18re PR c++/37962 (ICE with (auto*) casts)Jason Merrill5-8/+39
2008-11-17re PR c++/36089 (Funny rejects valid with constant integral expression)Jakub Jelinek2-0/+14
2008-11-15re PR c++/37561 (Revision 140405 caused g++.old-deja/g++.mike/warn1.C)Jakub Jelinek2-6/+8
2008-11-14re PR c++/38030 (name-lookup for non-dependent name in template function is w...Jason Merrill2-1/+7
2008-11-14re PR c++/37740 ([C++0x] "foo f{...}" form compiles, but "new foo{...}" one d...Jason Merrill2-1/+6
2008-11-13re PR c++/37932 (narrowing conversion with -std=c++0x)Jason Merrill2-4/+20
2008-11-12re PR c++/36478 (warning not emitted when code expanded from macro)Jakub Jelinek2-44/+8
2008-11-12re PR c++/38007 (g++ instantiate same operator twice due to bitfield in -O0 m...Jason Merrill2-56/+18
2008-11-12re PR c++/34269 (Incomplete __decltype/__typeof expressions accepted)Jakub Jelinek2-1/+6
2008-11-12re PR c++/35334 (Broken diagnostic for complex cast)Jakub Jelinek2-0/+6
2008-11-10re PR c++/38021 (C++ hang for new keywords)Jakub Jelinek2-8/+22
2008-11-06re PR target/26397 (Program crashes when rethrowing exception)David Edelsohn2-1/+12
2008-11-05re PR c++/32519 (g++ allows access to protected template member functions of ...Fabien Chêne2-2/+7
2008-11-05re PR middle-end/37742 (ICE in vectorizer with restrict pointer)Richard Guenther2-1/+7
2008-10-31re PR c++/37967 (ICE with function returning auto)Jakub Jelinek2-4/+33
2008-10-31re PR c++/37965 (ICE with invalid auto variable in template)Jakub Jelinek2-4/+19
2008-10-29re PR middle-end/11492 (Bogus warning with -Wsign-compare)Manuel López-Ibáñez3-7/+15
2008-10-29re PR c++/26997 (g++ reports misleading error message when the identifier wi...Manuel López-Ibáñez2-10/+75
2008-10-24re PR c/7543 (no warning for always-false "if (!a & 0x4)" bitwise and on bool...Manuel López-Ibáñez3-1/+16
2008-10-24dg-extract-results.sh: New file.Jakub Jelinek2-0/+11
2008-10-21semantics.c (simplify_aggr_init_exprs_r): Remove.Richard Guenther2-34/+6
2008-10-19re PR c++/37004 ([C++ only] Wconversion warns for short y = 0x7fff; short z =...Manuel López-Ibáñez3-39/+78
2008-10-14re PR c++/37819 (ice for bitfield code)Jakub Jelinek2-2/+12
2008-10-14re PR c++/37650 (ICE with broken default template parameter)Paolo Carlini2-4/+17
2008-10-13* cp-tree.h (DECL_MAIN_P): Fix parentheses around expression.Doug Evans2-2/+6
2008-10-10re PR c++/37146 (Invalid types with COND_EXPR)Jakub Jelinek2-0/+34
2008-10-09re PR tree-optimization/37568 (ICE returning a struct)Jakub Jelinek2-5/+9
2008-10-07* decl.c (start_cleanup_fn): Declare as inline.Steve Ellcey2-0/+5
2008-10-06PR c++/37376, other mangling issuesJason Merrill3-29/+105
2008-10-06c-decl.c (finish_decl): Pass input_location to build_unary_op.Aldy Hernandez4-9/+21
2008-10-05re PR debug/37410 (DW_TAG_imported_module is not in its DW_TAG_lexical_block)Dodji Seketeli3-8/+45
2008-10-03re PR c++/37719 (incorrect type on warning of mismatched exception specificat...Paolo Carlini2-1/+12
2008-10-01rs6000-c.c (altivec_resolve_overloaded_builtin): Handle ALTIVEC_BUILTIN_VEC_S...Andrew Pinski2-0/+5
2008-10-01re PR c++/37683 (Revision 140780 caused g++.dg/warn/Wparentheses-3.C)H.J. Lu2-0/+7
2008-09-30re PR c++/37555 (ICE with invalid typedef)Simon Martin2-1/+10
2008-09-30c-common.c (empty_if_body_warning): Remove.Paolo Bonzini3-3/+28
2008-09-25re PR c++/37649 (ICE with invalid template class)Paolo Carlini2-0/+9
2008-09-24c-common.c (fname_decl): New location argument.Aldy Hernandez2-1/+5
2008-09-23re PR c++/37533 (ICE with parallel for loop)Jakub Jelinek2-2/+12
2008-09-23c-tree.h: Add argument to c_objc_common_truthvalue_conversion, parser_build_b...Aldy Hernandez9-63/+135
2008-09-17re PR c++/22374 (C++ front-end produces mis-match types in MODIFY_EXPR (dynam...Richard Guenther2-1/+9
2008-09-17re PR c++/37450 (C++ FE times out on duplicated parameter)H.J. Lu2-2/+9
2008-09-17re PR c++/37558 (rev 140120 changes the accessibility of a friend decl.)Jason Merrill2-1/+7
2008-09-17re PR c++/37552 (ICE with invalid array access)Jakub Jelinek2-2/+8
2008-09-17re PR middle-end/18071 (-Winline does not respect -fno-default-inline)Jan Hubicka2-0/+6
2008-09-17re PR c++/37531 (ICE with invalid array initialization)Jakub Jelinek2-0/+7
2008-09-17re PR c++/37532 (ICE with decimal floating point data types)Jakub Jelinek2-1/+8
2008-09-15crash16.C: Function name is the correct location for an error regarding a fun...Aldy Hernandez5-8/+42
2008-09-13re PR middle-end/37500 (libstdc++ failed to compile at -O0)Jan Hubicka2-0/+6
2008-09-10re PR c++/37417 (error: type mismatch in binary expression, verify_gimple fai...Jakub Jelinek2-1/+7