[Bug libstdc++/27199] ptrdiff_t and size_t outside of namespace std

2006-04-19 Thread bkoz at gcc dot gnu dot org
--- Comment #1 from bkoz at gcc dot gnu dot org 2006-04-19 15:43 --- patches to fully qualify size_t as std::size_t within __gnu_cxx are pre-approved. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27199

[Bug libstdc++/26513] make_exports.pl hardcoded to build nm

2006-04-26 Thread bkoz at gcc dot gnu dot org
--- Comment #4 from bkoz at gcc dot gnu dot org 2006-04-26 19:13 --- Subject: Bug 26513 Author: bkoz Date: Wed Apr 26 19:13:18 2006 New Revision: 113281 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113281 Log: 2006-04-26 Shantonu Sen <[EMAIL PROTECTED]>

[Bug libstdc++/26875] Array allocator use count is shared between array_allocator instances

2006-04-26 Thread bkoz at gcc dot gnu dot org
--- Comment #10 from bkoz at gcc dot gnu dot org 2006-04-26 19:52 --- Subject: Bug 26875 Author: bkoz Date: Wed Apr 26 19:52:31 2006 New Revision: 113283 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113283 Log: 2006-04-26 Benjamin Kosnik <[EMAIL PROTECTED]&g

[Bug libstdc++/26875] Array allocator use count is shared between array_allocator instances

2006-04-26 Thread bkoz at gcc dot gnu dot org
--- Comment #11 from bkoz at gcc dot gnu dot org 2006-04-26 19:53 --- fixed in 4.2.x -- bkoz at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug libstdc++/26513] make_exports.pl hardcoded to build nm

2006-04-26 Thread bkoz at gcc dot gnu dot org
--- Comment #5 from bkoz at gcc dot gnu dot org 2006-04-26 19:54 --- Fixed in 4.2.0, 4.1.0 -- bkoz at gcc dot gnu dot org changed: What|Removed |Added

[Bug libstdc++/26513] make_exports.pl hardcoded to build nm

2006-04-26 Thread bkoz at gcc dot gnu dot org
--- Comment #6 from bkoz at gcc dot gnu dot org 2006-04-26 19:59 --- Subject: Bug 26513 Author: bkoz Date: Wed Apr 26 19:59:05 2006 New Revision: 113284 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113284 Log: 2006-04-26 Shantonu Sen <[EMAIL PROTECTED]>

[Bug libstdc++/27984] [4.2 Regression] installed libstdc++ testing broken

2006-06-23 Thread bkoz at gcc dot gnu dot org
--- Comment #2 from bkoz at gcc dot gnu dot org 2006-06-23 23:43 --- Created an attachment (id=11737) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11737&action=view) fix -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27984

[Bug libstdc++/27984] [4.2 Regression] installed libstdc++ testing broken

2006-06-23 Thread bkoz at gcc dot gnu dot org
--- Comment #3 from bkoz at gcc dot gnu dot org 2006-06-24 00:13 --- Subject: Bug 27984 Author: bkoz Date: Sat Jun 24 00:13:08 2006 New Revision: 114955 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114955 Log: 2006-06-23 Benjamin Kosnik <[EMAIL PROTECTED]&g

[Bug libstdc++/15448] libstdc++ does not rebuild PCH

2006-07-10 Thread bkoz at gcc dot gnu dot org
--- Comment #6 from bkoz at gcc dot gnu dot org 2006-07-10 19:33 --- Subject: Bug 15448 Author: bkoz Date: Mon Jul 10 19:32:51 2006 New Revision: 115312 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115312 Log: 2006-07-10 Benjamin Kosnik <[EMAIL PROTECTED]&g

[Bug libstdc++/15448] libstdc++ does not rebuild PCH

2006-07-10 Thread bkoz at gcc dot gnu dot org
-- bkoz at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |bkoz at gcc dot gnu dot org |dot org

[Bug libstdc++/15448] libstdc++ does not rebuild PCH

2006-07-10 Thread bkoz at gcc dot gnu dot org
--- Comment #7 from bkoz at gcc dot gnu dot org 2006-07-10 21:37 --- I think this is fixed, or as close as we can come. There is now a checksum, and there are no longer any stamp files to do creation of PCH files. Thus, in theory, this should be no longer an issue. -- bkoz at gcc

[Bug libstdc++/28290] [4.2 Regression] error: 'iconv_t' does not name a type

2006-07-11 Thread bkoz at gcc dot gnu dot org
--- Comment #21 from bkoz at gcc dot gnu dot org 2006-07-11 16:50 --- Huh. Sorry! I'm checking in Paolo's patch. -benjamin -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28290

[Bug libstdc++/28290] [4.2 Regression] error: 'iconv_t' does not name a type

2006-07-11 Thread bkoz at gcc dot gnu dot org
--- Comment #22 from bkoz at gcc dot gnu dot org 2006-07-11 17:48 --- Subject: Bug 28290 Author: bkoz Date: Tue Jul 11 17:48:10 2006 New Revision: 115354 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115354 Log: 2006-07-11 Paolo Carlini <[EMAIL PROTECTED]&g

