[Bug c++/31579] [4.3 regression] ICE when compiling attached code

2007-06-06 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2007-06-07 02:55 --- I have a fix, I fixed this one already on the pointer_plus branch and I did not know there was a way to invoke this bug on the trunk. 2007-05-12 Andrew Pinski <[EMAIL PROTECTED]> * expr.c (expand_expr_addr

[Bug c++/31579] [4.3 regression] ICE when compiling attached code

2007-04-19 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2007-04-19 20:15 --- (In reply to comment #3) > Confirmed. This is a regression on at least mainline. I don't > have my set of compilers around here to verify if it is also a > regression on 4.1 and 4.2.x. It seems to work with 4.0.x.

[Bug c++/31579] [4.3 regression] ICE when compiling attached code

2007-04-19 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added GCC build triplet|i686-pc-linux-gnu | GCC host triplet|i686-pc-linux-gnu | GCC target triplet

[Bug c++/31579] [4.3 regression] ICE when compiling attached code

2007-04-19 Thread bangerth at dealii dot org
--- Comment #3 from bangerth at dealii dot org 2007-04-19 20:06 --- Confirmed. This is a regression on at least mainline. I don't have my set of compilers around here to verify if it is also a regression on 4.1 and 4.2.x. It seems to work with 4.0.x. W. -- bangerth at dealii dot or