http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48837
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48837
--- Comment #1 from Dmitry Gorbachev
2011-05-01 05:52:09 UTC ---
Simpler testcase:
=== 8< ===
__attribute__((noinline))
int baz(void)
{
return 1;
}
inline const int& bar(const int& a, const int&
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48837
--- Comment #2 from e-maxx 2011-05-01 06:13:59 UTC ---
It affects even 4.4.3.