[Bug libstdc++/43660] New: range of random-number generator seems wrong/confusing

2010-04-05 Thread debian-gcc at lists dot debian dot org
nd_count << " times (should be 0)" << std::endl; return 0; } -- Summary: range of random-number generator seems wrong/confusing Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priorit

[Bug lto/43659] New: -flto doesn't remember -fPIC

2010-04-05 Thread debian-gcc at lists dot debian dot org
ponent: lto AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43659

[Bug libgcj/42676] [4.5 regression] javah doesn't generate the header files as checked in in the archive

2010-03-13 Thread debian-gcc at lists dot debian dot org
--- Comment #3 from debian-gcc at lists dot debian dot org 2010-03-13 14:45 --- fixed -- debian-gcc at lists dot debian dot org changed: What|Removed |Added

[Bug libstdc++/42460] man page errors for generated libstdc++ man pages

2010-02-22 Thread debian-gcc at lists dot debian dot org
--- Comment #24 from debian-gcc at lists dot debian dot org 2010-02-23 01:37 --- thanks for the fixes. I don't care that much about the function markups. Matthias -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42460

[Bug libstdc++/42460] man page errors for generated libstdc++ man pages

2010-02-04 Thread debian-gcc at lists dot debian dot org
--- Comment #20 from debian-gcc at lists dot debian dot org 2010-02-04 21:02 --- Created an attachment (id=19806) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19806&action=view) fix \n quoting fixes the manual page, didn't check the html output -- http:/

[Bug libstdc++/42460] man page errors for generated libstdc++ man pages

2010-02-04 Thread debian-gcc at lists dot debian dot org
--- Comment #19 from debian-gcc at lists dot debian dot org 2010-02-04 21:00 --- std::basic_fstream.3cxx.gz 1213: warning: macro `)).' not defined std::basic_ifstream.3cxx.gz 1037: warning: macro `)).' not defined std::basic_iostream.3cxx.gz 1172: warning: macro `)).'

[Bug libstdc++/42460] man page errors for generated libstdc++ man pages

2010-02-04 Thread debian-gcc at lists dot debian dot org
--- Comment #18 from debian-gcc at lists dot debian dot org 2010-02-04 18:39 --- this is a check run by the lintian tool to check .deb packages after they are built. for this check, lintian calls 'man --warnings -E UTF-8 -l ' for every generated manpage. Afaik Debian/Ubu

[Bug target/42774] [4.5 Regression] ICE in get_aligned_mem, at config/alpha/alpha.c:1484

2010-01-17 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2010-01-17 11:22 --- Created an attachment (id=19633) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19633&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42774

[Bug target/42774] New: [4.5 Regression] ICE in get_aligned_mem, at config/alpha/alpha.c:1484

2010-01-17 Thread debian-gcc at lists dot debian dot org
Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC target triplet: alpha-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42774

[Bug libgcj/40859] [4.4 regression] regressions in libjava testsuite on arm-linux

2010-01-14 Thread debian-gcc at lists dot debian dot org
--- Comment #4 from debian-gcc at lists dot debian dot org 2010-01-14 12:30 --- fixed on the branch -- debian-gcc at lists dot debian dot org changed: What|Removed |Added

[Bug libgcj/42676] New: [4.5 regression] javah doesn't generate the header files as checked in in the archive

2010-01-09 Thread debian-gcc at lists dot debian dot org
c dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42676

[Bug libgomp/42672] New: missing symbols in libgomp when linked with gold

2010-01-09 Thread debian-gcc at lists dot debian dot org
Component: libgomp AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42672

[Bug other/42670] New: c++filt/nm --demangle doesn't completely demangle a global constructors symbol

2010-01-09 Thread debian-gcc at lists dot debian dot org
t org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42670

[Bug target/42509] [4.5 Regression] bootstrap failure in stage3 (integer overflow in preprocessor expression)

2010-01-07 Thread debian-gcc at lists dot debian dot org
--- Comment #4 from debian-gcc at lists dot debian dot org 2010-01-07 13:53 --- a build with BOOT_CFLAGS set to -g -O1 succeeds Matthias -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42509

[Bug rtl-optimization/42511] [4.5 Regression] bootstrap error in stage3 on alpha-linux-gnu