[Bug c++/28217] [4.0/4.1/4.2 regression] ICE in tree_int_cst_sgn

2006-07-12 Thread bkoz at gcc dot gnu dot org
--- Comment #13 from bkoz at gcc dot gnu dot org 2006-07-12 17:15 --- Volker, great job on the reduction for this. I am once again amazed. -benjamin -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28217

[Bug libstdc++/38080] dead links in libstdc++ headers

2008-12-01 Thread bkoz at gcc dot gnu dot org
--- Comment #1 from bkoz at gcc dot gnu dot org 2008-12-02 04:57 --- Subject: Bug 38080 Author: bkoz Date: Tue Dec 2 04:55:54 2008 New Revision: 142344 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142344 Log: 2008-12-01 Benjamin Kosnik <[EMAIL PROTECTED]&g

[Bug libstdc++/38080] dead links in libstdc++ headers

2008-12-01 Thread bkoz at gcc dot gnu dot org
--- Comment #2 from bkoz at gcc dot gnu dot org 2008-12-02 04:58 --- Subject: Bug 38080 Author: bkoz Date: Tue Dec 2 04:57:44 2008 New Revision: 142345 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142345 Log: 2008-12-01 Benjamin Kosnik <[EMAIL PROTECTED]&g

[Bug libstdc++/38080] dead links in libstdc++ headers

2008-12-01 Thread bkoz at gcc dot gnu dot org
--- Comment #3 from bkoz at gcc dot gnu dot org 2008-12-02 05:02 --- Audited all the headers, fixed up trunk and 4.3-branch. -- bkoz at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/38380] New: explicitly defaulted constructors vs. empty direct initialization

2008-12-03 Thread bkoz at gcc dot gnu dot org
lization list. -- Summary: explicitly defaulted constructors vs. empty direct initialization Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: jason at gcc dot gnu dot org

[Bug c++/37898] aggregates vs. defaulted deleted functions

2008-12-03 Thread bkoz at gcc dot gnu dot org
--- Comment #2 from bkoz at gcc dot gnu dot org 2008-12-04 03:41 --- Yes, the default ctor is explicitly defaulted, but the copy ctor is an (explicitly) deleted function. Deleted functions are user-defined. Thus, this is not an aggregate. -- bkoz at gcc dot gnu dot org changed

[Bug c++/37898] aggregates vs. defaulted deleted functions

2008-12-03 Thread bkoz at gcc dot gnu dot org
--- Comment #3 from bkoz at gcc dot gnu dot org 2008-12-04 03:46 --- FYI removing the deleted copy constructor does indeed make this an aggregate. So: struct test_type { int i; test_type() = default; ~test_type() = default; test_type& operator=(const test_type&)

[Bug c++/38502] New: static_assert vs. enums

2008-12-11 Thread bkoz at gcc dot gnu dot org
-- Summary: static_assert vs. enums Product: gcc Version: unknown Status: UNCONFIRMED Keywords: rejects-valid Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org

[Bug target/37520] junk `(,%eax,4)' after expression / suffix or operands invalid for `lea' for libstdc++ deque/init-list.cc

2009-01-05 Thread bkoz at gcc dot gnu dot org
--- Comment #6 from bkoz at gcc dot gnu dot org 2009-01-05 20:01 --- Adding 4.4.x reported against, as this testcase is not in 4.3.x. -- bkoz at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/37520] junk `(,%eax,4)' after expression / suffix or operands invalid for `lea' for libstdc++ deque/init-list.cc

2009-01-05 Thread bkoz at gcc dot gnu dot org
--- Comment #7 from bkoz at gcc dot gnu dot org 2009-01-05 20:23 --- The other kind of freebsd6.3 fail in libstdc++ is: testsuite/25_algorithms/max/3.cc /sw/test/GCC/trunk/libstdc++-v3/testsuite/25_algorithms/max/3.cc:26: undefined reference to `_47' /var/tmp//ccInT4La.o(

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-05 Thread bkoz at gcc dot gnu dot org
--- Comment #7 from bkoz at gcc dot gnu dot org 2009-01-05 20:38 --- Created an attachment (id=17035) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17035&action=view) add fabsf for hpux10/11 Try this. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38384

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-05 Thread bkoz at gcc dot gnu dot org
--- Comment #8 from bkoz at gcc dot gnu dot org 2009-01-05 20:48 --- Ranier, when cross compiling, link tests cannot always be done. Therefore, libstdc++ hardcodes "found" functions when cross compiling, and discovers "found" functions when building for native. T

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-05 Thread bkoz at gcc dot gnu dot org
--- Comment #9 from bkoz at gcc dot gnu dot org 2009-01-05 20:50 --- Subject: Bug 38384 Author: bkoz Date: Mon Jan 5 20:50:25 2009 New Revision: 143093 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143093 Log: 2009-01-05 Benjamin Kosnik PR libstdc

