I can confirm this bug with gcc-4.4, version 4.4.5-10 from unstable.
--
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4d180870.2010...@aevum.de
Package: g++-4.4
Version: 4.4.5-8
Severity: normal
Tags: upstream
There is a bug in GCC/G++ 4.4 which leads to segfaults in random places
of the C++ library. The only place it seems to pop up is in Audacious,
which is a C program (linked with gcc) that loads C++ plugins at
run-time (linked with
Actually, according to the C++ standard, 14.7 clause 5 says:
- an explicit instantiation definition shall appear at most once in a program
So the example I gave is ill-formed, and armel is probably the one making
a useful and correct optimisation based on that. C++ also says we aren't
required
3 matches
Mail list logo