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: S/390: Fix incorrect insn attributes


Therefore due to changes in the optimizers (e.g. basic block reordering)
it can very well happen that some piece of code that didn't exhibit a
branch with those characteristics with older gcc versions *will* do so
with gcc 3.2 and the bug would show -- this would be regression from
a user's point of view.
OK; go ahead and check in the patch on the branch.

--
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


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