2010-01-07 Thread debian-gcc at lists dot debian dot org
--- Comment #28 from debian-gcc at lists dot debian dot org 2010-01-07 11:54 --- the bootstrap succeeds with the patch from comment #18 applied, test results at http://gcc.gnu.org/ml/gcc-testresults/2010-01/msg00633.html Matthias -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug libstdc++/42460] man page errors for generated libstdc++ man pages

2010-01-06 Thread debian-gcc at lists dot debian dot org
--- Comment #6 from debian-gcc at lists dot debian dot org 2010-01-06 12:18 --- The "Invalid or incomplete multibyte or wide character" messages were generated due to an incorrect setup of the checking tool (lintian). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42460

[Bug bootstrap/42511] bootstrap error in stage3 on alpha-linux-gnu

2010-01-05 Thread debian-gcc at lists dot debian dot org
--- Comment #7 from debian-gcc at lists dot debian dot org 2010-01-05 14:16 --- setting BOOT_CFLAGS to -g -O1 lets the build succeed. the testcase from comment #5 doesn't ice. test results for this build at http://gcc.gnu.org/ml/gcc-testresults/2010-01/msg00501.html --

[Bug bootstrap/42511] bootstrap error in stage3 on alpha-linux-gnu

2010-01-04 Thread debian-gcc at lists dot debian dot org
--- Comment #3 from debian-gcc at lists dot debian dot org 2010-01-04 17:42 --- rechecked with 20090104. setting BOOT_CFLAGS to -g -O1 lets the gcc bootstrap pass. Matthias -- debian-gcc at lists dot debian dot org changed: What|Removed |Added

[Bug other/42611] ICE in tree_low_cst, at tree.c:5014

2010-01-04 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2010-01-04 15:03 --- Created an attachment (id=19461) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19461&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42611

[Bug other/42611] New: ICE in tree_low_cst, at tree.c:5014

2010-01-04 Thread debian-gcc at lists dot debian dot org
Component: other AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42611

[Bug fortran/42607] New: add information about how to compile a module

2010-01-04 Thread debian-gcc at lists dot debian dot org
t: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42607

[Bug target/42564] ICE on sparc - unrecognizable insn

2010-01-02 Thread debian-gcc at lists dot debian dot org
--- Comment #5 from debian-gcc at lists dot debian dot org 2010-01-02 10:42 --- not applying the pr40521-revert-workaround patch shows the ICE as well. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42564

[Bug target/42564] ICE on sparc - unrecognizable insn

2010-01-01 Thread debian-gcc at lists dot debian dot org
--- Comment #4 from debian-gcc at lists dot debian dot org 2010-01-01 11:06 --- the sparc64-linux compiler from the trunk is configured with --with-pkgversion='Debian 20091228-2' --with-bugurl='file:///usr/share/doc/gcc-snapshot/README.Bugs

[Bug target/42564] ICE on sparc - unrecognizable insn

2009-12-31 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2009-12-31 10:20 --- Created an attachment (id=19429) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19429&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42564

[Bug target/42564] New: ICE on sparc - unrecognizable insn

2009-12-31 Thread debian-gcc at lists dot debian dot org
ource if appropriate. -- Summary: ICE on sparc - unrecognizable insn Product: gcc Version: 4.4.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: deb

[Bug target/42553] New: wrong code with -O1

2009-12-30 Thread debian-gcc at lists dot debian dot org
IRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC target triplet: x86_64-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42553

[Bug libstdc++/42552] New: std::wcerr followed by std::cerr lacks std:cerr output

2009-12-30 Thread debian-gcc at lists dot debian dot org
pected, printing out all three strings. -- Summary: std::wcerr followed by std::cerr lacks std:cerr output Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo: un

[Bug other/28322] GCC new warnings and compatibility

2009-12-30 Thread debian-gcc at lists dot debian dot org
--- Comment #29 from debian-gcc at lists dot debian dot org 2009-12-30 11:13 --- yes, sorry, you are right. Matthias -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28322

[Bug middle-end/8081] ICE with variably sized types and nested functions

2009-12-29 Thread debian-gcc at lists dot debian dot org
--- Comment #20 from debian-gcc at lists dot debian dot org 2009-12-30 01:00 --- reconfirmed with 4.5 20091228. please could somebody update the "Known to fail" field? Matthias $ /usr/lib/gcc-snapshot/bin/gcc foo.m foo.m: In function 'main': foo.m:15:18: int

