[Bug libgomp/26452] Internal compiler error with openmp

2006-02-24 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-02-24 18:24 --- This is a dup of bug 25952. *** This bug has been marked as a duplicate of 25952 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug libgomp/26452] Internal compiler error with openmp

2006-02-24 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-02-24 18:23 --- Actually this is still a bug. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug libgomp/26452] Internal compiler error with openmp

2006-02-23 Thread pkambadu at gmail dot com
--- Comment #3 from pkambadu at gmail dot com 2006-02-24 02:24 --- This was a big misunderstanding. I thought all the front-ends for openmp had been integrated into trunk. it seems like only the C one has been integrated. I downloaded the right branch as mentioned on the web-site. --

[Bug libgomp/26452] Internal compiler error with openmp

2006-02-23 Thread pkambadu at gmail dot com
--- Comment #2 from pkambadu at gmail dot com 2006-02-24 01:52 --- Sorry for the incomplete post. Here is the complete story: I tried looking into what might be wrong and have the following thoughts: In gcc/cp/parser.c, line 17661, there is the following assertion assert(id >= PRAGMA_

[Bug libgomp/26452] Internal compiler error with openmp

2006-02-23 Thread pkambadu at gmail dot com
--- Comment #1 from pkambadu at gmail dot com 2006-02-24 01:48 --- I tried looking into what might be wrong and have the following thoughts: 1. in gcc/cp/parser.c, line 17661, there is the following assertion -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26452