[Bug libstdc++/38477] [strict-aliasing] warning message contains compiler-generated symbols

2009-01-05 Thread bkoz at gcc dot gnu dot org
--- Comment #10 from bkoz at gcc dot gnu dot org 2009-01-05 23:47 --- Hey y'all, if this isn't a libstdc++ issue can it be re-categorized to the gcc component? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38477

[Bug libstdc++/38466] std::swap does not use std::swap for the components of a std::pair

2009-01-05 Thread bkoz at gcc dot gnu dot org
--- Comment #7 from bkoz at gcc dot gnu dot org 2009-01-06 01:58 --- Agree, this is not a bug in the implementation, so think this is INVALID. Resolved in C++0x. We should document this known wart in C++03 std::pair (maybe add FAQ item?) Propose changing the Summary to: document std

[Bug libstdc++/36801] config/cpu/generic/atomicity_mutex/atomicity.h incorrectly relies on global constructor ordering

2009-01-06 Thread bkoz at gcc dot gnu dot org
--- Comment #10 from bkoz at gcc dot gnu dot org 2009-01-07 03:40 --- Mine. -- bkoz at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at

[Bug libstdc++/36801] config/cpu/generic/atomicity_mutex/atomicity.h incorrectly relies on global constructor ordering

2009-01-06 Thread bkoz at gcc dot gnu dot org
--- Comment #11 from bkoz at gcc dot gnu dot org 2009-01-07 03:56 --- Created an attachment (id=17042) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17042&action=view) patch version 2 Hey! Sorry about the delay on this. Please try the attached patch, and let me know if i

[Bug libstdc++/36801] config/cpu/generic/atomicity_mutex/atomicity.h incorrectly relies on global constructor ordering

2009-01-07 Thread bkoz at gcc dot gnu dot org
--- Comment #12 from bkoz at gcc dot gnu dot org 2009-01-07 09:18 --- Created an attachment (id=17043) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17043&action=view) plus mt_allocator fixes This fixes these longstanding fails on darwin: FAIL: ext/mt_al

[Bug libgomp/38086] [4.2/4.3/4.4 Regression] libgomp fails to build if assembler doesn't support .symver

2009-01-07 Thread bkoz at gcc dot gnu dot org
--- Comment #9 from bkoz at gcc dot gnu dot org 2009-01-07 20:15 --- Any luck getting past the libgomp build failure? All that is needed is trying Jakub's patch and getting confirmation that it works. If it does then the libgomp/libstdc++ bits can go in at the same time without fu

[Bug libstdc++/36801] config/cpu/generic/atomicity_mutex/atomicity.h incorrectly relies on global constructor ordering

2009-01-07 Thread bkoz at gcc dot gnu dot org
--- Comment #15 from bkoz at gcc dot gnu dot org 2009-01-08 03:15 --- Subject: Bug 36801 Author: bkoz Date: Thu Jan 8 03:14:24 2009 New Revision: 143182 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143182 Log: 2009-01-07 Benjamin Kosnik Jonathan

[Bug libstdc++/38000] [4.3 Regression] System header files not found once -isystem /usr/include is used

2009-01-08 Thread bkoz at gcc dot gnu dot org
--- Comment #8 from bkoz at gcc dot gnu dot org 2009-01-08 22:41 --- Hey Paolo, what do you think about applying this patch to the gcc-4_3-branch and change the target milestone to 4.3.3, marking it FIXED? -benjamin -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38000

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

2009-01-08 Thread bkoz at gcc dot gnu dot org
--- Comment #6 from bkoz at gcc dot gnu dot org 2009-01-08 22:42 --- *** This bug has been marked as a duplicate of 38000 *** -- bkoz at gcc dot gnu dot org changed: What|Removed |Added

[Bug libstdc++/38000] [4.3 Regression] System header files not found once -isystem /usr/include is used

2009-01-08 Thread bkoz at gcc dot gnu dot org
--- Comment #9 from bkoz at gcc dot gnu dot org 2009-01-08 22:42 --- *** Bug 36505 has been marked as a duplicate of this bug. *** -- bkoz at gcc dot gnu dot org changed: What|Removed |Added

[Bug libstdc++/33612] make check -jN should fully use N cores

2009-01-08 Thread bkoz at gcc dot gnu dot org
--- Comment #4 from bkoz at gcc dot gnu dot org 2009-01-08 22:47 --- Jakub fixed this with http://gcc.gnu.org/ml/gcc-patches/2008-10/msg00772.html -- bkoz at gcc dot gnu dot org changed: What|Removed |Added

[Bug libstdc++/33328] sys_nerr declaration assumed to be in errno.h

