[Bug c++/25357] [3.4/4.0 Regression] ICE in typeid

2006-03-10 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.0.3 |4.0.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25357

[Bug c++/25357] [3.4/4.0 Regression] ICE in typeid

2006-02-22 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2006-02-22 14:09 --- *** Bug 26417 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c++/25357] [3.4/4.0 Regression] ICE in typeid

2006-01-15 Thread mmitchel at gcc dot gnu dot org
--- Comment #6 from mmitchel at gcc dot gnu dot org 2006-01-15 22:57 --- ICE on valid; P1. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Prio

[Bug c++/25357] [3.4/4.0 Regression] ICE in typeid

2006-01-15 Thread halcy0n at gentoo dot org
--- Comment #5 from halcy0n at gentoo dot org 2006-01-15 08:09 --- Mainline is fine. I accidently installed 4.0 over 4.2. -- halcy0n at gentoo dot org changed: What|Removed |Added ---

[Bug c++/25357] [3.4/4.0 Regression] ICE in typeid

2006-01-04 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-01-04 12:40 --- (In reply to comment #3) > I'm seeing the same 4.0 regression on mainline as well. Are you sure? I don't see it on "4.2.0 20060103" unless it happens after that. -- pinskia at gcc dot gnu dot org changed:

[Bug c++/25357] [3.4/4.0 Regression] ICE in typeid

2005-12-12 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2005-12-12 22:49 --- I also get an ICE on the 4.0 branch as of today (and 4.0.0 - 4.0.2): bug.cc: In function 'int main()': bug.cc:16: internal compiler error: in create_tmp_var, at gimplify.c:368 Please submit a full bug report, [etc