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: [4.1/4.0/3.4] fix pr19672 by tuning expansion of TRUTH_{AND,OR}_EXPR


     I will, but I'd be quite wary of relying exclusively on the
     side-effects bit.  I think that's far too dangerous for Ada at this
     point on release branches; at a very minimum, please revert the change
     on the 3.4 branch.

I'm comfortable with testing the side-effects bit.  I'm pretty sure there's
lots of similar code elsewhere: for example, I distinctly remember writing
some and I'm pretty sure much of it is still there.  If your testing shows
that fixes the problem, I think it's OK to do it that way and not revert the
change.


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