2009-01-08 Thread bkoz at gcc dot gnu dot org
--- Comment #1 from bkoz at gcc dot gnu dot org 2009-01-08 23:05 --- Fixed on trunk since: 2008-05-16 Benjamin Kosnik * include/std/system_error: Align to current draft specifications. * src/system_error.cc: Same. * src/functexcept.cc: Adjust for corrected

[Bug libstdc++/32092] Can't create directory link when build libstdc++ (gcc-4.2.0)

2009-01-08 Thread bkoz at gcc dot gnu dot org
--- Comment #5 from bkoz at gcc dot gnu dot org 2009-01-08 23:08 --- I'm going to close this as "WONTFIX" due to inactivity. If you can still reproduce this with gcc-4.3.x or gcc-4.4.x, please reopen and state the gcc and mingw versions being used. -- bkoz at gcc

[Bug libstdc++/33603] configuration failure during native build

2009-01-08 Thread bkoz at gcc dot gnu dot org
--- Comment #9 from bkoz at gcc dot gnu dot org 2009-01-08 23:39 --- I am closing this due to inactivity. The following remain unclear to me: 1) Does this issue exist with mingw32 and configure such as: Combined binutils/gcc in-tree build with this configuration ../src/configure

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-09 Thread bkoz at gcc dot gnu dot org
--- Comment #15 from bkoz at gcc dot gnu dot org 2009-01-09 19:40 --- Any chance I could get a generated c++config.h from a native HPUX 10.x build as well? -- bkoz at gcc dot gnu dot org changed: What|Removed |Added

[Bug libstdc++/36801] config/cpu/generic/atomicity_mutex/atomicity.h incorrectly relies on global constructor ordering

2009-01-12 Thread bkoz at gcc dot gnu dot org
--- Comment #16 from bkoz at gcc dot gnu dot org 2009-01-12 20:57 --- Created an attachment (id=17080) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17080&action=view) for gcc-4_3-branch -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36801

[Bug libstdc++/36801] config/cpu/generic/atomicity_mutex/atomicity.h incorrectly relies on global constructor ordering

2009-01-12 Thread bkoz at gcc dot gnu dot org
--- Comment #17 from bkoz at gcc dot gnu dot org 2009-01-12 21:32 --- Subject: Bug 36801 Author: bkoz Date: Mon Jan 12 21:32:19 2009 New Revision: 143310 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143310 Log: 2009-01-12 Benjamin Kosnik Jonathan

[Bug libstdc++/36801] config/cpu/generic/atomicity_mutex/atomicity.h incorrectly relies on global constructor ordering

2009-01-12 Thread bkoz at gcc dot gnu dot org
--- Comment #18 from bkoz at gcc dot gnu dot org 2009-01-12 21:36 --- fixed for 4.4.x/4.3.x -- bkoz at gcc dot gnu dot org changed: What|Removed |Added

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-12 Thread bkoz at gcc dot gnu dot org
--- Comment #18 from bkoz at gcc dot gnu dot org 2009-01-12 23:59 --- Thanks for your help Dave: this should be fixed now. (FWIW, the 10.20 config is correct, or mostly correct.) Still, it's nice to confirm. Ranier, this should be working now. Can you try to cross-compile as b

[Bug libstdc++/36647] configure scripts can not find out version of GNU ld 2.18

2009-01-12 Thread bkoz at gcc dot gnu dot org
--- Comment #6 from bkoz at gcc dot gnu dot org 2009-01-13 01:35 --- on trunk (4.4.x): 1) ld --version GNU ld (GNU Binutils) 2.19 checking for ld version... 21900 2) ld --version GNU ld version 2.18.50.0.9-7.fc10 20080822 checking for ld version... 21850 3) ld --version GNU ld (GNU

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-12 Thread bkoz at gcc dot gnu dot org
--- Comment #19 from bkoz at gcc dot gnu dot org 2009-01-13 01:49 --- Subject: Bug 38384 Author: bkoz Date: Tue Jan 13 01:49:30 2009 New Revision: 143322 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143322 Log: 2009-01-12 Benjamin Kosnik PR libstdc

[Bug libstdc++/32666] FAIL: abi_check

2009-01-13 Thread bkoz at gcc dot gnu dot org
--- Comment #7 from bkoz at gcc dot gnu dot org 2009-01-13 08:41 --- From: http://gcc.gnu.org/ml/gcc-patches/2008-03/msg00197.html Looking at the __signbitl issue first. HPPA is the only platform that wants to export this. Let's try to figure out why. I see this in include/c_g

[Bug libstdc++/33485] parallel v3: do not use __builtin_alloca, use VLA

2009-01-13 Thread bkoz at gcc dot gnu dot org
--- Comment #14 from bkoz at gcc dot gnu dot org 2009-01-13 08:42 --- Created an attachment (id=17082) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17082&action=view) patch for hppa check-abi fail -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33485

[Bug libstdc++/32666] FAIL: abi_check

2009-01-13 Thread bkoz at gcc dot gnu dot org
--- Comment #8 from bkoz at gcc dot gnu dot org 2009-01-13 08:43 --- Created an attachment (id=17083) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17083&action=view) check abi fails -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32666

