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]

IRA patch: Handle attribute "enabled"


While experimenting with an ARM/NEON patch that tries to conditionally
add "?" constraint modifiers on some patterns using attribute "enabled",
I noticed that this did not cause IRA to change register allocation.
Fixed by this patch.

Tested on i686-pc-linux-gnu using the CodeSourcery build/test scripts
which I think involves a bootstrap.  Ok?


Bernd

Attachment: ira-enabled.diff
Description: Text document


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