Bug 31509 - FAIL: libgomp.fortran/omp_parse3.f90 -O3 -g
Summary: FAIL: libgomp.fortran/omp_parse3.f90 -O3 -g
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: middle-end (show other bugs)
Version: 4.3.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-08 17:59 UTC by John David Anglin
Modified: 2012-02-01 20:38 UTC (History)
2 users (show)

See Also:
Host: hppa2.0w-hp-hpux11.11
Target: hppa2.0w-hp-hpux11.11
Build: hppa2.0w-hp-hpux11.11
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John David Anglin 2007-04-08 17:59:14 UTC
Executing on host: /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/ /te
st/gnu/gcc/gcc/libgomp/testsuite/libgomp.fortran/omp_parse3.f90  -B/test/gnu/gcc
/objdir/hppa2.0w-hp-hpux11.11/./libgomp/ -I/test/gnu/gcc/objdir/hppa2.0w-hp-hpux
11.11/./libgomp -I/test/gnu/gcc/gcc/libgomp/testsuite/.. -fmessage-length=0 -fop
enmp  -O3 -g     -L/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libgomp/.libs -l
gomp -L/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libgomp/../libgfortran/.libs
 -lgfortranbegin -lgfortran -lm   -o ./omp_parse3.exe    (timeout = 300)
/usr/ccs/bin/ld: Unsatisfied symbols:
   tlsblock_ (first referenced in /var/tmp//ccReSaHL.o) (data)
collect2: ld returned 1 exit status
compiler exited with status 1
Comment 1 John David Anglin 2008-12-11 23:41:25 UTC
This is fixed.
Comment 2 Andrew Pinski 2012-02-01 20:38:54 UTC
(In reply to comment #1)
> This is fixed.

So closing it as such.