http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50059
Jason Merrill <jason at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED AssignedTo|unassigned at gcc dot |jason at redhat dot com |gnu.org | Target Milestone|--- |4.7.0 --- Comment #6 from Jason Merrill <jason at gcc dot gnu.org> 2011-08-13 20:13:40 UTC --- Fixed to print (r = 0) instead. Anything further would need to change the front end to delay folding like the C front end does.