[Omp] What goes wrong here (ICE)

Klaas Vantournhout Klaas.Vantournhout at UGent.be
Thu Apr 27 04:38:20 PDT 2006


Hi Jakub,

>> 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.

I am aware that gomp bug report should appear on the bugzilla.  But
since I only started with openmp I was not sure if what I wrote down,
was actually correct programming.  If I remove omp.h and the pragma, it
will compile.  It also compiles when I change the class into a normal
'old' type like double, or when the function becomes a void instead of
T1.  But from the moment I use what I wrote there, I obtain the error.
So, my question was, is it gcc related, or did I misunderstand something
about what can and what can not in openmp by which this error occurred.

Klaas

-- 
"Several billion trillion tons of superhot
exploding hydrogen nuclei rose slowly above
the horizon and managed to look small, cold
and slightly damp."
	Douglas Adams - The Hitch Hickers
		Guide to the Galaxy


More information about the Omp mailing list