[Bug regression/39828] [4.4 regression] missing symbols in 64bit libgcc

2009-04-20 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2009-04-20 23:06 --- Note that powerpc64-linux configured gcc (both with --with-cpu=default32 and without it, i.e. defaulting to -m32 resp. -m64) weren't exporting these in 64-bit libgcc_s.so.1, checked 4.1 and 4.3. -- http://gcc.gnu.

[Bug regression/39828] [4.4 regression] missing symbols in 64bit libgcc

2009-04-20 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2009-04-20 22:50 --- Yes it is, see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39634. These functions are never called because they are soft-fp functions so there is no reason for them to be in existant in libgcc as they are not used.

[Bug regression/39828] [4.4 regression] missing symbols in 64bit libgcc

2009-04-20 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2009-04-20 22:48 --- Actually I think this was on purpose. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39828 --- You are receiving this mail because: --- You reported the bug, or are watching the reporter. -- To UNSUB