[Bug libstdc++/27340] valarray uses __cos which may conflict with libm functions

2010-02-06 Thread gdr at gcc dot gnu dot org
--- Comment #11 from gdr at gcc dot gnu dot org 2010-02-06 19:17 --- (In reply to comment #10) > I'll re-open this only if Gaby, maintainer of valarray, thinks it's the right > thing to do. > If someone wants to rename __cos to _Cos, that is fine by me. But, it s

[Bug c++/37225] Incorrect intantiation context yields incorrect codegen

2008-08-24 Thread gdr at gcc dot gnu dot org
-- gdr at gcc dot gnu dot org changed: What|Removed |Added CC||jason at gcc dot gnu dot org Status|UNCONFIRMED

[Bug c++/37225] New: Incorrect intantiation context yields incorrect codegen

2008-08-24 Thread gdr at gcc dot gnu dot org
Summary: Incorrect intantiation context yields incorrect codegen Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy:

[Bug c++/31780] [4.2/4.3 regression] ICE with incompatible types for ?: with "complex type" conversion

2007-12-23 Thread gdr at gcc dot gnu dot org
--- Comment #17 from gdr at gcc dot gnu dot org 2007-12-23 21:22 --- (In reply to comment #13) > Gaby -- > > Paolo and I would like your input on this issue, please. > > Thanks, > > -- Mark > Sorry for replying late -- this issue escaped by attention; Paolo

[Bug preprocessor/33907] Empty macro definitions not considered equal

2007-11-30 Thread gdr at gcc dot gnu dot org
--- Comment #18 from gdr at gcc dot gnu dot org 2007-11-30 21:10 --- The program is invalid, there is no point in getting into special cased corner cases. If you happen to have those macros in the same program from real world applications, you probably should be watching for bigger

[Bug c++/33916] Default constructor fails to initialize array members

2007-10-31 Thread gdr at gcc dot gnu dot org
--- Comment #2 from gdr at gcc dot gnu dot org 2007-11-01 02:16 --- I concur with Lawrence' analysis. I was bitten by this bug myself in my own code. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug libstdc++/33603] New: configuration failure during native build

2007-09-30 Thread gdr at gcc dot gnu dot org
: gcc Version: 4.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gdr at gcc dot gnu dot org GCC build triplet: i686-pc-mingw32 GCC host triplet

[Bug bootstrap/32794] GCC (SVN) naive build fails due to use of '%I64d'

2007-07-17 Thread gdr at gcc dot gnu dot org
-- gdr at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last

[Bug bootstrap/32794] New: GCC (SVN) naive build fails due to use of '%I64d'

2007-07-17 Thread gdr at gcc dot gnu dot org
Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gdr at gcc dot gnu dot org GCC build triplet: native build GCC host triplet: i868-pc-mingw32 GCC target triplet: native build http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32794

[Bug c++/31326] data members in multiple inheritance

2007-03-23 Thread gdr at gcc dot gnu dot org
--- Comment #1 from gdr at gcc dot gnu dot org 2007-03-23 13:45 --- . -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED

[Bug c++/31326] New: data members in multiple inheritance

2007-03-23 Thread gdr at gcc dot gnu dot org
nce Product: gcc Version: 4.3.0 Status: UNCONFIRMED Keywords: rejects-valid Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gdr at gcc dot gnu dot org GCC h

[Bug c++/30982] Junk in diagnostic message

2007-03-22 Thread gdr at gcc dot gnu dot org
--- Comment #3 from gdr at gcc dot gnu dot org 2007-03-23 03:07 --- http://gcc.gnu.org/ml/gcc-patches/2007-03/msg01513.html -- gdr at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/30982] Junk in diagnostic message

2007-03-22 Thread gdr at gcc dot gnu dot org
-- gdr at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |gdr at gcc dot gnu dot org |dot org

[Bug c++/31267] #'typename_type' not supported by dump_decl#

2007-03-22 Thread gdr at gcc dot gnu dot org
--- Comment #4 from gdr at gcc dot gnu dot org 2007-03-23 03:04 --- ttp://gcc.gnu.org/ml/gcc-patches/2007-03/msg01513.html -- gdr at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/30759] New: initializer-list accepted for object of non-POD type

2007-02-10 Thread gdr at gcc dot gnu dot org
: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gdr at gcc dot gnu dot org GCC host triplet: platform independent http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30759

[Bug c/30743] Bogus warning on argument passing discarding qualifiers

