public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/28086]  New: symbols missing on ia64
@ 2006-06-19 17:55 konqueror at gmx dot de
  2006-06-19 17:58 ` [Bug target/28086] [4.1/4.2 Regression] " pinskia at gcc dot gnu dot org
  2006-06-19 21:05 ` schwab at suse dot de
  0 siblings, 2 replies; 3+ messages in thread
From: konqueror at gmx dot de @ 2006-06-19 17:55 UTC (permalink / raw)
  To: gcc-bugs

When building kaffe 1.1.7 (http://www.kaffe.org/) with GCC 4.1 I get the
following error message:

ia64-linux-gnu-gcc -g -O2 -Wall -W -Wextra -g -O1 -fno-omit-frame-pointer -o
.libs/kaffe-bin main.o version.o .libs/kaffe-binS.o -Wl,--export-dynamic 
../../kaffe/kaffevm/.libs/libkaffevm.so -ldl -lm
../../replace/.libs/libreplace.a -lpthread -Wl,--rpath
-Wl,/usr/lib/kaffe/jthreads/jre/lib/ia64
../../kaffe/kaffevm/.libs/libkaffevm.so: undefined reference to
`__sync_val_compare_and_swap_di'
../../kaffe/kaffevm/.libs/libkaffevm.so: undefined reference to
`__sync_fetch_and_add_di'
collect2: ld returned 1 exit status

With GCC 4.0 kaffe builds fine on ia64.


-- 
           Summary: symbols missing on ia64
           Product: gcc
           Version: 4.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: konqueror at gmx dot de
 GCC build triplet: ia64-linux-gnu
  GCC host triplet: ia64-linux-gnu
GCC target triplet: ia64-linux-gnu


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


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

* [Bug target/28086] [4.1/4.2 Regression] symbols missing on ia64
  2006-06-19 17:55 [Bug c/28086] New: symbols missing on ia64 konqueror at gmx dot de
@ 2006-06-19 17:58 ` pinskia at gcc dot gnu dot org
  2006-06-19 21:05 ` schwab at suse dot de
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-06-19 17:58 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |target
           Keywords|                            |link-failure
            Summary|symbols missing on ia64     |[4.1/4.2 Regression] symbols
                   |                            |missing on ia64
   Target Milestone|---                         |4.1.2


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


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

* [Bug target/28086] [4.1/4.2 Regression] symbols missing on ia64
  2006-06-19 17:55 [Bug c/28086] New: symbols missing on ia64 konqueror at gmx dot de
  2006-06-19 17:58 ` [Bug target/28086] [4.1/4.2 Regression] " pinskia at gcc dot gnu dot org
@ 2006-06-19 21:05 ` schwab at suse dot de
  1 sibling, 0 replies; 3+ messages in thread
From: schwab at suse dot de @ 2006-06-19 21:05 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from schwab at suse dot de  2006-06-19 20:14 -------
These symbols were never supposed to be used directly, only via the
__sync_val_compare_and_swap and __sync_fetch_and_add macros (which are now
builtins).


-- 

schwab at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


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

end of thread, other threads:[~2006-06-19 20:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-19 17:55 [Bug c/28086] New: symbols missing on ia64 konqueror at gmx dot de
2006-06-19 17:58 ` [Bug target/28086] [4.1/4.2 Regression] " pinskia at gcc dot gnu dot org
2006-06-19 21:05 ` schwab at suse dot de

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