http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47953
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47953
--- Comment #3 from Andrew Pinski 2011-12-16
01:33:57 UTC ---
The trunk gives the same assembly code for both cases now.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47953
--- Comment #2 from H.J. Lu 2011-03-02 17:09:48
UTC ---
(In reply to comment #1)
> I suspect this is the same as bug 46076; at least it looks related.
I am not sure if they are related. Here we generate different codes
based on function prototyp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47953
--- Comment #1 from joseph at codesourcery dot com 2011-03-02 16:54:10 UTC ---
I suspect this is the same as bug 46076; at least it looks related.