2007-02-09 Thread gdr at gcc dot gnu dot org
--- Comment #2 from gdr at gcc dot gnu dot org 2007-02-09 10:03 --- This warning appears only when optimizing. -- gdr at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/30743] Bogus warning on argument passing discarding qualifiers

2007-02-09 Thread gdr at gcc dot gnu dot org
--- Comment #1 from gdr at gcc dot gnu dot org 2007-02-09 09:28 --- . -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED

[Bug c/30743] New: Bogus warning on argument passing discarding qualifiers

2007-02-09 Thread gdr at gcc dot gnu dot org
Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gdr at gcc dot gnu dot org GCC host triplet: native build; platform independent http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30743

[Bug middle-end/30473] [4.0/4.1/4.2/4.3 Regression] Internal Compiler Error with a sprintf with few arguments for format %s

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #6 from gdr at gcc dot gnu dot org 2007-02-03 21:26 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug preprocessor/30468] [4.0/4.1/4.2 Regression] -M not fully chops dirname

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #6 from gdr at gcc dot gnu dot org 2007-02-03 21:25 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug driver/30460] [4.0/4.1/4.2/4.3 Regression] asm_debug is not initialized in gcc.c when using a "default" specs file

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #8 from gdr at gcc dot gnu dot org 2007-02-03 21:24 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug fortran/30437] [4.0/4.1/4.2 Regression] -Wno-all is rejected (even when fortran is not included)

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #10 from gdr at gcc dot gnu dot org 2007-02-03 21:24 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug preprocessor/30363] [4.0/4.1/4.2/4.3 Regression] Support for -traditional-cpp is incomplete in current gcc relative to gcc 2.95.3

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #3 from gdr at gcc dot gnu dot org 2007-02-03 21:23 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug c++/30302] [4.0/4.1/4.2/4.3 regression] ICE with invalid member in anonymous struct

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #3 from gdr at gcc dot gnu dot org 2007-02-03 21:22 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug c++/30294] [4.0/4.1/4.2/4.3 regression] ICE with extern "Java" in ocp_convert

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #2 from gdr at gcc dot gnu dot org 2007-02-03 21:22 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug c++/30293] [4.0/4.1/4.2/4.3 regression] ICE with extern "Java" in store_init_value

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #4 from gdr at gcc dot gnu dot org 2007-02-03 21:21 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug middle-end/30262] [4.0/4.1 Regression] ICE with nested fn accessed var in asm "m" constraint

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #8 from gdr at gcc dot gnu dot org 2007-02-03 21:20 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug c++/30158] [4.0/4.1/4.2/4.3 regression] ICE with invalid statement-expressions

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #3 from gdr at gcc dot gnu dot org 2007-02-03 21:20 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug c++/30108] [4.0/4.1/4.2/4.3 Regression] internal compiler error: in make_decl_rtl, at varasm.c:890

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #9 from gdr at gcc dot gnu dot org 2007-02-03 21:19 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug c++/30016] [4.0/4.1/4.2/4.3 Regression] internal compiler error: in convert_move, at expr.c:362

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #7 from gdr at gcc dot gnu dot org 2007-02-03 20:59 --- won't fix in GCC-4.0.x. Adjusting milestone -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug tree-optimization/29877] [4.0/4.1/4.2 Regression] out of SSA (TER) extends variable life of variable beyond original declared

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #6 from gdr at gcc dot gnu dot org 2007-02-03 20:57 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug tree-optimization/29753] [4.0 Regression] Volatile semantics ignored in some cases

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #8 from gdr at gcc dot gnu dot org 2007-02-03 20:57 --- Fixed in GCC-4.1.2. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug c++/29735] [4.0 regression] ICE on "main" returning vector

2007-02-03 Thread gdr at gcc dot gnu dot org
-- gdr at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.0.4 |4.1.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29735

