http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54355
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #28068|0 |1
is obsolete| |
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-08-23
11:56:51 UTC ---
Created attachment 28073
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28073
gcc48-pr54355.patch
Actually, it seems the comments added in PR29062 disagree with what is actually
passed, two arguments are swapped. Dunno about the best empty_ok value in that
case, but certainly nested should be true, we are definitely inside of a
function already.