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++/32385] g++ rejects struct in default argument of template function


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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|ice-on-valid-code,          |
                   |monitored                   |
                 CC|                            |jason at gcc dot gnu.org
   Target Milestone|4.3.6                       |---
            Summary|[4.3/4.4/4.5/4.6            |g++ rejects struct in
                   |regression] ICE with struct |default argument of
                   |in default argument of      |template function
                   |template function           |

--- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> 2011-03-13 01:21:41 UTC ---
Only the ICE was a regression; that's fixed, so this is no longer a regression
bug.


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