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 libstdc++/49141] 26_numerics/complex/cons/48760.cc FAILs on Tru64 UNIX V5.1B, Solaris 8 and 9


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

--- Comment #9 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2011-05-26 09:26:13 UTC ---
> --- Comment #6 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-05-24 15:00:21 UTC ---
> Rainer, please confirm that everything is ok now, 2/3 of the patch goes to
> 4_6-branch too.

The tests now become UNSUPPORTED on sparc-sun-solaris2.8.  Thanks.

On the other hand, I new see several tests that fail to link with
missing cexp{, f, l}, e.g.

FAIL: 26_numerics/complex/13450.cc (test for excess errors)
Excess errors:
Undefined            first referenced
 symbol                  in file
cexp                                /var/tmp//ccvyjKLM.o
cexpf                               /var/tmp//ccvyjKLM.o
cexpl                               /var/tmp//ccvyjKLM.o
ld: fatal: Symbol referencing errors. No output written to ./13450.exe
collect2: error: ld returned 1 exit status

that passed before.  I don't believe this is related and probably
warrants a new PR.

    Rainer


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