https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65136

--- Comment #6 from Uroš Bizjak <ubizjak at gmail dot com> ---
(In reply to Richard Biener from comment #3)
> After the patch the assembly difference between 4.9 and 5 is

Hm, I don't see the difference with -O2, 4.9.3 vs. 5.0:

--- pr65136_493.s       2015-02-20 18:50:30.939970811 +0100
+++ pr65136_5.s 2015-02-20 18:50:36.860907527 +0100
@@ -31,5 +31,5 @@
 .LCOLDE0:
        .text
 .LHOTE0:
-       .ident  "GCC: (GNU) 4.9.3 20150204 (prerelease) [gcc-4_9-branch
revision 220411]"
+       .ident  "GCC: (GNU) 5.0.0 20150220 (experimental) [trunk revision
220876]"
        .section        .note.GNU-stack,"",@progbits

Reply via email to