This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/12101] [3.3/3.4 Regression] i386 Solaris no longer works with GNU as?
- From: "ro at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Sep 2003 15:40:10 -0000
- Subject: [Bug target/12101] [3.3/3.4 Regression] i386 Solaris no longer works with GNU as?
- References: <20030829005650.12101.jweening@ccrwest.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12101
ro at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Last reconfirmed|2003-08-29 01:29:20 |2003-09-02 15:40:10
date| |
------- Additional Comments From ro at gcc dot gnu dot org 2003-09-02 15:40 -------
I'm looking into this. Would you please tell me how exactly the problem occured
for you:
* what version of gas did you use?
* during a regular bootstrap of gcc 3.3 (if so, what configure options and
make command did you use?)
* compiling some file after bootstrap finished (if so, please attach the
preprocessed input file and the exact compilation command used)
I'll probably go for detecting the support cmov syntax at configure time
instead of fixing the current hack to hard code the outcome.