[Bug libstdc++/36505] C++ inludes do not work

2008-06-12 Thread pontus dot astrom at csr dot com
--- Comment #3 from pontus dot astrom at csr dot com 2008-06-12 09:29 --- Subject: RE: C++ inludes do not work Yes I am completely sure it is there. I just double-checked. In addition, my gcc-4.2.2 install, compiled and installed with identical options, does not have the problem

[Bug libstdc++/36505] C++ inludes do not work

2008-06-12 Thread pontus dot astrom at csr dot com
--- Comment #2 from pontus dot astrom at csr dot com 2008-06-12 09:16 --- Created an attachment (id=15752) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15752&action=view) Log of the install output. This is a log of "make install" with all references to java ins

[Bug libstdc++/36505] New: C++ inludes do not work

2008-06-12 Thread pontus dot astrom at csr dot com
; using ::__gnu_cxx::llabs; using ::__gnu_cxx::div; using ::__gnu_cxx::lldiv; using ::__gnu_cxx::atoll; using ::__gnu_cxx::strtof; using ::__gnu_cxx::strtoll; using ::__gnu_cxx::strtoull; using ::__gnu_cxx::strtold; } # 9 "gcc431_test.cc" 2 int main() { return 1; } -- Summary: C++ inludes do not work Product: gcc Version: 4.3.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pontus dot astrom at csr dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36505

[Bug c++/36083] New: g++ segfault

2008-04-30 Thread pontus dot astrom at csr dot com
lt Product: gcc Version: 4.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pontus dot astrom at csr dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36083