[Bug middle-end/27696] [4.2 Regression] g++.dg/other/i386-2.C ICEs on the mainline on x86_64

2006-05-22 Thread kazu at gcc dot gnu dot org
--- Comment #3 from kazu at gcc dot gnu dot org 2006-05-22 15:19 --- Got a patch. -- kazu at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/27696] [4.2 Regression] g++.dg/other/i386-2.C ICEs on the mainline on x86_64

2006-05-21 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-05-21 08:45 --- Confirmed based on: http://gcc.gnu.org/ml/gcc-testresults/2006-05/msg01139.html -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/27696] [4.2 Regression] g++.dg/other/i386-2.C ICEs on the mainline on x86_64

2006-05-21 Thread kazu at gcc dot gnu dot org
--- Comment #2 from kazu at gcc dot gnu dot org 2006-05-21 22:21 --- Reduced to: void foo (void const * P, unsigned int E, unsigned int H) { __builtin_ia32_monitor (P, E, H); } -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27696