http://sourceware.org/bugzilla/show_bug.cgi?id=12360

           Summary: FAIL: size/aligment change of common symbols (warning
                    1)
           Product: binutils
           Version: 2.22 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
        AssignedTo: unassig...@sources.redhat.com
        ReportedBy: dang...@gcc.gnu.org


hppa64-linux-gnu-gcc  -B/home2/dave/binutils/objdir/ld/tmpdir/gas/
-I/home2/dave
/binutils/src/ld/testsuite/ld-elfcomm -g -O2   -g -O2 -fcommon -c
/home2/dave/bi
nutils/src/ld/testsuite/ld-elfcomm/common1a.c -o tmpdir/common1a.o
Executing on host: sh -c {hppa64-linux-gnu-gcc 
-B/home2/dave/binutils/objdir/ld
/tmpdir/gas/ -I/home2/dave/binutils/src/ld/testsuite/ld-elfcomm -g -O2   -g -O2 
-fcommon -c /home2/dave/binutils/src/ld/testsuite/ld-elfcomm/common1a.c -o
tmpdi
r/common1a.o 2>&1}  /dev/null ld.tmp (timeout = 300)
hppa64-linux-gnu-gcc  -B/home2/dave/binutils/objdir/ld/tmpdir/gas/
-I/home2/dave
/binutils/src/ld/testsuite/ld-elfcomm -g -O2   -g -O2 -fcommon -c
/home2/dave/bi
nutils/src/ld/testsuite/ld-elfcomm/common1b.c -o tmpdir/common1b.o
Executing on host: sh -c {hppa64-linux-gnu-gcc 
-B/home2/dave/binutils/objdir/ld
/tmpdir/gas/ -I/home2/dave/binutils/src/ld/testsuite/ld-elfcomm -g -O2   -g -O2 
-fcommon -c /home2/dave/binutils/src/ld/testsuite/ld-elfcomm/common1b.c -o
tmpdi
r/common1b.o 2>&1}  /dev/null ld.tmp (timeout = 300)
/home2/dave/binutils/objdir/ld/ld-new   -o tmpdir/common1.o -r
tmpdir/common1a.o
 tmpdir/common1b.o
Executing on host: sh -c {/home2/dave/binutils/objdir/ld/ld-new   -o
tmpdir/comm
on1.o -r tmpdir/common1a.o tmpdir/common1b.o 2>&1}  /dev/null ld.tmp (timeout = 
300)
/home2/dave/binutils/objdir/ld/ld-new: Warning: alignment 8 of symbol `foo1' in 
tmpdir/common1b.o is smaller than 64 in tmpdir/common1a.o
/home2/dave/binutils/objdir/ld/ld-new: Warning: alignment 8 of symbol `foo1' in 
tmpdir/common1b.o is smaller than 64 in tmpdir/common1a.o
FAIL: size/aligment change of common symbols (warning 1)

"aligment" is misspelled in fail.  It looks like the regexp expects `(8)'.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to