[Bug c++/11466] '-mlittle-endian' doesn't work with GCC3.2.3 under Solaris 2.x
bangerth at dealii dot org
gcc-bugzilla@gcc.gnu.org
Tue Jul 8 16:01: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=11466
bangerth at dealii dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ebotcazou at libertysurf dot
| |fr
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-07-08 16:01:12
date| |
------- Additional Comments From bangerth at dealii dot org 2003-07-08 16:01 -------
OK, I did some archeology -- these options have been listed in invoke.texi
since the very first revision of this file under doc/invoke.texi. Before
that, the file existed in the gcc subdirectory, and there, the option
description dates back to the very first version, checked in by Jeff Law
in August 1997. So I guess these things predate the egcs era.
Eric, you have recently done all the sparc stuff. The compiler just
complains that this option doesn't exist, even if I give
-mcpu=ultrasparc
so I guess the manual is plain wrong, or what is the answer. I admit that
the manual is at least a) inconsisten (w.r.t. option summary and the sparc
option listing) and b) confusing (w.r.t. which cpu switch has to be given
to allow -mlittle-endian). What do you suggest?
W.
More information about the Gcc-bugs
mailing list