[Bug fortran/42550] New: Unable to give initial value 2**0.5 to a real varable

2009-12-29 Thread debian-gcc at lists dot debian dot org
to a real varable Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://g

[Bug driver/42485] [4.4 regression] -V switch broken

2009-12-29 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2009-12-29 23:54 --- wouldn't it be better to deprecate the -V switch altogether? Matthias -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42485

[Bug target/40954] gcc-4.4.1/s390: internal compiler error: Segmentation fault

2009-12-29 Thread debian-gcc at lists dot debian dot org
--- Comment #2 from debian-gcc at lists dot debian dot org 2009-12-29 23:51 --- not reproducible anymore with 4.4.2 and current 4.5.0 -- debian-gcc at lists dot debian dot org changed: What|Removed |Added

[Bug target/42549] New: Incorrect 3DNow! code generated

2009-12-29 Thread debian-gcc at lists dot debian dot org
ReportedBy: debian-gcc at lists dot debian dot org GCC target triplet: i486-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42549

[Bug c++/26155] ICE after error with namespace alias

2009-12-29 Thread debian-gcc at lists dot debian dot org
--- Comment #5 from debian-gcc at lists dot debian dot org 2009-12-29 16:49 --- confirmed with trunk 20091228 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26155

[Bug fortran/36192] ICE with wrong index types and bad parens

2009-12-29 Thread debian-gcc at lists dot debian dot org
--- Comment #7 from debian-gcc at lists dot debian dot org 2009-12-29 16:38 --- this appears to be fixed, at least in 4.3.5 and 4.4.2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36192

[Bug other/42542] New: g++ -O3 produces incorrect results for less-than operator

2009-12-29 Thread debian-gcc at lists dot debian dot org
ry: g++ -O3 produces incorrect results for less-than operator Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other AssignedTo: unassigned at gcc dot gnu dot org

[Bug other/28322] GCC new warnings and compatibility

2009-12-29 Thread debian-gcc at lists dot debian dot org
--- Comment #26 from debian-gcc at lists dot debian dot org 2009-12-29 15:35 --- No yet quiet right: $ cat main.c int main() {} $ gcc -c -g -Wall -Wno-long-double main.c main.c: In function 'main': main.c:1:1: warning: control reaches end of non-void function At top

[Bug other/42540] New: c++ error message [vtable undefined] is unhelpful

2009-12-29 Thread debian-gcc at lists dot debian dot org
signedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42540

[Bug target/42503] [4.4 Regression] gcc-4.4-20091215 broke libjava on ARM

2009-12-29 Thread debian-gcc at lists dot debian dot org
--- Comment #13 from debian-gcc at lists dot debian dot org 2009-12-29 13:34 --- looks fine to me (but I cannot approve). I'm using this patch already for package builds without seeing regressions. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42503

[Bug c/42538] ICE on illegal-code: tree check: expected function_decl, have var_decl in start_function, at c-decl.c:7369

2009-12-29 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2009-12-29 13:23 --- Created an attachment (id=19414) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19414&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42538

[Bug c/42538] New: ICE on illegal-code: tree check: expected function_decl, have var_decl in start_function, at c-decl.c:7369

2009-12-29 Thread debian-gcc at lists dot debian dot org
d function_decl, have var_decl in start_function, at c-decl.c:7369 Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org

[Bug target/42536] [4.4/4.5 regression] ICE in spill_failure, at reload1.c:2141

2009-12-29 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2009-12-29 12:41 --- Created an attachment (id=19411) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19411&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42536

[Bug target/42536] New: [4.4/4.5 regression] ICE in spill_failure, at reload1.c:2141

2009-12-29 Thread debian-gcc at lists dot debian dot org
in spill_failure, at reload1.c:2141 Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot d

[Bug rtl-optimization/42535] unable to find a register to spill in class 'DREG'

2009-12-29 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2009-12-29 12:09 --- Created an attachment (id=19410) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19410&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42535

[Bug rtl-optimization/42535] New: unable to find a register to spill in class 'DREG'

2009-12-29 Thread debian-gcc at lists dot debian dot org
MED Severity: normal Priority: P3 Component: rtl-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC target triplet: x86_64-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42535

[Bug libgcj/40181] [4.4 Regression] regressions in libjava testsuite on s390-linux

