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: fix for 48208 and 48260 on darwin


On Mar 30, 2011, at 5:41 AM, gcchelp.5.adept@0sg.net wrote:
> Tests that now fail, but worked before:
> 
> g++.dg/warn/Wstrict-aliasing-float-ref-int-obj.C  (test for warnings, line 7)
> 
> Tests that now work, but didn't before:
> 
> g++.dg/warn/Wstrict-aliasing-float-ref-int-obj.C  (test for warnings, line 7)

Yeah, someone thought it would be funny to have two test cases with the same exact name, and then to have one of them fail and the other one work, so, technically, what it said is true.

I've now applied the patch for you.  In the future, by sure to attach the diffs as a file, as Mail eats white spacing in odd ways which corrupts patches.

Thanks.


Attachment: driver.diffs.txt
Description: Text document




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