This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

sh-elf broken for egcs-971127 ?


Hi,

I am trying to build egcs-971127 for sh-elf, but
I get thousands of assembler-warnings for any call to
xgcc during the build process.

Example:

/lfs/hermes/sh-elf/build-971127/gcc/xgcc
-B/lfs/hermes/sh-elf/build-971127/gcc/ -idirafter
/lfs/hermes/sh-elf/build-971127/sh-elf/newlib/targ-include -idirafter
/lfs/hermes/sh-elf/src/newlib/libc/include -nostdinc -g -O2  -ml  -O2
-fno-builtin
-I/lfs/hermes/sh-elf/build-971127/sh-elf/newlib/./targ-include
-I/lfs/hermes/sh-elf/src/newlib/./libc/include -c
../../../../../../src/newlib/libm/math/k_tan.c
/tmp/cca32287.s: Assembler messages:
/tmp/cca32287.s:142: Warning: misaligned data
/tmp/cca32287.s:172: Warning: misaligned data
[...]

This didn't happen for egcs-971122.

Ralf.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]