[Bug libstdc++/32666] FAIL: abi_check

2009-01-13 Thread bkoz at gcc dot gnu dot org
--- Comment #9 from bkoz at gcc dot gnu dot org 2009-01-13 10:02 --- Created an attachment (id=17084) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17084&action=view) shiny -- bkoz at gcc dot gnu dot org changed: What|Removed

[Bug libstdc++/33485] parallel v3: do not use __builtin_alloca, use VLA

2009-01-13 Thread bkoz at gcc dot gnu dot org
--- Comment #15 from bkoz at gcc dot gnu dot org 2009-01-13 10:06 --- (From update of attachment 17082) mistaken, part of 32666 -- bkoz at gcc dot gnu dot org changed: What|Removed |Added

[Bug libstdc++/32666] FAIL: abi_check

2009-01-15 Thread bkoz at gcc dot gnu dot org
--- Comment #11 from bkoz at gcc dot gnu dot org 2009-01-15 20:02 --- Subject: Bug 32666 Author: bkoz Date: Thu Jan 15 20:02:11 2009 New Revision: 143406 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143406 Log: 2009-01-15 Benjamin Kosnik PR libstdc

[Bug libstdc++/32666] FAIL: abi_check hppa

2009-01-15 Thread bkoz at gcc dot gnu dot org
--- Comment #13 from bkoz at gcc dot gnu dot org 2009-01-16 02:26 --- Ouch. I see this also on arm-elf crosses, whoops. Here's a patch that I'm currently testing on cross. If it fixes it, then I'll check it in and then please try on hpux. -- bkoz at gcc dot gnu

[Bug libstdc++/32666] FAIL: abi_check hppa

2009-01-15 Thread bkoz at gcc dot gnu dot org
--- Comment #14 from bkoz at gcc dot gnu dot org 2009-01-16 02:26 --- Created an attachment (id=17112) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17112&action=view) add in stubs.c for long double only -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32666

[Bug libstdc++/38923] symbol versioning disabled due to non-portable sed script

2009-01-20 Thread bkoz at gcc dot gnu dot org
--- Comment #6 from bkoz at gcc dot gnu dot org 2009-01-20 18:50 --- This code block appears to be capable of generating no end of issues, sadly. For the record, POSIX head docs say -n is a requirement for conformance, at least p.2791 of EEE Std 1003.1-2008. Of course, who knows if

[Bug libstdc++/38919] math_stubs_long_double.cc: error: redefinition of 'long double ...' vs. /usr/x86_64-mingw32/include/math.h

2009-01-20 Thread bkoz at gcc dot gnu dot org
--- Comment #9 from bkoz at gcc dot gnu dot org 2009-01-20 18:52 --- Mine -- bkoz at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at

[Bug libstdc++/32666] FAIL: abi_check hppa

2009-01-20 Thread bkoz at gcc dot gnu dot org
--- Comment #19 from bkoz at gcc dot gnu dot org 2009-01-20 19:25 --- Fixed for 4.4.0 -- bkoz at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug libstdc++/38919] math_stubs_long_double.cc: error: redefinition of 'long double ...' vs. /usr/x86_64-mingw32/include/math.h

2009-01-20 Thread bkoz at gcc dot gnu dot org
--- Comment #10 from bkoz at gcc dot gnu dot org 2009-01-20 19:31 --- Subject: Bug 38919 Author: bkoz Date: Tue Jan 20 19:30:51 2009 New Revision: 143526 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143526 Log: 2009-01-20 Benjamin Kosnik Raine

[Bug libstdc++/38919] math_stubs_long_double.cc: error: redefinition of 'long double ...' vs. /usr/x86_64-mingw32/include/math.h

2009-01-20 Thread bkoz at gcc dot gnu dot org
--- Comment #11 from bkoz at gcc dot gnu dot org 2009-01-20 19:44 --- Should be fixed now. -- bkoz at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug target/38384] link/execute fails for cross gcc from linux to target hppa64-hp-hpux11.00

2009-01-20 Thread bkoz at gcc dot gnu dot org
--- Comment #39 from bkoz at gcc dot gnu dot org 2009-01-20 20:02 --- Hey all. It looks like the libstdc++ part of this is fixed. Therefore, I am going to slightly edit the subject, un-assign myself, and change the component to target. Although I suppose it could be binutils. >F

[Bug libstdc++/35942] Self Reference In Dynamic Linked Library builds for building Cross-Compiler

2009-01-20 Thread bkoz at gcc dot gnu dot org
--- Comment #9 from bkoz at gcc dot gnu dot org 2009-01-20 20:56 --- I don't think this is a libstdc++ bug per se, but configure/build and possibly libtool-related. But I don't see a configure/build category (only a keyword), so the current mis-categorization shall contin

[Bug libstdc++/38834] FAIL: abi_check on alpha