[Bug c++/29734] [4.0 regression] ICE with vector in switch condition

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #6 from gdr at gcc dot gnu dot org 2007-02-03 20:55 --- Fixed in GCC-4.1.2. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug c++/29732] [4.0 regression] ICE on invalid friend declaration

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #7 from gdr at gcc dot gnu dot org 2007-02-03 20:55 --- Fixed in GCC-4.1.2. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug c++/29731] [4.0/4.1/4.2 regression] ICE with statement expression as template parameter

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #5 from gdr at gcc dot gnu dot org 2007-02-03 20:54 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug c++/29730] [4.0 regression] ICE on invalid declaration of template member

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #7 from gdr at gcc dot gnu dot org 2007-02-03 20:50 --- Fixed in GCC-4.1.2. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug c++/29729] [4.0 regression] ICE with template class in template function

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #10 from gdr at gcc dot gnu dot org 2007-02-03 20:50 --- Fixed in GCC-4.1.2. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug c++/29728] [4.0 regression] ICE on invalid initializer in template function

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #7 from gdr at gcc dot gnu dot org 2007-02-03 20:49 --- Fixed in GCC-4.1.2. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug c++/29727] [4.0/4.1/4.2/4.3 regression] ICE on invalid initializer for template member

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #2 from gdr at gcc dot gnu dot org 2007-02-03 20:49 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug c++/29632] [4.0 Regression] ICE on invalid code: regenerate_decl_from_template, at cp/pt.c:10969

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #7 from gdr at gcc dot gnu dot org 2007-02-03 20:46 --- Fixed in GCC-4.1.2. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug preprocessor/29612] [4.0 Regression] gcc --save-temps does not give "multi-character character constant" error

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #6 from gdr at gcc dot gnu dot org 2007-02-03 20:45 --- Fixed in GCC-4.1.2. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug c++/29573] [4.0/4.1/4.2 regression] ICE after parse error in template argument

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #5 from gdr at gcc dot gnu dot org 2007-02-03 20:44 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug c++/29522] [4.0 Regression] rejects valid template argument

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #2 from gdr at gcc dot gnu dot org 2007-02-03 20:44 --- won't fix in GCC-4.0.x. -- gdr at gcc dot gnu dot org changed: What|Removed |Added S

[Bug c++/29518] [4.0 Regression] rejects valid template argument, enums vs templates

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #21 from gdr at gcc dot gnu dot org 2007-02-03 20:41 --- Fixed in GCC-4.1.2. -- gdr at gcc dot gnu dot org changed: What|Removed |Added CC

