[Bug bootstrap/11383] byte ordering test breaks using native sed

ebotcazou at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jul 1 17:18:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|0000-00-00 00:00:00         |2003-07-01 17:18:35
               date|                            |


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2003-07-01 17:18 -------
That's it:

checking for CHAR_BIT... yes
checking byte ordering... sed: Missing newline at end of file standard input.
big-endian
checking floating point format... sed: Missing newline at end of file standard
input.
IEEE (big-endian)
checking for mktemp... no

gax% which sed
/usr/xpg4/bin/sed

gax% grep "/usr/xpg4/bin/sed" /var/sadm/install/contents
/usr/xpg4/bin/sed f none 0555 root bin 27576 8386 947116934 SUNWxcu4


Should we workaround this bug?



More information about the Gcc-bugs mailing list