http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56824
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |4.9.0
Summary|[4.8/4.9 regression] pragma |[4.8 regression] pragma GCC
|GCC diagnostic push/pop |diagnostic push/pop fail
|fail with GCC diagnostic |with GCC diagnostic ignored
|ignored |"-Waggregate-return"
|"-Waggregate-return" |
Known to fail|4.9.0 |
--- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk so far.