[Omp] What goes wrong here (ICE)
Jakub Jelinek
jakub at redhat.com
Thu Apr 27 04:14:02 PDT 2006
On Thu, Apr 27, 2006 at 12:37:51PM +0200, Klaas Vantournhout wrote:
> I don't know if this is the right place to post it, but currently there
> is no newsgroup or fora where I could post questions regarding openmp
> programming, so that is why I post this here. In case this is not the
> right place, please point me to the right place. In that case I'm sorry
> to overload the omp community with these posts.
>
> As you might know out of my previous question I use the gcc4.2 compiler
> which is in development stage 3 currently. I have written a program and
> tried to implement openmp in it but somehow I obtain an internal
> compiler error (ICE). I know that gcc4.2 is still unstable but I would
> like to check it with compilers which are stable and contain openmp.
> The ICE is still there in this remnant of my code.
>
> Could somebody check this if it is also gives an ICE or does not
> compile, or point me to my mistake. gcc4.1 on FC5 gives the same error,
> but that one has back ported the gomp to the 4.1 if i am right. I could
> dump it on bugzilla for gcc, but if it is just general wrong
> programming, then this is not useful.
GCC bugreports should always go to http://gcc.gnu.org/bugzilla/, if openmp
related, then with openmp keyword. This list is not the right place to
report them.
Jakub
More information about the Omp
mailing list