2009-12-29 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2009-12-29 10:43 --- seen with 20091228/29 as well: https://buildd.debian.org/fetch.cgi?&pkg=gcj-4.4&ver=4.4.2-7&arch=s390&stamp=1261836998&file=log http://gcc.gnu.org/ml/gcc-testresults/2009-12/msg02429.

[Bug libgcj/40180] [4.4/4.5 regression] regressions in libjava testsuite on ia64-linux

2009-12-29 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2009-12-29 10:30 --- seen on a ia64-suse-linux-gnu build as well (and on a recent debian build): http://gcc.gnu.org/ml/gcc-testresults/2009-12/msg02466.html Matthias -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40180

[Bug regression/42532] configuring with --enable-gold introduces many regressions in the testsuite

2009-12-29 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2009-12-29 10:11 --- Created an attachment (id=19409) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19409&action=view) test summary diff -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42532

[Bug regression/42532] New: configuring with --enable-gold introduces many regressions in the testsuite

2009-12-29 Thread debian-gcc at lists dot debian dot org
Priority: P3 Component: regression AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42532

[Bug target/41621] [4.4 regression] powerpc-linux-gnu 32bit testsuite regressions with -Os

2009-12-28 Thread debian-gcc at lists dot debian dot org
--- Comment #4 from debian-gcc at lists dot debian dot org 2009-12-28 23:27 --- my bad. my backport of pr40134 still had the chunk to gcc/config/rs600/rs6000.c, which was part of a patch for the trunk. sorry, Matthias -- debian-gcc at lists dot debian dot org changed

[Bug libffi/33052] all libffi tests fail with -m64

2009-12-28 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2009-12-28 09:43 --- invalid, turned out to be a build error on my side. Matthias -- debian-gcc at lists dot debian dot org changed: What|Removed |Added

[Bug bootstrap/42511] boostrap error in stage3 on alpha-linux-gnu

2009-12-26 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2009-12-26 18:01 --- Created an attachment (id=19395) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19395&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42511

[Bug bootstrap/42511] New: boostrap error in stage3 on alpha-linux-gnu

2009-12-26 Thread debian-gcc at lists dot debian dot org
Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC target triplet: alpha-linux

[Bug libstdc++/42460] man page errors for generated libstdc++ man pages

2009-12-22 Thread debian-gcc at lists dot debian dot org
--- Comment #2 from debian-gcc at lists dot debian dot org 2009-12-22 11:42 --- Created an attachment (id=19369) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19369&action=view) patch fixing two typos -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42460

[Bug libstdc++/42460] man page errors for generated libstdc++ man pages

2009-12-22 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2009-12-22 11:40 --- Created an attachment (id=19368) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19368&action=view) man pages with errors -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42460

[Bug libstdc++/42460] New: man page errors for generated libstdc++ man pages

2009-12-22 Thread debian-gcc at lists dot debian dot org
Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42460

[Bug target/40134] symbols not resolved when building shared libraries (link with -lgcc_s -lgcc?)

2009-12-13 Thread debian-gcc at lists dot debian dot org
--- Comment #5 from debian-gcc at lists dot debian dot org 2009-12-14 00:21 --- fixed on the trunk -- debian-gcc at lists dot debian dot org changed: What|Removed |Added

[Bug libstdc++/40133] exception propagation support not enabled in libstdc++ 4.4 on {armeabi,hppa}-linux

2009-12-13 Thread debian-gcc at lists dot debian dot org
--- Comment #11 from debian-gcc at lists dot debian dot org 2009-12-14 00:19 --- fixed on the trunk -- debian-gcc at lists dot debian dot org changed: What|Removed |Added

[Bug target/41621] [4.4 regression] powerpc-linux-gnu 32bit testsuite regressions with -Os

2009-12-10 Thread debian-gcc at lists dot debian dot org
--- Comment #3 from debian-gcc at lists dot debian dot org 2009-12-11 07:22 --- I still see these with 4.4 20091210: https://buildd.debian.org/fetch.cgi?&pkg=gcc-4.4&ver=4.4.2-4&arch=powerpc&stamp=1260479927&file=log trying a vanilla build with same configure

[Bug c++/42317] [4.5 Regression] Issues with comdat virtual dtors

2009-12-08 Thread debian-gcc at lists dot debian dot org
--- Comment #6 from debian-gcc at lists dot debian dot org 2009-12-08 12:37 --- *** Bug 42323 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42317

