[Bug c++/27746] ICE on openmp code when using _Pragma from macro

2006-05-23 Thread bowie dot owens at csiro dot au
--- Comment #1 from bowie dot owens at csiro dot au 2006-05-24 01:47 --- Created an attachment (id=11502) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11502action=view) c++ file which causes ICE -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27746

[Bug c++/27746] ICE on openmp code when using _Pragma from macro

2006-05-23 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-05-24 03:08 --- The ICE: t1.cc:9: internal compiler error: Abort trap Please submit a full bug report, with preprocessed source if appropriate. See URL:http://gcc.gnu.org/bugs.html for instructions. The backtrace: #0 0x90128b54

[Bug c/27746] ICE on openmp code when using _Pragma from macro

2006-05-23 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-05-24 03:10 --- C also has the same issue. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added