[Bug c/21342] [4.0/4.1 Regression] some incompatible external declarations not diagnosed

schwab at suse dot de gcc-bugzilla@gcc.gnu.org
Wed May 11 10:18:00 GMT 2005


------- Additional Comments From schwab at suse dot de  2005-05-11 10:18 -------
This is causing a regression on ia64: 
 
stage1/xgcc -Bstage1/ -B/usr/local/ia64-suse-linux/bin/   
-DUSE_LIBUNWIND_EXCEPTIONS -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings 
-Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long 
-Wno-variadic-macros -Wold-style-definition     -DHAVE_CONFIG_H  -o cc1 \ 
	c-parse.o c-lang.o stub-objc.o attribs.o c-errors.o c-lex.o c-pragma.o 
c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-opts.o c-format.o 
c-semantics.o c-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o 
c-objc-common.o c-dump.o c-pch.o  c-gimplify.o tree-mudflap.o c-pretty-print.o 
main.o  
libbackend.a ../libcpp/libcpp.a ../libcpp/libcpp.a   ../libiberty/libiberty.a 
libbackend.a(stringpool.o): In function `ggc_alloc_string': 
../../gcc/stringpool.c:91: relocation truncated to fit: GPREL22 against symbol 
`empty_string' defined in .rodata section in libbackend.a(stringpool.o) 
/usr/bin/ld: final link failed: Nonrepresentable section on output 
collect2: ld returned 1 exit status 
make[2]: *** [cc1] Error 1 
 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schwab at suse dot de
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


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



More information about the Gcc-bugs mailing list