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]

PR target/10153 (x86_64 registers usage in x86)


PR target/10153 is a bug that is caused by x86_64 registers not being marked as invalid registers for ia32.
Would someone with knowledge of how to fix it look at the PR, it contains a
little testcase which looks like valid code, it use the "r" constraint which should not
include "sil" or "dil" in 32 bit mode.


Thanks,
Andrew Pinski


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