public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug preprocessor/32670]  New: '$' is handled as a part of identifiers in asm
@ 2007-07-08  1:19 kkojima at gcc dot gnu dot org
  2007-07-08 19:20 ` [Bug preprocessor/32670] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: kkojima at gcc dot gnu dot org @ 2007-07-08  1:19 UTC (permalink / raw)
  To: gcc-bugs

i686-pc-linux-gnu build fails with

libtool: link: /exp/ldroot/dodes/i686-gcc-orig/gcc/gcj
-B/exp/ldroot/dodes/i686-gcc-orig/i686-pc-linux-gnu/libjava/
-B/exp/ldroot/dodes/i686-gcc-orig/gcc/ -ffloat-store -fomit-frame-pointer -Usun
-g -O2 -o .libs/jv-convert --main=gnu.gcj.convert.Convert -shared-libgcc 
-L/exp/ldroot/dodes/i686-gcc-orig/i686-pc-linux-gnu/libjava/.libs
-L/exp/ldroot/dodes/i686-gcc-orig/i686-pc-linux-gnu/libjava ./.libs/libgcj.so
-lpthread -lrt -ldl -Wl,-rpath -Wl,/usr/local/lib
./.libs/libgcj.so: undefined reference to `FFI_TYPE_DOUBLE'
./.libs/libgcj.so: undefined reference to `FFI_TYPE_SINT64'
./.libs/libgcj.so: undefined reference to `FFI_TYPE_LONGDOUBLE'
./.libs/libgcj.so: undefined reference to `FFI_TYPE_INT'
./.libs/libgcj.so: undefined reference to `FFI_TYPE_FLOAT'

on revision 126435.  Pinski has pointed out it's
because of the patch

r126428 | sandra | 2007-07-07 07:10:59 +0900 (Sat, 07 Jul 2007) | 1 line


-- 
           Summary: '$' is handled as a part of identifiers in asm
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P3
         Component: preprocessor
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kkojima at gcc dot gnu dot org
GCC target triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2007-07-10 11:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-08  1:19 [Bug preprocessor/32670] New: '$' is handled as a part of identifiers in asm kkojima at gcc dot gnu dot org
2007-07-08 19:20 ` [Bug preprocessor/32670] " pinskia at gcc dot gnu dot org
2007-07-08 19:21 ` [Bug preprocessor/32670] [4.3 Regression] " pinskia at gcc dot gnu dot org
2007-07-10 11:59 ` 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).