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: [Committed] PR middle-end/18548: RTL expansion of MAX_EXPR


On Saturday 18 December 2004 14:12, Roger Sayle wrote:
> This patch resolves PR middle-end/18548 which is a wrong-code regression
> on mainline.

Could this bug also be present in older GCCs?  I was thinking
about the g++ min/max extension, e.g. "a = (a+1) >? b;".

Gr.
Steven


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