2009-01-20 Thread bkoz at gcc dot gnu dot org
--- Comment #3 from bkoz at gcc dot gnu dot org 2009-01-21 04:04 --- Subject: Bug 38834 Author: bkoz Date: Wed Jan 21 04:04:24 2009 New Revision: 143538 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143538 Log: 2009-01-20 Benjamin Kosnik Uro

[Bug libstdc++/38834] FAIL: abi_check on alpha

2009-01-21 Thread bkoz at gcc dot gnu dot org
--- Comment #4 from bkoz at gcc dot gnu dot org 2009-01-21 18:02 --- Mine. -- bkoz at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at

[Bug libstdc++/38834] FAIL: abi_check on alpha

2009-01-21 Thread bkoz at gcc dot gnu dot org
--- Comment #5 from bkoz at gcc dot gnu dot org 2009-01-21 18:02 --- fixed. -- bkoz at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug middle-end/38851] [4.3 regression] Compiler warns about uninitialized variable that is an object with a constructor

2009-01-21 Thread bkoz at gcc dot gnu dot org
--- Comment #3 from bkoz at gcc dot gnu dot org 2009-01-21 22:19 --- Confirmed for s390x. This is causing the following s390x libstdc++ testsuite failures, and is thus a regression from 4.3. As far as I can tell these warnings are spurious. http://gcc.gnu.org/ml/gcc-testresults/2009

[Bug c++/38908] [4.3 regression] Unexplained "'' is used uninitialized in this function" warning in cc1plus -m64

2009-01-21 Thread bkoz at gcc dot gnu dot org
--- Comment #1 from bkoz at gcc dot gnu dot org 2009-01-21 22:24 --- I see this as well. See 38851 for more spurious uninitialized warnings. This is a regression from 4.3, and IMHO is not minor. -- bkoz at gcc dot gnu dot org changed: What|Removed

[Bug c++/38908] [4.4 regression] Unexplained "'' is used uninitialized in this function" warning in cc1plus -m64

2009-01-21 Thread bkoz at gcc dot gnu dot org
--- Comment #2 from bkoz at gcc dot gnu dot org 2009-01-21 22:41 --- fix summary -- bkoz at gcc dot gnu dot org changed: What|Removed |Added Summary|[4.3

[Bug middle-end/38851] [4.4 regression] Compiler warns about uninitialized variable that is an object with a constructor

2009-01-21 Thread bkoz at gcc dot gnu dot org
--- Comment #4 from bkoz at gcc dot gnu dot org 2009-01-21 22:41 --- fixed summary -- bkoz at gcc dot gnu dot org changed: What|Removed |Added Known to work

[Bug middle-end/38937] New: [4.4 regression] dereferencing pointer '' does break strict-aliasing

2009-01-22 Thread bkoz at gcc dot gnu dot org
s: UNCONFIRMED Keywords: diagnostic Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bkoz at gcc dot gnu dot org GCC host triplet: s390x-redhat-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38937

[Bug target/38384] link/execute fails for cross gcc from linux to target hppa64-hp-hpux11.00

2009-01-22 Thread bkoz at gcc dot gnu dot org
--- Comment #43 from bkoz at gcc dot gnu dot org 2009-01-22 21:40 --- Subject: Bug 38384 Author: bkoz Date: Thu Jan 22 21:40:23 2009 New Revision: 143576 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143576 Log: 2009-01-22 Benjamin Kosnik PR libstdc

[Bug target/38384] shared link/execute fails for cross gcc from linux to target hppa64-hp-hpux11.00

2009-01-22 Thread bkoz at gcc dot gnu dot org
--- Comment #44 from bkoz at gcc dot gnu dot org 2009-01-22 22:01 --- Hey. I couldn't stop myself: since Dave said that HPUX doesn't support symbol versioning, (no way, no how) I have changed libstdc++ configure to reflect this. :) Ranier, great to see you got something wor

[Bug libstdc++/36164] abi breakage, stdio_sync_filebuf routines missing

2009-01-23 Thread bkoz at gcc dot gnu dot org
--- Comment #6 from bkoz at gcc dot gnu dot org 2009-01-24 01:52 --- Mine. -- bkoz at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at

[Bug libstdc++/36164] abi breakage, stdio_sync_filebuf routines missing

2009-01-23 Thread bkoz at gcc dot gnu dot org
--- Comment #7 from bkoz at gcc dot gnu dot org 2009-01-24 02:30 --- Please note there are no ABI baseline files checked in to the FSF GCC repository for darwin for this (or any) release on this (or any) architecture. Without these, there can be no automated ABI testing by the GCC

[Bug libstdc++/36173] abi breakage, stdio_filebuf routines missing

2009-01-23 Thread bkoz at gcc dot gnu dot org
--- Comment #2 from bkoz at gcc dot gnu dot org 2009-01-24 02:33 --- Mine. -- bkoz at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at

[Bug libstdc++/36173] abi breakage, stdio_filebuf routines missing

