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: C++ PATCH: PR 9965


> With 3.2, this returns 0.  With cvs head, it returns 1.

Hard to argue with that.

I'll look into that.  I'm in the process of checking in a patch for the
other problem that was reported.  Assuming that's the last bug :-),
we're actually ahead of where we started -- we're more correct.  (All
this started when I went to fix a fail-to-compile-valid-code bug...)

Of course, we should be able to avoid the extra temporary on your
example, and I'll work on that tomorrow.

--
Mark Mitchell                   mark at codesourcery dot 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]