[Bug rtl-optimization/38272] [4.4 Regression] Revision 142207 caused libgomp.fortran/threadprivate2.f90
hjl dot tools at gmail dot com
gcc-bugzilla@gcc.gnu.org
Fri Nov 28 17:50:00 GMT 2008
------- Comment #2 from hjl dot tools at gmail dot com 2008-11-28 17:49 -------
Created an attachment (id=16789)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16789&action=view)
A smaller testcase
bash-3.2$ /export/build/gnu/gcc-test/build-x86_64-linux/gcc/xgcc
-B/export/build/gnu/gcc-test/build-x86_64-linux/gcc/
-B/export/build/gnu/gcc-test/build-x86_64-linux/x86_64-unknown-linux-gnu/32/libgomp/
-I/export/build/gnu/gcc-test/build-x86_64-linux/x86_64-unknown-linux-gnu/32/libgomp
-I/export/gnu/src/gcc-test/gcc/libgomp/testsuite/.. -march=i486
-fmessage-length=0 -fopenmp -O1
-L/export/build/gnu/gcc-test/build-x86_64-linux/x86_64-unknown-linux-gnu/32/libgomp/.libs
-lgomp
-L/export/build/gnu/gcc-test/build-x86_64-linux/x86_64-unknown-linux-gnu/32/libgomp/../libgfortran/.libs
-lgfortranbegin -lgfortran -lm -m32 -g
-Wl,-rpath,/export/build/gnu/gcc-work/build-x86_64-linux/x86_64-unknown-linux-gnu/32/libgomp/.libs
/tmp/foo.f90
bash-3.2$ ./a.out
Segmentation fault
bash-3.2$ ./a.out
Aborted
bash-3.2$
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38272
More information about the Gcc-bugs
mailing list