[Bug target/42323] bootstrap error in libstdc++ powerpc biarch compiler, building 64bit libstdc++ debug lib

2009-12-08 Thread debian-gcc at lists dot debian dot org
--- Comment #2 from debian-gcc at lists dot debian dot org 2009-12-08 12:37 --- *** This bug has been marked as a duplicate of 42317 *** -- debian-gcc at lists dot debian dot org changed: What|Removed |Added

[Bug c++/42317] [4.5 Regression] Issues with comdat virtual dtors

2009-12-08 Thread debian-gcc at lists dot debian dot org
--- Comment #3 from debian-gcc at lists dot debian dot org 2009-12-08 08:58 --- Created an attachment (id=19256) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19256&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42317

[Bug c++/42317] [4.5 Regression] Issues with comdat virtual dtors

2009-12-08 Thread debian-gcc at lists dot debian dot org
--- Comment #2 from debian-gcc at lists dot debian dot org 2009-12-08 08:56 --- with the proposed patch applied, the build fails now with: virtual __gnu_cxx::stdio_sync_filebuf::~stdio_sync_filebuf()/243(191) @0x4093abd0 availability:available 22 time, 11 benefit ( 24 after inlining

[Bug target/42323] New: bootstrap error in libstdc++ powerpc biarch compiler, building 64bit libstdc++ debug lib

2009-12-07 Thread debian-gcc at lists dot debian dot org
ebug lib Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC target triplet: powerpc64-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42323

[Bug target/41621] New: [4.4 regression] powerpc-linux-gnu 32bit testsuite regressions with -Os

2009-10-07 Thread debian-gcc at lists dot debian dot org
g ReportedBy: debian-gcc at lists dot debian dot org GCC target triplet: powerpc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41621

[Bug target/41327] [4.4 regression] ICE (segmentation fault) with -O3

2009-09-29 Thread debian-gcc at lists dot debian dot org
--- Comment #5 from debian-gcc at lists dot debian dot org 2009-09-29 22:48 --- fixed -- debian-gcc at lists dot debian dot org changed: What|Removed |Added

[Bug target/41327] [4.4 regression] ICE (segmentation fault) with -O3

2009-09-29 Thread debian-gcc at lists dot debian dot org
--- Comment #4 from debian-gcc at lists dot debian dot org 2009-09-29 22:47 --- sorry, the last comment should have gone to PR33263, I'll need to find the time to recheck this issue. Matthias -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41327

[Bug testsuite/33263] [4.3/4.4/4.5 regression] libjava testsuite failures on alpha-linux

2009-09-29 Thread debian-gcc at lists dot debian dot org
--- Comment #11 from debian-gcc at lists dot debian dot org 2009-09-29 22:45 --- confirmed: https://buildd.debian.org/fetch.cgi?&pkg=gcc-snapshot&ver=20090923-1&arch=alpha&stamp=1253933048&file=log https://buildd.debian.org/fetch.cgi?&pkg=gcj-4.4&

[Bug target/41327] [4.4 regression] ICE (segmentation fault) with -O3

2009-09-29 Thread debian-gcc at lists dot debian dot org
--- Comment #3 from debian-gcc at lists dot debian dot org 2009-09-29 22:44 --- confirmed: https://buildd.debian.org/fetch.cgi?&pkg=gcc-snapshot&ver=20090923-1&arch=alpha&stamp=1253933048&file=log https://buildd.debian.org/fetch.cgi?&pkg=gcj-4.4&ver=4.4.1-4

[Bug tree-optimization/41101] [4.4 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-11 Thread debian-gcc at lists dot debian dot org
--- Comment #25 from debian-gcc at lists dot debian dot org 2009-09-11 16:50 --- checked the backport of the 2nd chunk on the 4.4 branch without regressions on i386 and amd64. Matthias -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41101

[Bug target/41327] [4.4 regression] ICE (segmentation fault) with -O3

2009-09-10 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2009-09-10 09:35 --- Created an attachment (id=18561) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18561&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41327

[Bug target/41327] New: [4.4 regression] ICE (segmentation fault) with -O3

2009-09-10 Thread debian-gcc at lists dot debian dot org
fault) with -O3 Product: gcc Version: 4.4.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC target

[Bug other/41101] [4.4 regression] build doesn't terminate (endless loop?)

