[Bug libstdc++/32509] [4.1 regression ?] fails to link using -O

2007-06-26 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added CC||rguenth at gcc dot gnu dot |

[Bug libstdc++/32509] [4.1 regression ?] fails to link using -O

2007-06-25 Thread pcarlini at suse dot de
--- Comment #3 from pcarlini at suse dot de 2007-06-25 23:27 --- Sorry, disregard my remark between parentheses about 4.1 headers vs 4.2 library, I didn't follow your way of explaining your setup: yes, actaully, a 4.1 object *can* be linked to a 4.2 *.so. In any case, certainly the curre

[Bug libstdc++/32509] [4.1 regression ?] fails to link using -O

2007-06-25 Thread pcarlini at suse dot de
--- Comment #2 from pcarlini at suse dot de 2007-06-25 23:13 --- And of course a normally installed and configured recent 4_1-branch gcc (20070619) compiles the provided snippet just fine. The symbol is exported as expected: 000ad570 T std::numpunct::_M_initialize_numpunct(__locale_struc

[Bug libstdc++/32509] [4.1 regression ?] fails to link using -O

2007-06-25 Thread pcarlini at suse dot de
--- Comment #1 from pcarlini at suse dot de 2007-06-25 23:03 --- Whatever it is, it isn't a libstdc++ proper issue: the 4_1-branch is in deep regressions-only mode, only very few commits to the breanch during the last 6+ months, nothing related to that issue (just have a look to the Chan