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++/51420] [c++0x] ICE with invalid user-defined literals


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

--- Comment #1 from Ed Smith-Rowland <3dw4rd at verizon dot net> 2011-12-06 04:45:09 UTC ---
Created attachment 25999
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25999
Check that the return of OVL_NEXT is a function_type.

Check that the return of OVL_NEXT is a function_type.

Test case is from the PR.


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