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++/4926] C++ ABI needs clarification on mangling of complex expressions



------- Comment #8 from hjl dot tools at gmail dot com  2009-04-01 16:12 -------
Even though the testcase in comment #2 compiles, it fails to link:

tmp/ccsV5xgT.o: In function `main':^M
pr4926-1.C:(.text+0x5): undefined reference to `X<sizeof
((P(((F)())())).array)>::Type foo<F>()'^M
collect2: ld returned 1 exit status^M


-- 


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


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