This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/50646] configure detects big endian on little endian system.
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 07 Oct 2011 08:39:39 +0000
- Subject: [Bug c/50646] configure detects big endian on little endian system.
- Auto-submitted: auto-generated
- References: <bug-50646-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50646
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2011-10-07
CC| |rwild at gcc dot gnu.org
Ever Confirmed|0 |1
--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-10-07 08:39:39 UTC ---
So ... does this cause any problem for you in GCC? [note: it's expanded from
AC_C_BIGENDIAN in gcc/configure.ac]
If not, it's a autoconf bug, not a GCC bug.