Age | Commit message (Expand) | Author | Files | Lines |
2005-02-24 | re PR c++/20175 (Warnings are issued when initializing struct members with "s... | Jakub Jelinek | 1 | -0/+15 |
2005-02-24 | re PR c++/19878 (ICE in import_export_decl) | Mark Mitchell | 1 | -0/+7 |
2005-02-23 | decl.c (grokvardecl): Don't exempt anonymous types from having linkage for va... | Alexandre Oliva | 2 | -3/+6 |
2005-02-23 | re PR c++/20073 (ICE initializing const array) | Mark Mitchell | 1 | -0/+8 |
2005-02-23 | re PR c++/19991 (Enum not accepted in array-size) | Mark Mitchell | 5 | -2/+38 |
2005-02-22 | re PR tree-optimization/19952 (ICE: tree check: expected class 'declaration',... | Devang Patel | 1 | -0/+24 |
2005-02-22 | parser.c (cp_parser_direct_declarator): Always complain about non-constant ar... | Mark Mitchell | 1 | -0/+23 |
2005-02-22 | asm1.c: Check for IBM1047 code set, not IBM-1047. | Uros Bizjak | 13 | -13/+13 |
2005-02-22 | re PR tree-optimization/19786 (Aliasing optimisation bug) | Alexandre Oliva | 1 | -0/+48 |
2005-02-21 | cv_func.C: New test. | Douglas Gregor | 3 | -1/+91 |
2005-02-20 | re PR tree-optimization/19951 (ICE in tree_split_edge, at tree-cfg.c:3199 wit... | Dorit Naishlos | 3 | -0/+113 |
2005-02-19 | re PR c++/19299 (ICE with volatile non-PODs pointers) | Volker Reichelt | 2 | -0/+23 |
2005-02-18 | re PR libstdc++/10606 (uncaught_exception() returns false too early) | Richard Henderson | 1 | -0/+83 |
2005-02-18 | re PR c++/19508 (dwarf2, ICE on __attribute__(aligned) in class template) | Giovanni Bajo | 1 | -0/+23 |
2005-02-18 | re PR c++/20008 (internal compiler error: in expand_case, at stmt.c:2397) | Alexandre Oliva | 1 | -0/+30 |
2005-02-18 | re PR c++/20023 (internal compiler error: Segmentation fault) | Jakub Jelinek | 1 | -0/+16 |
2005-02-17 | re PR c++/20028 (class and then template class gives an ICE) | Alexandre Oliva | 1 | -0/+12 |
2005-02-17 | re PR c++/20022 (-fno-access-control is broken) | Alexandre Oliva | 1 | -0/+13 |
2005-02-15 | re PR c++/17788 (poor diagnostic for missing reference initializer) | Alexandre Oliva | 1 | -0/+20 |
2005-02-14 | re PR c++/19608 (ICE after friend function definition in local class) | Nathan Sidwell | 1 | -0/+14 |
2005-02-14 | re PR c++/19884 (ICE on explicit instantiation of a non-template constructor) | Nathan Sidwell | 2 | -0/+19 |
2005-02-14 | re PR c++/17816 (duplicate definition of pure virtual function not diagnosed) | Alexandre Oliva | 1 | -0/+11 |
2005-02-14 | re PR c++/19891 (Covariant returns are broken) | Nathan Sidwell | 1 | -0/+46 |
2005-02-12 | re PR c++/14479 (enum definition in template class with template methods caus... | Kriang Lerdsuwanakij | 1 | -0/+16 |
2005-02-11 | re PR c++/19666 (Trouble with prt-to-members: rejects-valid/ICE in fold_convert) | Jakub Jelinek | 1 | -0/+10 |
2005-02-11 | re PR c++/19755 (-Wmissing-braces doesn't warn anymore) | Mark Mitchell | 1 | -0/+3 |
2005-02-10 | re PR c++/19811 (g++ 4.0: ICE on vector delete of undefined class) | Mark Mitchell | 1 | -0/+7 |
2005-02-09 | re PR c++/18470 (array bound rejected as non-constant in template) | Andrew Pinski | 1 | -0/+13 |
2005-02-10 | re PR c++/19787 (Internal compiler error with ambiguous conversion functions) | Mark Mitchell | 6 | -1/+43 |
2005-02-09 | re PR middle-end/19583 (Incorrect diagnostic: control may reach end of non-vo... | Ian Lance Taylor | 1 | -0/+14 |
2005-02-09 | fold-const.c (try_move_mult_to_index): Remove redundant type argument. | Richard Guenther | 1 | -0/+7 |
2005-02-09 | * g++.dg/rtti/tinfo1.C: Allow newline after assembler label. | Joseph Myers | 1 | -1/+1 |
2005-02-09 | re PR c++/19733 (ICE on invalid destructor call) | Mark Mitchell | 2 | -0/+17 |
2005-02-03 | re PR tree-optimization/19768 (ICE: SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be... | Andrew Pinski | 1 | -0/+29 |
2005-02-03 | re PR c++/17401 (ICE with invalid pure specifier) | Giovanni Bajo | 1 | -0/+16 |
2005-02-03 | re PR c++/19628 (g++ no longer accepts __builtin_constant_p in constant-expre... | Matt Austern | 2 | -0/+30 |
2005-02-02 | re PR c++/17413 (local classes as template argument) | Volker Reichelt | 1 | -1/+1 |
2005-02-01 | simd-2.C: Check for AltiVec HW support at runtime. | Janis Johnson | 2 | -6/+32 |
2005-02-01 | simd1.C: Expect warning. | Janis Johnson | 5 | -4/+5 |
2005-02-01 | re PR c++/18757 (ICE (on invalid) in get_innermost_template_args) | Alexandre Oliva | 1 | -6/+6 |
2005-02-01 | decl.c (build_enumerator): Do not issue duplicate error messages about invali... | Mark Mitchell | 2 | -2/+16 |
2005-01-31 | parser.c (cp_lexer_new_main): Get the first token, first, before doing anything. | Mike Stump | 2 | -0/+8 |
2005-01-31 | re PR middle-end/19650 (miscompiling of array acess of (int)(a==2)) | Dale Johannesen | 1 | -0/+71 |
2005-01-31 | re PR c++/19555 (specialized in the wrong namespace causes an ICE) | Mark Mitchell | 1 | -0/+23 |
2005-01-31 | re PR c++/19395 (invalid scope qualifier allowed in typedef) | Mark Mitchell | 2 | -0/+19 |
2005-01-31 | re PR c++/19457 (Warning depends on cached constant) | Mark Mitchell | 1 | -0/+4 |
2005-01-29 | re PR tree-optimization/15791 (fold misses that two ADDR_EXPR of an arrary ob... | Richard Guenther | 5 | -0/+77 |
2005-01-29 | re PR c++/19253 (bad error message / ICE for invalid template parameter) | Mark Mitchell | 1 | -0/+8 |
2005-01-29 | re PR c++/19667 (ICE on (very trivial) invalid) | Mark Mitchell | 1 | -0/+9 |
2005-01-28 | re PR middle-end/16558 (bogus missing-return warning) | Ian Lance Taylor | 1 | -0/+20 |