2009-01-23 Thread bkoz at gcc dot gnu dot org
--- Comment #3 from bkoz at gcc dot gnu dot org 2009-01-24 02:45 --- Please note there are no ABI baseline files checked in to the FSF GCC repository for darwin for this (or any) release on this (or any) architecture. Without these, there can be no automated ABI testing by the GCC

[Bug libstdc++/35934] abi breakage in search (4.0.0 -> 4.2.1)

2009-01-23 Thread bkoz at gcc dot gnu dot org
--- Comment #2 from bkoz at gcc dot gnu dot org 2009-01-24 02:57 --- Mine. -- bkoz at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at

[Bug libstdc++/35934] abi breakage in search (4.0.0 -> 4.2.1)

2009-01-23 Thread bkoz at gcc dot gnu dot org
--- Comment #3 from bkoz at gcc dot gnu dot org 2009-01-24 03:20 --- Please note there are no ABI baseline files checked in to the FSF GCC repository for darwin for this (or any) release on this (or any) architecture. Without these, there can be no automated ABI testing by the GCC

[Bug libstdc++/28125] Cannot build cross compiler for Solaris: configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES

2009-01-23 Thread bkoz at gcc dot gnu dot org
--- Comment #21 from bkoz at gcc dot gnu dot org 2009-01-24 03:42 --- This is fixed for hpux on trunk, and I believe it should be fixed for solaris as well. Can some solaris tester confirm? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28125

[Bug libstdc++/5291] Bad reference to build directory in libstdc++.la

2009-01-26 Thread bkoz at gcc dot gnu dot org
--- Comment #30 from bkoz at gcc dot gnu dot org 2009-01-26 23:31 --- This appears to have been fixed in the gcc-4.3.0 time frame. At least, gcc-4.2.4 has: dependency_libs=' -L/mnt/share/bld/gcc-4.2.4/x86_64-unknown-linux-gnu/libstdc++- v3/src -L/mnt/share/bld/gcc-4.2.4/x86_64-un

[Bug libstdc++/7439] C99 compat: Can't use the name INFINITY in an enum.

2009-01-26 Thread bkoz at gcc dot gnu dot org
--- Comment #7 from bkoz at gcc dot gnu dot org 2009-01-27 00:19 --- Updating this bug report. This specific test case can no longer be reproduced as of gcc-4.0.x (and continuing to 4.1.x, 4.2.x, 4.3.x, and today's trunk.) This appears to be as a result of -std=gnu99 being req

[Bug libstdc++/11074] libstdc++ fails to build due to gettext issue

2009-01-26 Thread bkoz at gcc dot gnu dot org
--- Comment #19 from bkoz at gcc dot gnu dot org 2009-01-27 00:23 --- Fixed by 4.3.2 -- bkoz at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug libstdc++/11196] _GNU_SOURCE vs. M_PI

2009-01-26 Thread bkoz at gcc dot gnu dot org
--- Comment #9 from bkoz at gcc dot gnu dot org 2009-01-27 00:26 --- Update summary. -- bkoz at gcc dot gnu dot org changed: What|Removed |Added Summary|parse

[Bug libstdc++/17789] [4.2/4.3/4.4 Regression] Cannot 'make check' inside libstdc++-v3

2009-01-26 Thread bkoz at gcc dot gnu dot org
--- Comment #14 from bkoz at gcc dot gnu dot org 2009-01-27 01:02 --- Fixed as of gcc-4.2.x. -- bkoz at gcc dot gnu dot org changed: What|Removed |Added

[Bug libstdc++/18571] document wstring/wfilebuf code conversions

2009-01-26 Thread bkoz at gcc dot gnu dot org
--- Comment #2 from bkoz at gcc dot gnu dot org 2009-01-27 01:03 --- Add documentation keyword -- bkoz at gcc dot gnu dot org changed: What|Removed |Added

[Bug libstdc++/17755] Can't compile djgpp cross-compiler

2009-01-26 Thread bkoz at gcc dot gnu dot org
--- Comment #8 from bkoz at gcc dot gnu dot org 2009-01-27 01:12 --- Closing due to inactivity. If this is still a problem on a release branch (ie, gcc-4.3.x and above), please re-open and provide details. -- bkoz at gcc dot gnu dot org changed: What|Removed

[Bug libstdc++/15088] 27_io/ostream_inserter_arith test05/06 failures

2009-01-26 Thread bkoz at gcc dot gnu dot org
--- Comment #7 from bkoz at gcc dot gnu dot org 2009-01-27 01:22 --- This could be fixed via a dg-skip-if embedded target type thing. I don't remember seeing this fail in recent arm-elf crosses. Is this still an active issue? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15088

[Bug libstdc++/21321] [4.2/4.3/4.4 regression] mmix-knuth-mmixware 27_io/basic_filebuf/seekpos/12790-3.cc execution test

