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] |
I've checked in the following patch as a fix for this bug. Basically, we need to punt on TER replacement if a stmt is volatile. It seems a touch heavy handed, but this seems to be the way we're currently handling volatiles... bootstrapped and no new regressions on i686-pc-linux-gnu. Andrew
Attachment:
14272.diff
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |