public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/48288] New: [4.7 Regression] ld: Unsatisfied symbol "__iordi3" in file /test/gnu/gcc/objdir/./gcc/libgcc_eh.a
@ 2011-03-25 15:20 danglin at gcc dot gnu.org
  2011-03-25 15:52 ` [Bug target/48288] " rguenth at gcc dot gnu.org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: danglin at gcc dot gnu.org @ 2011-03-25 15:20 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.7 Regression] ld: Unsatisfied symbol "__iordi3" in
                    file /test/gnu/gcc/objdir/./gcc/libgcc_eh.a
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: danglin@gcc.gnu.org
              Host: hppa64-hp-hpux11.11
            Target: hppa64-hp-hpux11.11
             Build: hppa64-hp-hpux11.11


checking for C compiler default output file name...
configure: error: in `/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libgomp':
configure: error: C compiler cannot create executables
See `config.log' for more details.
make[2]: *** [configure-stage1-target-libgomp] Error 77
make[2]: Leaving directory `/test/gnu/gcc/objdir'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/test/gnu/gcc/objdir'
make: *** [bootstrap] Error 2

# ./xgcc -B./ -v
Reading specs from ./specs
COLLECT_GCC=./xgcc
COLLECT_LTO_WRAPPER=./lto-wrapper
Target: hppa64-hp-hpux11.11
Configured with: ../gcc/configure --with-gnu-as --with-as=/opt/gnu64/bin/as
--wi th-ld=/usr/ccs/bin/ld --enable-shared --with-local-prefix=/opt/gnu64
--prefix=/o pt/gnu64/gcc/gcc-4.6.0 --build=hppa64-hp-hpux11.11
--enable-threads=posix --disa ble-nls --with-gmp=/opt/gnu64/gcc/gcc-4.6.0
--with-libelf=/opt/gnu64 --enable-la nguages=c,c++,objc,obj-c++,fortran,lto
Thread model: posix
gcc version 4.7.0 20110324 (experimental) [trunk revision 171429] (GCC)


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug target/48288] [4.7 Regression] ld: Unsatisfied symbol "__iordi3" in file /test/gnu/gcc/objdir/./gcc/libgcc_eh.a
  2011-03-25 15:20 [Bug middle-end/48288] New: [4.7 Regression] ld: Unsatisfied symbol "__iordi3" in file /test/gnu/gcc/objdir/./gcc/libgcc_eh.a danglin at gcc dot gnu.org
@ 2011-03-25 15:52 ` rguenth at gcc dot gnu.org
  2011-03-25 15:59 ` rguenth at gcc dot gnu.org
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-03-25 15:52 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|middle-end                  |target

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-03-25 15:41:26 UTC ---
I'd say PA64 should handle iordi3 w/o libgcc, no?


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug target/48288] [4.7 Regression] ld: Unsatisfied symbol "__iordi3" in file /test/gnu/gcc/objdir/./gcc/libgcc_eh.a
  2011-03-25 15:20 [Bug middle-end/48288] New: [4.7 Regression] ld: Unsatisfied symbol "__iordi3" in file /test/gnu/gcc/objdir/./gcc/libgcc_eh.a danglin at gcc dot gnu.org
  2011-03-25 15:52 ` [Bug target/48288] " rguenth at gcc dot gnu.org
@ 2011-03-25 15:59 ` rguenth at gcc dot gnu.org
  2011-03-25 16:17 ` dave at hiauly1 dot hia.nrc.ca
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-03-25 15:59 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.7.0


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug target/48288] [4.7 Regression] ld: Unsatisfied symbol "__iordi3" in file /test/gnu/gcc/objdir/./gcc/libgcc_eh.a
  2011-03-25 15:20 [Bug middle-end/48288] New: [4.7 Regression] ld: Unsatisfied symbol "__iordi3" in file /test/gnu/gcc/objdir/./gcc/libgcc_eh.a danglin at gcc dot gnu.org
  2011-03-25 15:52 ` [Bug target/48288] " rguenth at gcc dot gnu.org
  2011-03-25 15:59 ` rguenth at gcc dot gnu.org
@ 2011-03-25 16:17 ` dave at hiauly1 dot hia.nrc.ca
  2011-03-26  0:02 ` sje at cup dot hp.com
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: dave at hiauly1 dot hia.nrc.ca @ 2011-03-25 16:17 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from dave at hiauly1 dot hia.nrc.ca 2011-03-25 15:52:22 UTC ---
> I'd say PA64 should handle iordi3 w/o libgcc, no?

It does.  My initial guess is the breakage was introduced by
the fix for PR 48263.

Dave


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug target/48288] [4.7 Regression] ld: Unsatisfied symbol "__iordi3" in file /test/gnu/gcc/objdir/./gcc/libgcc_eh.a
  2011-03-25 15:20 [Bug middle-end/48288] New: [4.7 Regression] ld: Unsatisfied symbol "__iordi3" in file /test/gnu/gcc/objdir/./gcc/libgcc_eh.a danglin at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2011-03-25 16:17 ` dave at hiauly1 dot hia.nrc.ca