2009-01-26 Thread bkoz at gcc dot gnu dot org
--- Comment #6 from bkoz at gcc dot gnu dot org 2009-01-27 01:30 --- Hey HP, is this still an issue? Don't see test results for this target for any currently-open gcc branches. Update please. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21321

[Bug libstdc++/28125] Cannot build cross compiler for Solaris: configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES

2009-01-26 Thread bkoz at gcc dot gnu dot org
--- Comment #22 from bkoz at gcc dot gnu dot org 2009-01-27 01:41 --- waiting for feedback on a current release branch (4.3) or trunk. -- bkoz at gcc dot gnu dot org changed: What|Removed |Added

[Bug libstdc++/35424] deallocate_local_thread-5.cc and deallocate_local_thread-7.cc fails on darwin

2009-01-26 Thread bkoz at gcc dot gnu dot org
--- Comment #1 from bkoz at gcc dot gnu dot org 2009-01-27 04:03 --- Fixed on trunk and gcc-4.3.4 -- bkoz at gcc dot gnu dot org changed: What|Removed |Added

[Bug libstdc++/35424] deallocate_local_thread-5.cc and deallocate_local_thread-7.cc fails on darwin

2009-01-26 Thread bkoz at gcc dot gnu dot org
--- Comment #2 from bkoz at gcc dot gnu dot org 2009-01-27 04:04 --- Fixed -- bkoz at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug libstdc++/25956] Memory error when dynamic linking STL specializations

2009-01-26 Thread bkoz at gcc dot gnu dot org
--- Comment #3 from bkoz at gcc dot gnu dot org 2009-01-27 04:23 --- This seems like a template linkage bug specific to the powerpc-darwin8.5.0 target, probably related to simulated/incomplete support of comdat and weak linkage on that platform via coalesced symbols. It seems unlikely

[Bug libstdc++/22388] When cross-compiling libstdc++ for mingw, enable large file support (LFS)

2009-01-26 Thread bkoz at gcc dot gnu dot org
--- Comment #5 from bkoz at gcc dot gnu dot org 2009-01-27 04:30 --- I see: # For LFS support. GLIBCXX_CHECK_LFS as part of the generic libstdc++ configuration in configure.ac for gcc trunk. Therefore, LFS config is the same codepath for cross and native. Thus, if mingw32 supports

[Bug c++/28017] lack of guard variables for explicitly instantiated template static data

2009-01-27 Thread bkoz at gcc dot gnu dot org
--- Comment #13 from bkoz at gcc dot gnu dot org 2009-01-27 17:26 --- *** Bug 25956 has been marked as a duplicate of this bug. *** -- bkoz at gcc dot gnu dot org changed: What|Removed |Added

[Bug libstdc++/25956] Memory error when dynamic linking STL specializations

2009-01-27 Thread bkoz at gcc dot gnu dot org
--- Comment #5 from bkoz at gcc dot gnu dot org 2009-01-27 17:26 --- Duplicate *** This bug has been marked as a duplicate of 28017 *** -- bkoz at gcc dot gnu dot org changed: What|Removed |Added

[Bug other/38983] GPL version 3 transition incomplete

2009-01-27 Thread bkoz at gcc dot gnu dot org
--- Comment #1 from bkoz at gcc dot gnu dot org 2009-01-27 18:55 --- http://gcc.gnu.org/ml/gcc/2009-01/msg00417.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38983

[Bug libstdc++/15088] 27_io/ostream_inserter_arith test05/06 failures

2009-01-27 Thread bkoz at gcc dot gnu dot org
--- Comment #8 from bkoz at gcc dot gnu dot org 2009-01-27 19:47 --- 4.2.1 arm-eabi doesn't show this: http://gcc.gnu.org/ml/gcc-testresults/2007-07/msg00989.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15088

[Bug libstdc++/14608] nukes isfinite macro from

2009-01-27 Thread bkoz at gcc dot gnu dot org
--- Comment #9 from bkoz at gcc dot gnu dot org 2009-01-27 20:49 --- Looks to me like the flipside of libstdc++/7439. More broadly speaking, C99 macros vs. C++98/0x. The current status on this issue is: For 4.1/4.2/4.3/trunk, C99 macros should be visible with 1) -std=gnu99/c99 in

[Bug libstdc++/28811] --with-pic vs static libraries and libstdc++

2009-01-27 Thread bkoz at gcc dot gnu dot org
--- Comment #14 from bkoz at gcc dot gnu dot org 2009-01-28 01:41 --- Mine. -- bkoz at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at

[Bug libstdc++/28811] --with-pic vs static libraries and libstdc++

2009-01-27 Thread bkoz at gcc dot gnu dot org
--- Comment #15 from bkoz at gcc dot gnu dot org 2009-01-28 03:25 --- Here are my thoughts on how to fix this. None of the presented options is workable, IMHO. The preferred end goal is to only have the compatibilty.cc and compatibilty-ldbl.cc objects in the shared library, and not in

  1   2   3   4   5   6   7   8   9   10   >