--- Comment #8 from rth at gcc dot gnu dot org 2006-02-03 00:10 ---
The same bug that's affecting libgfortran is affecting libstdc++ -- we've done
a tail-call to a weakref function.
*** This bug has been marked as a duplicate of 25377 ***
--
rth at gcc dot gnu dot org changed:
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Status|WAITING |NEW
Ever Confirmed|0 |1
Last reconfi
--- Comment #7 from reichelt at gcc dot gnu dot org 2006-01-27 17:39
---
Even more compact (because an ostringstream contains a locale as member):
#include
int main()
{
std::locale L;
return 0;
}
This alredy crashes with "-fop