public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "danglin at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug driver/55884] New: FAIL: libgomp.fortran/omp_parse3.f90  -O0  (test for excess errors)
Date: Sat, 05 Jan 2013 16:30:00 -0000	[thread overview]
Message-ID: <bug-55884-4@http.gcc.gnu.org/bugzilla/> (raw)


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55884

             Bug #: 55884
           Summary: FAIL: libgomp.fortran/omp_parse3.f90  -O0  (test for
                    excess errors)
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: driver
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: danglin@gcc.gnu.org
              Host: hppa2.0w-hp-hpux11.11
            Target: hppa2.0w-hp-hpux11.11
             Build: hppa2.0w-hp-hpux11.11


Created attachment 29087
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29087
omp_parse3 compile log with -v -Wl,-debug

spawn /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
/test/gnu/gcc/gcc/libgomp/testsuite/libgomp.fortran/omp_parse3.f90
-B/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libgomp/
-B/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libgomp/.libs
-I/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libgomp
-I/test/gnu/gcc/gcc/libgomp/testsuite/.. -fmessage-length=0
-fno-diagnostics-show-caret -fopenmp -fintrinsic-modules-path
/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libgomp
-B/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libgomp/../libquadmath/.libs/
-O0 -B/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libgomp/../libgfortran/.libs
-L/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libgomp/.libs
-L/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libgomp/../libquadmath/.libs/
-L/test/gnu/gcc/objdir/hppa
2.0w-hp-hpux11.11/./libgomp/../libgfortran/.libs -lgfortran -lm -o
./omp_parse3.
exe
xgcc: fatal error: cannot specify -o with -c, -S or -E with multiple files
compilation terminated.
collect2: error: gcc returned 1 exit status
compiler exited with status 1

With -v:

 /test/gnu/gcc/objdir/gcc/collect2 -z -u main -u __gcc_plt_call -o
./omp_parse3.exe /usr/ccs/lib/crt0.o /lib/unix98.o
-L/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libgomp/.libs
-L/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libgomp/../libquadmath/.libs/
-L/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libgomp/../libgfortran/.libs
-L/test/gnu/gcc/objdir/gcc
-L/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libgomp
-L/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libgomp/.libs
-L/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libquadmath/.libs
-L/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libgfortran/.libs -L/usr/ccs/lib
-L/opt/langtools/lib omp_parse3.o -lgfortran -lm -lgomp -lgcc -lgcc_eh -lrt
-lpthread -lc -lgcc -lgcc_eh -lgcc_stub
xgcc: fatal error: cannot specify -o with -c, -S or -E with multiple files
compilation terminated.

With -Wl,-debug:

/test/gnu/gcc/objdir/gcc/xgcc -x c -c -o /var/tmp//ccGz9WOJ.o -B
/test/gnu/gcc/objdir/gcc/ -B
/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libgomp/ -B
/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libgomp/.libs -fmessage-length=0
-fno-diagnostics-show-caret -fopenmp -fintrinsic-modules-path -B
/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libgomp/../libquadmath/.libs/ -B
/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./libgomp/../libgfortran/.libs
-fno-profile-arcs -fno-test-coverage -fno-branch-probabilities -fno-exceptions
-w -fno-whole-program /var/tmp//ccRV7Hds.c
xgcc: fatal error: cannot specify -o with -c, -S or -E with multiple files
compilation terminated.
collect2: error: gcc returned 1 exit status
ÄLeaving /var/tmp//ccRV7Hds.cÅ
ÄLeaving /var/tmp//ccGz9WOJ.oÅ
ÄLeaving /var/tmp//ccfn45y1.ldÅ
ÄLeaving /var/tmp//ccimnM3j.leÅ
ÄLeaving ./omp_parse3.exeÅ


             reply	other threads:[~2013-01-05 16:30 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-05 16:30 danglin at gcc dot gnu.org [this message]
2013-01-05 16:37 ` [Bug driver/55884] [4.8 Regression] " danglin at gcc dot gnu.org
2013-01-05 18:59 ` danglin at gcc dot gnu.org
2013-01-07 10:06 ` rguenth at gcc dot gnu.org
2013-01-07 12:51 ` jakub at gcc dot gnu.org
2013-01-07 16:09 ` dave.anglin at bell dot net
2013-01-08  3:34 ` dave.anglin at bell dot net
2013-01-08  8:13 ` jakub at gcc dot gnu.org
2013-01-08 15:30 ` dave.anglin at bell dot net
2013-01-09  4:16 ` dave.anglin at bell dot net
2013-01-09  4:46 ` dave.anglin at bell dot net
2013-01-13 21:27 ` dave.anglin at bell dot net
2013-01-16 16:20 ` burnus at gcc dot gnu.org
2013-01-16 16:36 ` jakub at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-55884-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).