------- Comment #5 from rob1weld at aol dot com  2007-06-11 18:46 -------
I just built gcc version 4.3.0 20070611 and noticed this:

# grep -B4 -A2 undefined\ reference\ to
/opt/gcc-4_3-build/gcc/testsuite/gcc/gcc.log | head -n 6
Executing on host: /opt/gcc-4_3-build/gcc/xgcc -B/opt/gcc-4_3-build/gcc/
/root/downloads/gcc-4_3-trunk/gcc/testsuite/gcc.dg/torture/builtin-math-3.c  
-Os   -fno-show-column  -lm   -o builtin-math-3.exe    (timeout = 300)
PASS: gcc.dg/torture/builtin-math-3.c  -Os  (test for excess errors)
Executing on host: /opt/gcc-4_3-build/gcc/xgcc -B/opt/gcc-4_3-build/gcc/
/root/downloads/gcc-4_3-trunk/gcc/testsuite/gcc.dg/torture/builtin-math-4.c  
-O0   -fno-show-column  -lm   -o builtin-math-4.exe    (timeout = 300)
/tmp/ccjYQMCb.o: In function `main':
builtin-math-4.c:(.text+0x79): undefined reference to `link_error'
builtin-math-4.c:(.text+0xdc): undefined reference to `link_error'


This is new, it looks like someone is working on that part of the code.

In order to avoid any duplication of efforts I'm going to hold off on your
suggestion "determine what changed and update GCC".


-- 


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

Reply via email to