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 RFC IA64] Fixing predication & autoinc interaction



However, following the ARM approach, we probably want to disallow side
effects only for IF_THEN_ELSE forms and leave "predicable" attributes
on everything, since they produce COND_EXEC forms of conditional
assignment.
I think the following part of Steve's original patch should be
sufficient (bootstrapping it now):

JFYI, bootstrap and regtest succeeded on ia64-linux, testcase in the PR and vect-cond-*.c tests do not fail with this patch.

Great, Steve can approve this patch himself IIRC.


Paolo


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