[Bug tree-optimization/29484] [4.0/4.1/4.2/4.3 Regression] tree-inline.c bug with local static vars

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #3 from gdr at gcc dot gnu dot org 2007-02-03 20:40 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug c++/29475] [4.0/4.1/4.2 Regression] incomplete template diagnostics.

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #6 from gdr at gcc dot gnu dot org 2007-02-03 20:40 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug target/29474] [4.1/4.2/4.3 Regression] reload_cse_simplify_operands, at postreload.c:393 on m68k with -O -fPIC

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #4 from gdr at gcc dot gnu dot org 2007-02-03 20:39 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug target/29472] [4.0/4.1/4.2/4.3 Regression] in reload, at reload1.c:1081 on m68k with -O2 -fPIC

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #2 from gdr at gcc dot gnu dot org 2007-02-03 20:38 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug debug/29436] [4.0/4.1/4.2/4.3 Regression] ICE in modified_type_die

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #15 from gdr at gcc dot gnu dot org 2007-02-03 20:34 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug target/29401] [4.0/4.1/4.2/4.3 Regression] missed-optimization (in unneeded code elimination)

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #5 from gdr at gcc dot gnu dot org 2007-02-03 20:33 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug c++/29226] [4.0 regression] ICE in make_decl_rtl, at varasm.c:886

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #9 from gdr at gcc dot gnu dot org 2007-02-03 20:25 --- Fixed in GCC-4.1.2. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug c++/29388] [4.0/4.1/4.2/4.3 regression] ICE with invalid nested name specifier

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #3 from gdr at gcc dot gnu dot org 2007-02-03 20:31 --- Won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug rtl-optimization/29323] [4.0 Regression] set_nothrow_function_flags does invalid analysis on weak functions

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #11 from gdr at gcc dot gnu dot org 2007-02-03 20:30 --- Fixed in GCC-4.1.2. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug c++/29318] [4.0 Regression] ICE: type_info of pointer to VLA

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #6 from gdr at gcc dot gnu dot org 2007-02-03 20:29 --- Fixed in GCC-4.1.2. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug middle-end/29241] [4.0 Regression] [non unit-at-a-time] ICE with always inline

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #9 from gdr at gcc dot gnu dot org 2007-02-03 20:27 --- Fixed in GCC-4.1.2. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug c++/29236] [4.0/4.1/4.2/4.3 Regression] Bogus ambiguity with templates + friend

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #14 from gdr at gcc dot gnu dot org 2007-02-03 20:26 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug c++/29225] [4.0/4.1/4.2/4.3 regression] ICE in gimplify_expr, at gimplify.c:4513

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #6 from gdr at gcc dot gnu dot org 2007-02-03 20:25 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug middle-end/29215] [4.0/4.1/4.2/4.3 Regression] memcpy is not fully optimized any more

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #10 from gdr at gcc dot gnu dot org 2007-02-03 20:24 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug target/29198] [4.0 Regression] Incorrect reference to __thread array with -fPIC -O2 on x86

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #8 from gdr at gcc dot gnu dot org 2007-02-03 20:22 --- Fixed in GCC-4.1.2. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug objc/29197] [4.0/4.1/4.2/4.3 Regression] ICE after error with array type with undefined variable

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #3 from gdr at gcc dot gnu dot org 2007-02-03 20:21 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug c++/29175] [4.0 regression] ICE on invalid C++ variable length array

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #7 from gdr at gcc dot gnu dot org 2007-02-03 20:20 --- Fixed in GCC-4.1.2 -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug c/29154] [4.0 Regression] *(* ppointer++)++ = *pointer++ generates bad code

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #7 from gdr at gcc dot gnu dot org 2007-02-03 20:18 --- Fixed in GCC-4.1.2 -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug c++/29138] [4.0 Regression] access declarations don't work for classes

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #6 from gdr at gcc dot gnu dot org 2007-02-03 20:17 --- Fixed in GCC-4.1.2. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug inline-asm/29119] [4.0 Regression] Internal compiler error while adding __asm__ statement

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #11 from gdr at gcc dot gnu dot org 2007-02-03 20:16 --- Fixed in GCC-4.1.2. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug c/29091] [4.0 Regression] vector constant not fully outputed

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #7 from gdr at gcc dot gnu dot org 2007-02-03 20:16 --- Fixed in GCC-4.1.2. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug c++/29080] [4.0 Regression] Multiple-inheritance with template method function code triggers "internal compiler error: in build_base_path, at cp/class.c:273"

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #7 from gdr at gcc dot gnu dot org 2007-02-03 20:15 --- Fixed in GCC-4.1.2. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug c++/29048] [4.0/4.1/4.2/4.3 Regression] "`x' is private" error duplicated when scope specified

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #4 from gdr at gcc dot gnu dot org 2007-02-03 20:09 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug target/29042] [4.0/4.1/4.2/4.3 Regression] Useless floating-point stores and loads on x86

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #2 from gdr at gcc dot gnu dot org 2007-02-03 20:05 --- Won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug c++/29039] [4.0/4.1 Regression] implicitly defined constructor for class with reference member

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #4 from gdr at gcc dot gnu dot org 2007-02-03 20:04 --- Won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug c++/29024] [4.0/4.1 Regression] storage class specifier accepted for typedef (clause 7.1.1 ; 1)

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #6 from gdr at gcc dot gnu dot org 2007-02-03 20:04 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug c++/29020] [4.0 regression] ICE using A::A instead of A in friend declaration

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #8 from gdr at gcc dot gnu dot org 2007-02-03 20:03 --- Fixed in GCC-4.1.2. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug c++/28999] [4.0 regression] ICE on invalid use of typename

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #8 from gdr at gcc dot gnu dot org 2007-02-03 20:02 --- Fixed in GCC-4.1.2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28999