@ 2011-03-26  0:02 ` sje at cup dot hp.com
  2011-03-26 18:42 ` danglin at gcc dot gnu.org
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: sje at cup dot hp.com @ 2011-03-26  0:02 UTC (permalink / raw)
  To: gcc-bugs

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

Steve Ellcey <sje at cup dot hp.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011.03.25 23:02:21
                 CC|                            |richard.sandiford at linaro
                   |                            |dot org, sje at cup dot
                   |                            |hp.com
     Ever Confirmed|0                           |1

--- Comment #3 from Steve Ellcey <sje at cup dot hp.com> 2011-03-25 23:02:21 UTC ---
It looks to me like this started with r171341, Richard Sandiford's optab
cleanup patch.  I don't know exactly what the problem is but I verified that
r171340 bootstraps and r171341 does not.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug target/48288] [4.7 Regression] ld: Unsatisfied symbol "__iordi3" in file /test/gnu/gcc/objdir/./gcc/libgcc_eh.a
  2011-03-25 15:20 [Bug middle-end/48288] New: [4.7 Regression] ld: Unsatisfied symbol "__iordi3" in file /test/gnu/gcc/objdir/./gcc/libgcc_eh.a danglin at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2011-03-26  0:02 ` sje at cup dot hp.com
@ 2011-03-26 18:42 ` danglin at gcc dot gnu.org
  2011-03-27 23:52 ` danglin at gcc dot gnu.org
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: danglin at gcc dot gnu.org @ 2011-03-26 18:42 UTC (permalink / raw)
  To: gcc-bugs

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

John David Anglin <danglin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #4 from John David Anglin <danglin at gcc dot gnu.org> 2011-03-26 17:53:48 UTC ---
Testing fix.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug target/48288] [4.7 Regression] ld: Unsatisfied symbol "__iordi3" in file /test/gnu/gcc/objdir/./gcc/libgcc_eh.a
  2011-03-25 15:20 [Bug middle-end/48288] New: [4.7 Regression] ld: Unsatisfied symbol "__iordi3" in file /test/gnu/gcc/objdir/./gcc/libgcc_eh.a danglin at gcc dot gnu.org
                   ` (4 preceding siblings ...)
  2011-03-26 18:42 ` danglin at gcc dot gnu.org
@ 2011-03-27 23:52 ` danglin at gcc dot gnu.org
  2011-03-28 18:35 ` danglin at gcc dot gnu.org
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: danglin at gcc dot gnu.org @ 2011-03-27 23:52 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #5 from John David Anglin <danglin at gcc dot gnu.org> 2011-03-27 22:09:39 UTC ---
Author: danglin
Date: Sun Mar 27 22:09:36 2011
New Revision: 171582

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171582
Log:
    PR target/48288
    * config/pa/predicates.md (reg_or_ior_operand): New predicate.
    * config/pa/pa.md (iordi3): Use new predicate in expander.
    (iorsi3): Likewise.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/pa/pa.md
    trunk/gcc/config/pa/predicates.md


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug target/48288] [4.7 Regression] ld: Unsatisfied symbol "__iordi3" in file /test/gnu/gcc/objdir/./gcc/libgcc_eh.a
  2011-03-25 15:20 [Bug middle-end/48288] New: [4.7 Regression] ld: Unsatisfied symbol "__iordi3" in file /test/gnu/gcc/objdir/./gcc/libgcc_eh.a danglin at gcc dot gnu.org
                   ` (5 preceding siblings ...)
  2011-03-27 23:52 ` danglin at gcc dot gnu.org
@ 2011-03-28 18:35 ` danglin at gcc dot gnu.org
  2011-04-20 23:36 ` danglin at gcc dot gnu.org
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: danglin at gcc dot gnu.org @ 2011-03-28 18:35 UTC (permalink / raw)
  To: gcc-bugs

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

John David Anglin <danglin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #6 from John David Anglin <danglin at gcc dot gnu.org> 2011-03-28 17:45:39 UTC ---
Fixed on trunk.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug target/48288] [4.7 Regression] ld: Unsatisfied symbol "__iordi3" in file /test/gnu/gcc/objdir/./gcc/libgcc_eh.a
  2011-03-25 15:20 [Bug middle-end/48288] New: [4.7 Regression] ld: Unsatisfied symbol "__iordi3" in file /test/gnu/gcc/objdir/./gcc/libgcc_eh.a danglin at gcc dot gnu.org
                   ` (6 preceding siblings ...)
  2011-03-28 18:35 ` danglin at gcc dot gnu.org
@ 2011-04-20 23:36 ` danglin at gcc dot gnu.org
  2011-04-24 13:57 ` danglin at gcc dot gnu.org
  2011-04-30  0:21 ` danglin at gcc dot gnu.org
  9 siblings, 0 replies; 11+ messages in thread