2009-08-18 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2009-08-18 10:48 --- Created an attachment (id=18394) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18394&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41101

[Bug other/41101] New: [4.4 regression] build doesn't terminate (endless loop?)

2009-08-18 Thread debian-gcc at lists dot debian dot org
] build doesn't terminate (endless loop?) Product: gcc Version: 4.4.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at list

[Bug target/40954] New: gcc-4.4.1/s390: internal compiler error: Segmentation fault

2009-08-03 Thread debian-gcc at lists dot debian dot org
ion fault Product: gcc Version: 4.4.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC tar

[Bug libgcj/40860] New: [4.4/4.5 regression] regressions in libjava testsuite on arm-linux

2009-07-26 Thread debian-gcc at lists dot debian dot org
: UNCONFIRMED Severity: normal Priority: P3 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC target triplet: arm-linux-gnueabi http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40860

[Bug libgcj/40859] New: [4.4/4.5 regression] regressions in libjava testsuite on arm-linux

2009-07-26 Thread debian-gcc at lists dot debian dot org
gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40859

[Bug target/40813] [4.4 regression] ICE in gsi_insert_seq_nodes_after, at gimple-iterator.c:222

2009-07-20 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2009-07-20 23:58 --- Created an attachment (id=18232) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18232&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40813

[Bug target/40813] New: [4.4 regression] ICE in gsi_insert_seq_nodes_after, at gimple-iterator.c:222

2009-07-20 Thread debian-gcc at lists dot debian dot org
lists dot debian dot org GCC target triplet: sparc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40813

[Bug target/40134] symbols not resolved when building shared libraries (link with -lgcc_s -lgcc?)

2009-07-07 Thread debian-gcc at lists dot debian dot org
--- Comment #2 from debian-gcc at lists dot debian dot org 2009-07-07 09:08 --- proposed patch at http://gcc.gnu.org/ml/gcc-patches/2009-07/msg00322.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40134

[Bug ada/40637] Ada bootstrap ICE on stage3 s-bitops.o

2009-07-04 Thread debian-gcc at lists dot debian dot org
--- Comment #2 from debian-gcc at lists dot debian dot org 2009-07-04 16:01 --- I see this with a biarch compiler defaulting to powerpc-linux-gnu as well, rev 149224 Matthias Configured with: ../src/configure -v --with-pkgversion='Debian 20090704-1' --with-bugurl=file://

[Bug bootstrap/40347] [4.5 Regression] i386-darwin ICEs while building libgcc during stage2

2009-06-22 Thread debian-gcc at lists dot debian dot org
--- Comment #4 from debian-gcc at lists dot debian dot org 2009-06-22 08:45 --- A bootstrap on hppa-linux-gnu works for me with the patch suggested in PR 40462, still seeing a bootstrap failure on sparc-linux-gnu, as in PR40352. No preprocessed source yet. -- debian-gcc at lists

[Bug debug/40462] [4.5 Regression] ICE in dwarf2out_begin_epilogue, at dwarf2out.c:2773 while compiling mlib-tgt.adb

2009-06-22 Thread debian-gcc at lists dot debian dot org
--- Comment #3 from debian-gcc at lists dot debian dot org 2009-06-22 08:23 --- seen on hppa-linux-gnu as well, the proposed fix allows bootstrapping on hppa-linux-gnu as well. Matthias -- debian-gcc at lists dot debian dot org changed: What|Removed

[Bug objc/40507] ICE on invalid ObjC code

2009-06-20 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2009-06-20 19:38 --- Created an attachment (id=18035) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18035&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40507

[Bug objc/40507] New: ICE on invalid ObjC code

2009-06-20 Thread debian-gcc at lists dot debian dot org
Summary: ICE on invalid ObjC code Product: gcc Version: 4.4.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: objc AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40507

[Bug middle-end/40506] ICE with -fwhole-program --combine (verify_stmts failed)

2009-06-20 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2009-06-20 18:22 --- Created an attachment (id=18034) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18034&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40506

[Bug middle-end/40506] New: ICE with -fwhole-program --combine (verify_stmts failed)

2009-06-20 Thread debian-gcc at lists dot debian dot org
e-program --combine (verify_stmts failed) Product: gcc Version: 4.4.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40506

[Bug bootstrap/40477] New: [4.3 regression] build failure on alpha-linux-gnu mips-linux-gnu

