[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

r dot emrich at de dot tecosim dot com gcc-bugzilla@gcc.gnu.org
Wed Dec 3 16:32:00 GMT 2008



------- Comment #1 from r dot emrich at de dot tecosim dot com  2008-12-03 16:30 -------
Created an attachment (id=16815)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16815&action=view)
preproccesed source

the following looks weired for me:

# 31 "/opt/gnu/src/gcc/gcc-4.4.0-test/libstdc++-v3/libmath/stubs.c" 2
# 1 "../config.h" 1
# 32 "/opt/gnu/src/gcc/gcc-4.4.0-test/libstdc++-v3/libmath/stubs.c" 2





float
((float)fabs((double)(float)(float x)))
{
  return (float) fabs(x);
}



-- 


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



More information about the Gcc-bugs mailing list