[Bug c++/28999] [4.0 regression] ICE on invalid use of typename

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #7 from gdr at gcc dot gnu dot org 2007-02-03 19:46 --- Fixed in GCC-4.1.2 -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug c++/28989] [4.0/4.1/4.2/4.3 Regression] post-increment of bool variable accepted as lvalue

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #10 from gdr at gcc dot gnu dot org 2007-02-03 19:45 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug c++/28985] [4.0/4.1/4.2/4.3 Regression] class member access using a qualified-id fails to check for match of classes

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #3 from gdr at gcc dot gnu dot org 2007-02-03 19:44 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug target/28960] [4.0 Regression] optimized bug with ia32 sse

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #5 from gdr at gcc dot gnu dot org 2007-02-03 19:43 --- Fixed in GCC-4.1.2. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug c++/28879] [4.0/4.1/4.2/4.3 regression] ICE with VLA in template function

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #3 from gdr at gcc dot gnu dot org 2007-02-03 19:42 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug c++/28878] [4.0 regression] ICE using "[" instead of "{"

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #5 from gdr at gcc dot gnu dot org 2007-02-03 19:38 --- Fixed in GCC0-4.1.2. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug tree-optimization/28868] [4.0/4.1/4.2/4.3 Regression] Not elimintating the PHIs which have the same arguments

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #8 from gdr at gcc dot gnu dot org 2007-02-03 19:38 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug c++/28861] [4.0/4.1 regression] ICE on invalid in-class specialization

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #6 from gdr at gcc dot gnu dot org 2007-02-03 19:37 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug debug/28834] [4.0/4.1/4.2/4.3 Regression] -O3 -g crashes sometimes when using may_alias and structs

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #19 from gdr at gcc dot gnu dot org 2007-02-03 19:35 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug middle-end/28831] [4.0/4.1/4.2/4.3 Regression] Aggregate copy not elided when using a return value as a pass-by-value parameter

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #4 from gdr at gcc dot gnu dot org 2007-02-03 19:35 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug middle-end/28755] [4.0/4.1/4.2/4.3 Regression] duplicate members of arrays

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #6 from gdr at gcc dot gnu dot org 2007-02-03 18:56 --- Won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug c/28712] [4.0/4.1 Regression] Compile failure with --combine and packed structures.

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #4 from gdr at gcc dot gnu dot org 2007-02-03 18:55 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug preprocessor/28709] [4.0/4.1 regression] Bad diagnostic pasting tokens with ##

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #6 from gdr at gcc dot gnu dot org 2007-02-03 18:54 --- Won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug tree-optimization/28707] [4.0 Regression] Incorrect optimization inside member function

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #3 from gdr at gcc dot gnu dot org 2007-02-03 18:52 --- Fixed in GCC-4.1.0. Won't fix for GCC-4.0.x. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug middle-end/28683] [4.0 regression] ICE (segfault in add_reg_br_prob_note) when comparing pointers with -O (and higher)

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #6 from gdr at gcc dot gnu dot org 2007-02-03 18:51 --- Fixed in GCC-4.1.2. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug c++/28677] [4.0 regression] Function prototype in function body crashes compilation

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #15 from gdr at gcc dot gnu dot org 2007-02-03 18:45 --- Fixed in GCC-4.1.2. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug c++/28642] [4.0/4.1/4.2/4.3 Regression] ICE in layout_type with may_alias and templates

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #7 from gdr at gcc dot gnu dot org 2007-02-03 18:43 --- Won't fix in GCC-4.0.x. Adjustine milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug c/28592] [4.0 regression] Segmentation Fault running -O2 on file with deep nesting

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #4 from gdr at gcc dot gnu dot org 2007-02-03 18:42 --- Fixed in GCC-4.1.0. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug c++/28573] [4.0/4.1 Regression] incorrectly allowing non-constant expression to offsetof()

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #5 from gdr at gcc dot gnu dot org 2007-02-03 18:42 --- won't fix in GCC-4.0.x. Adjustine milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug c++/28558] [4.0/4.1/4.2/4.3 regression] Trouble with __attribute__ and non-PODs

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #5 from gdr at gcc dot gnu dot org 2007-02-03 18:41 --- Won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug c++/28557] [4.0 regression] Trouble with templated type conversion operator

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #4 from gdr at gcc dot gnu dot org 2007-02-03 18:41 --- Fixed in GCC-4.1.2. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug driver/28528] [4.0/4.1 Regression] C language extensions override -x in C++ driver

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #12 from gdr at gcc dot gnu dot org 2007-02-03 18:40 --- Won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug c++/28523] [4.0 Regression] Throw of a derived class casted to its base class using a C-style cast

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #5 from gdr at gcc dot gnu dot org 2007-02-03 18:39 --- Fixed in GCC-4.1.2 -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug c++/28513] [4.0/4.1/4.2/4.3 Regression] QOI: Diagnostic missing since 3.3.x when naming rule is violated

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #4 from gdr at gcc dot gnu dot org 2007-02-03 18:35 --- Won't fix in GCC-4.0.x. Adjustig milestone. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28513

[Bug c++/28513] [4.0/4.1/4.2/4.3 Regression] QOI: Diagnostic missing since 3.3.x when naming rule is violated

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #3 from gdr at gcc dot gnu dot org 2007-02-03 18:10 --- Won't fix in GCC-4.0.x. Adjustig milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

[Bug c++/28506] [4.0 regression] ICE with initializers for functions

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #6 from gdr at gcc dot gnu dot org 2007-02-03 18:08 --- Fixed in GCC-4.1.2 -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug c++/28505] [4.0/4.1 regression] ICE with invalid constructors

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #5 from gdr at gcc dot gnu dot org 2007-02-03 18:08 --- Won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |

  1   2   3   4   5   6   7   >