2009-06-17 Thread debian-gcc at lists dot debian dot org
ion: 4.3.4 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC target triplet: alpha-linux-gnu mips-linux-gnu http://g

[Bug libgcj/40182] New: [4.4/4.5 regression] regressions in libjava testsuite on sparc-linux

2009-05-18 Thread debian-gcc at lists dot debian dot org
: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC target triplet: sparc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40182

[Bug libgcj/40181] New: [4.4 regression] regressions in libjava testsuite on s390-linux

2009-05-18 Thread debian-gcc at lists dot debian dot org
Severity: normal Priority: P3 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC target triplet: s390-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40181

[Bug libgcj/40180] New: [4.4/4.5 regression] regressions in libjava testsuite on ia64-linux

2009-05-18 Thread debian-gcc at lists dot debian dot org
NCONFIRMED Severity: normal Priority: P3 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC target triplet: ia64-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40180

[Bug libgcj/35367] Linux x86 build (with --enable-targets=all, so also building with cross-to-x64 multilib configuration) fails in libjava (prims.cc)

2009-05-18 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2009-05-18 07:44 --- debian doesn't have all libraries needed as build dependencies as 64bit versions, so it's clear that the build fails. IMO not a GCC issue. Matthias -- http://gcc.gnu.org/bugzilla/show_

[Bug bootstrap/38867] [Regression] gcc 4.4.0 20090114 - libjava/configure sets "NONE/share/python", need "${prefix}/share/python"

2009-05-18 Thread debian-gcc at lists dot debian dot org
--- Comment #3 from debian-gcc at lists dot debian dot org 2009-05-18 07:39 --- looks much like an expansion issue in automake, which was fixed for automake-1.11, but I fail to see how it gets wrongly expanded in the current 4.4.0 release. See http://bugs.debian.org/cgi-bin

[Bug libgcj/36658] Building gcj for arm linux from trunk (gcc 4.4.0): libjava/gcj/array.h:24: internal compiler error: verify_gimple failed

2009-05-18 Thread debian-gcc at lists dot debian dot org
--- Comment #2 from debian-gcc at lists dot debian dot org 2009-05-18 07:33 --- a native build for arm-linux-gnueabi works fine in 4.4.0, e.g. https://buildd.debian.org/fetch.cgi?&pkg=gcj-4.4&ver=4.4.0-2&arch=armel&stamp=1241854512&file=log Matthias --

[Bug tree-optimization/40157] ICE with -floop-block

2009-05-16 Thread debian-gcc at lists dot debian dot org
--- Comment #3 from debian-gcc at lists dot debian dot org 2009-05-16 12:48 --- a patch would be appreciated, even if it's not applied directly in the 4.4 branch. Matthias -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40157

[Bug libstdc++/40133] exception propagation support not enabled in libstdc++ 4.4 on {armeabi,hppa}-linux

2009-05-13 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2009-05-13 17:07 --- the arm failure is PR40134 now. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40133

[Bug target/40134] New: symbols not resolved when building shared libraries (link with -lgcc_s -lgcc?)

2009-05-13 Thread debian-gcc at lists dot debian dot org
oduct: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC target triplet: arm-linux-gnue

[Bug libstdc++/40133] New: exception propagation support not enabled in libstdc++ 4.4 on {armeabi,hppa}-linux

2009-05-13 Thread debian-gcc at lists dot debian dot org
at lists dot debian dot org GCC target triplet: arm-linux-gnueabi hppa-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40133

[Bug libstdc++/40038] [4.4/4.5 regression] symbols ce...@glibcxx_3.4.3 and ta...@glibcxx_3.4 not exported

2009-05-06 Thread debian-gcc at lists dot debian dot org
--- Comment #2 from debian-gcc at lists dot debian dot org 2009-05-06 10:14 --- same for arm-linux-gnu arm-linux-gnueabi Matthias -- debian-gcc at lists dot debian dot org changed: What|Removed |Added

[Bug libstdc++/40038] New: [4.4/4.5 regression] symbols ce...@glibcxx_3.4.3 and ta...@glibcxx_3.4 not exported

2009-05-06 Thread debian-gcc at lists dot debian dot org
g ReportedBy: debian-gcc at lists dot debian dot org GCC target triplet: mips-linux-gnu mipsel-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40038

  1   2   3   4   5   6   >