This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/58080] internal compiler error, decltype in function declaration (for SFINAE purposes)


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58080

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|paolo.carlini at oracle dot com    |unassigned at gcc dot gnu.org

--- Comment #11 from Paolo Carlini <paolo.carlini at oracle dot com> ---
The issue isn't about entire branches frozen, the issue is that this is an ICE
after sensible diagnostics, which moreover isn't a regression. If you feel
strongly about backports to 4.7.x and 4.8.x, just send a message to the release
managers.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]