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]

Re: c++/8963: [3.2/3.3 regression] [ABI] The same template instance is mangled with 2 different names


Synopsis: [3.2/3.3 regression] [ABI] The same template instance is mangled with 2 different names

State-Changed-From-To: analyzed->closed
State-Changed-By: lerdsuwa
State-Changed-When: Wed Dec 25 01:12:39 2002
State-Changed-Why:
    The code is ill-formed according to 14.5.5.1 p7,8.  A compiler is not required to be able to figure out that 
    thing<(signed char)(thirty)> is equivalent to 
    thing<(unsigned char)(thirty)>

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8963


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