From: danglin at gcc dot gnu.org @ 2011-04-20 23:36 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #7 from John David Anglin <danglin at gcc dot gnu.org> 2011-04-20 23:36:22 UTC ---
Author: danglin
Date: Wed Apr 20 23:36:20 2011
New Revision: 172797

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172797
Log:
    PR target/48288
    * config/pa/predicates.md (ior_operand): Delete predicate.
    (cint_ior_operand, reg_or_cint_ior_operand): New predicates.
    * config/pa/pa.md (iordi3): Use reg_or_cint_ior_operand predicate in
    expander.  Use cint_ior_operand in unnamed insn.
    (iorsi3): Likewise.
    * config/pa/pa-protos.h (ior_operand): Delete declarations.


Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/config/pa/pa-protos.h
    branches/gcc-4_6-branch/gcc/config/pa/pa.md
    branches/gcc-4_6-branch/gcc/config/pa/predicates.md


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug target/48288] [4.7 Regression] ld: Unsatisfied symbol "__iordi3" in file /test/gnu/gcc/objdir/./gcc/libgcc_eh.a
  2011-03-25 15:20 [Bug middle-end/48288] New: [4.7 Regression] ld: Unsatisfied symbol "__iordi3" in file /test/gnu/gcc/objdir/./gcc/libgcc_eh.a danglin at gcc dot gnu.org
                   ` (7 preceding siblings ...)
  2011-04-20 23:36 ` danglin at gcc dot gnu.org
@ 2011-04-24 13:57 ` danglin at gcc dot gnu.org
  2011-04-30  0:21 ` danglin at gcc dot gnu.org
  9 siblings, 0 replies; 11+ messages in thread
From: danglin at gcc dot gnu.org @ 2011-04-24 13:57 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #8 from John David Anglin <danglin at gcc dot gnu.org> 2011-04-24 13:56:16 UTC ---
Author: danglin
Date: Sun Apr 24 13:56:13 2011
New Revision: 172917

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172917
Log:
    PR target/48288
    * config/pa/predicates.md (ior_operand): Delete predicate.
    (cint_ior_operand, reg_or_cint_ior_operand): New predicates.
    * config/pa/pa.md (iordi3): Use reg_or_cint_ior_operand predicate in
    expander.  Use cint_ior_operand in unnamed insn.
    (iorsi3): Likewise.
    * config/pa/pa-protos.h (ior_operand): Delete declarations.


Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/config/pa/pa-protos.h
    branches/gcc-4_4-branch/gcc/config/pa/pa.md
    branches/gcc-4_4-branch/gcc/config/pa/predicates.md


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug target/48288] [4.7 Regression] ld: Unsatisfied symbol "__iordi3" in file /test/gnu/gcc/objdir/./gcc/libgcc_eh.a
  2011-03-25 15:20 [Bug middle-end/48288] New: [4.7 Regression] ld: Unsatisfied symbol "__iordi3" in file /test/gnu/gcc/objdir/./gcc/libgcc_eh.a danglin at gcc dot gnu.org
                   ` (8 preceding siblings ...)
  2011-04-24 13:57 ` danglin at gcc dot gnu.org
@ 2011-04-30  0:21 ` danglin at gcc dot gnu.org
  9 siblings, 0 replies; 11+ messages in thread
From: danglin at gcc dot gnu.org @ 2011-04-30  0:21 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #9 from John David Anglin <danglin at gcc dot gnu.org> 2011-04-30 00:15:48 UTC ---
Author: danglin
Date: Sat Apr 30 00:15:43 2011
New Revision: 173199

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173199
Log:
    PR target/48288
    * config/pa/predicates.md (ior_operand): Delete predicate.
    (cint_ior_operand, reg_or_cint_ior_operand): New predicates.
    * config/pa/pa.md (iordi3): Use reg_or_cint_ior_operand predicate in
    expander.  Use cint_ior_operand in unnamed insn.
    (iorsi3): Likewise.
    * config/pa/pa-protos.h (ior_operand): Delete declarations.


Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/config/pa/pa-protos.h
    branches/gcc-4_5-branch/gcc/config/pa/pa.md
    branches/gcc-4_5-branch/gcc/config/pa/predicates.md


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-04-30  0:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-25 15:20 [Bug middle-end/48288] New: [4.7 Regression] ld: Unsatisfied symbol "__iordi3" in file /test/gnu/gcc/objdir/./gcc/libgcc_eh.a danglin at gcc dot gnu.org
2011-03-25 15:52 ` [Bug target/48288] " rguenth at gcc dot gnu.org
2011-03-25 15:59 ` rguenth at gcc dot gnu.org
2011-03-25 16:17 ` dave at hiauly1 dot hia.nrc.ca
2011-03-26  0:02 ` sje at cup dot hp.com
2011-03-26 18:42 ` danglin at gcc dot gnu.org
2011-03-27 23:52 ` danglin at gcc dot gnu.org
2011-03-28 18:35 ` danglin at gcc dot gnu.org
2011-04-20 23:36 ` danglin at gcc dot gnu.org
2011-04-24 13:57 ` danglin at gcc dot gnu.org
2011-04-30  0:21 ` danglin at gcc dot gnu.org

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