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++/50864] [4.6/4.7 Regression] ICE with decltype and "declval" from another namespace


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|ice-on-valid-code           |ice-on-invalid-code

--- Comment #9 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-10-25 18:25:38 UTC ---
Thanks Daniel. Indeed, I was noticing strange things having to do with members
;) Let's move this back to ice-on-invalid. 

Now, however, in the light of the second half of your message, I guess we
should have another PR for the ICE on valid issue. Are you willing to open it?


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