This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/12101] [3.3/3.4 Regression] i386 Solaris no longer works with GNU as?


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]