This is the mail archive of the gcc-patches@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]

Re: [PATCH, i386]: Change options handling for i386 target


Uros Bizjak wrote:

The patch was regression tested on i686-pc-linux-gnu for all default
languages. I plan to re-run the tests on x86_64 in a couple of hours.
However, I would like someone to test this change on Darwin, due to
small darwin.h change - do we really need to redefine TARGET_64BIT
define to the same default value... ?

Can't say if we need the TARGET_64BIT redefine, but it seems to me that we need to undef the TARGET_SUBTARGET_DEFAULT before redefining it ?


Andreas


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