[Bug target/26349] New: config/i386/i386.h: typo in comment?

2006-02-18 Thread debian-gcc at lists dot debian dot org
Version: 4.2.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 host triplet: i386-* http://gcc.gnu.org/bugzilla

[Bug target/26415] New: [4.2 regression] m68k-linux bootstrap error during stage2

2006-02-22 Thread debian-gcc at lists dot debian dot org
gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC target triplet: m68k-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26415

[Bug rtl-optimization/26555] New: unrecognizable insn on IA64

2006-03-04 Thread debian-gcc at lists dot debian dot org
tus: UNCONFIRMED 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 build triplet: ia64-linux-gnu GCC host triplet: ia64-linux-gnu GCC target triplet: ia64-

[Bug c++/26557] New: ICE in simplify_subreg

2006-03-04 Thread debian-gcc at lists dot debian dot org
Product: gcc Version: 4.0.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC build triplet: i486-linu

[Bug c++/26558] New: segfault on syntax error

2006-03-04 Thread debian-gcc at lists dot debian dot org
gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC build triplet: i486-linux-gnu GCC host triplet: i486-linux-gnu GCC target triplet: i486-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26558

[Bug c++/26559] New: ICE with __builtin_constant_p in template argument

2006-03-04 Thread debian-gcc at lists dot debian dot org
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=26559

[Bug target/26560] New: mips: unable to find a register to spill in class 'FP_REGS'

2006-03-04 Thread debian-gcc at lists dot debian dot org
Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC build triplet: mips-linux-gnu GCC host triplet: mips-linux-gnu GCC target triplet: mips-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26560

[Bug target/26560] mips: unable to find a register to spill in class 'FP_REGS'

2006-03-04 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2006-03-04 18:32 --- Created an attachment (id=10967) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10967&action=view) Testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26560

[Bug target/26560] mips: unable to find a register to spill in class 'FP_REGS'

2006-03-04 Thread debian-gcc at lists dot debian dot org
--- Comment #2 from debian-gcc at lists dot debian dot org 2006-03-04 18:32 --- Created an attachment (id=10968) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10968&action=view) Reduced testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26560

[Bug target/26562] New: unrecognizable insn with huge symbol offset

2006-03-04 Thread debian-gcc at lists dot debian dot org
normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC build triplet: x86_64-linux-gnu GCC host triplet: x86_64-linux-gnu GCC target triplet: x86_64-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26562

[Bug c++/26670] New: attribute((packed)) sometimes not ignored for non-PODs

2006-03-13 Thread debian-gcc at lists dot debian dot org
oduct: gcc Version: 4.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ 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=26670

[Bug c++/26670] attribute((packed)) sometimes not ignored for non-PODs

2006-03-13 Thread debian-gcc at lists dot debian dot org
--- Comment #2 from debian-gcc at lists dot debian dot org 2006-03-13 23:53 --- It's not just a missing warning, it also changes behavior: int& foo(nonpod_pack& n) { return n.n.i; // this passes } int& foo(nonpod_pack2& p) { return p.p.n.i

[Bug middle-end/26672] New: ICE in op_iter_init, triggered by printf->puts optimization

2006-03-13 Thread debian-gcc at lists dot debian dot org
erity: 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=26672

[Bug middle-end/24221] ICE in first_insn_after_basic_block_note on HPPA

2006-03-19 Thread debian-gcc at lists dot debian dot org
--- Comment #5 from debian-gcc at lists dot debian dot org 2006-03-19 10:30 --- same ICE with 4.1.0 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24221

[Bug c++/26755] New: [4.1 regression?] may fail to generate code for base destructor defined inline

2006-03-19 Thread debian-gcc at lists dot debian dot org
atus: UNCONFIRMED Severity: normal Priority: P3 Component: c++ 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=26755

[Bug c++/7302] -Wnon-virtual-dtor should't complain of protected dtor

2006-03-19 Thread debian-gcc at lists dot debian dot org
--- Comment #7 from debian-gcc at lists dot debian dot org 2006-03-19 12:21 --- Created an attachment (id=11068) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11068&action=view) proposed patch patch, proposed at http://bugs.debian.org/356316 -- http://gcc.gnu.org/b

[Bug c++/26757] New: [4.1 regression] ICE (Segmentation fault) building 3ddesktop source

2006-03-19 Thread debian-gcc at lists dot debian dot org
verity: major Priority: P3 Component: c++ 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=26757

[Bug c++/26757] [4.1 regression] ICE (Segmentation fault) building 3ddesktop source

2006-03-19 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2006-03-19 13:02 --- Created an attachment (id=11069) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11069&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26757

[Bug c/26759] New: [4.0/4.1 regression] gcc 4 does not notice C syntax error

2006-03-19 Thread debian-gcc at lists dot debian dot org
tice C syntax error Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian d

[Bug tree-optimization/26763] New: wrong final value of indaction variable calculated

2006-03-19 Thread debian-gcc at lists dot debian dot org
P3 Component: tree-optimization 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=26763

[Bug bootstrap/26852] New: bootstrap fails, if neither zip nor fastjar can be found

2006-03-24 Thread debian-gcc at lists dot debian dot org
nd Product: gcc Version: 4.2.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 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26852

[Bug bootstrap/26829] broken classpath install (missed tools.zip), zip or fastjar not found

2006-03-24 Thread debian-gcc at lists dot debian dot org
--- Comment #7 from debian-gcc at lists dot debian dot org 2006-03-24 17:24 --- testing fix ... --- libjava/configure.ac~ 2006-03-14 01:03:16.0 + +++ libjava/configure.ac2006-03-24 18:14:55.0 + @@ -340,6 +340,7 @@ # We need this as qt is

[Bug ada/26866] New: [4.1 regression] 428 test failures in ada testsuite

2006-03-25 Thread debian-gcc at lists dot debian dot org
Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org GCC host triplet: alpha-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26866

[Bug ada/26866] [4.1 regression] 428 test failures in ada testsuite

2006-03-25 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2006-03-25 11:16 --- Created an attachment (id=11124) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11124&action=view) ada test summary -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26866

[Bug ada/26866] [4.1 regression] 428 test failures in ada testsuite

2006-03-25 Thread debian-gcc at lists dot debian dot org
--- Comment #3 from debian-gcc at lists dot debian dot org 2006-03-25 22:23 --- sorry, already removed. Each attempt to run a testcase resulted in an segfault. Matthias -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26866

[Bug tree-optimization/27085] New: [4.2 regression] ICE in add_virtual_operand

2006-04-08 Thread debian-gcc at lists dot debian dot org
: normal Priority: P3 Component: tree-optimization 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=27085

[Bug ada/21355] New: [3.4 regression] ada bootstrap comparision failure

2005-05-03 Thread debian-gcc at lists dot debian dot org
Product: gcc Version: 3.4.4 Status: UNCONFIRMED Severity: normal Priority: P2 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc

[Bug bootstrap/21355] [3.4 regression] ada bootstrap comparision failure

2005-05-03 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-05-03 12:30 --- on powerpc-linux, the build fails earlier: stage2/xgcc -Bstage2/ -B/usr/powerpc-linux/bin/ -c -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-error

[Bug bootstrap/21355] [3.4 regression] ada bootstrap comparision failure

2005-05-08 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-05-08 13:54 --- turned out as a side effect of the gpc build. -- What|Removed |Added

[Bug java/21697] New: gcj segfaults with Jabref.jar

2005-05-21 Thread debian-gcc at lists dot debian dot org
ot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21697

[Bug tree-optimization/21568] [4.0/4.1 regression] Casts in folding *& omitted

2005-05-21 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-05-21 18:10 --- (In reply to comment #3) > (In reply to comment #1) > > This is undefined, see the full discussion on the gcc list: > > http://gcc.gnu.org/ml/gcc/2005-05/msg00073.html > > - o

[Bug java/21703] New: hang when rapidly calling String.intern()

2005-05-21 Thread debian-gcc at lists dot debian dot org
Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21703

[Bug middle-end/21709] New: [3.4 regression] ICE on compile-time complex NaN

2005-05-22 Thread debian-gcc at lists dot debian dot org
tedBy: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21709

[Bug fastjar/22012] New: fastjar -C gets confused with more than one argument

2005-06-10 Thread debian-gcc at lists dot debian dot org
Version: 4.0.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: fastjar AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc dot gnu dot org

[Bug c++/19004] New: [3.4 / 4.0 regression] ICE in uses_template_parms at cp/pt.c:4860

2004-12-15 Thread debian-gcc at lists dot debian dot org
y: critical Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19004

[Bug rtl-optimization/19005] New: [3.4 regression] Error: bad register name `%sil'

2004-12-15 Thread debian-gcc at lists dot debian dot org
Status: UNCONFIRMED Severity: critical Priority: P2 Component: rtl-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc dot gnu dot org GCC build

[Bug rtl-optimization/19005] [3.4 regression] Error: bad register name `%sil'

2004-12-15 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2004-12-15 10:58 --- Created an attachment (id=7746) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7746&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19005

[Bug rtl-optimization/19005] [3.4 regression] Error: bad register name `%sil'

2004-12-15 Thread debian-gcc at lists dot debian dot org
-- What|Removed |Added Known to fail||3.4.4 Known to work||3.3.5 3.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug c/19006] New: [3.3 / 3.4 / 4.0 regression] ICE in tree_low_cst, at tree.c:3255

2004-12-15 Thread debian-gcc at lists dot debian dot org
ned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19006

[Bug target/19008] New: [3.3 regression] [arm] gcc-3.3 -O3 -fPIC produce wrong code via auto inlining

2004-12-15 Thread debian-gcc at lists dot debian dot org
MED Severity: normal Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: arm-linux GCC host triplet: arm

[Bug target/18987] [4.0 regression] [ia64] Extra '.restore sp' in tail call

2004-12-22 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2004-12-22 22:47 --- according to http://bugs.debian.org/286840 (if that's the same thing), this is broken in gcc-3.3 CVS and gcc-3.4 CVS as well. Latest known working version is gcc-3.3.5. --

[Bug target/18987] [3.3/3.4/4.0 regression] [ia64] Extra '.restore sp' in tail call

2004-12-22 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2004-12-22 23:13 --- sorry, forgot to add that the 3.3 version I tested had H.J.Lu's unwind exception handling patches applied, backported from the 3.4 branch. I'll recheck with a vanilla gcc-3.3 C

[Bug target/19162] New: [4.0 regression] ICE while building libobjc's sendmsg.c

2004-12-26 Thread debian-gcc at lists dot debian dot org
2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: arm-linux GCC host triplet: arm-linux GCC target triplet: arm-linux http://gcc.gnu.

[Bug target/19162] [4.0 regression] ICE while building libobjc's sendmsg.c

2004-12-26 Thread debian-gcc at lists dot debian dot org
-- What|Removed |Added Keywords||ice-on-valid-code Known to fail||4.0.0 Known to work|

[Bug target/19162] [4.0 regression] ICE while building libobjc's sendmsg.c

2004-12-26 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2004-12-26 21:28 --- Created an attachment (id=7826) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7826&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19162

[Bug target/19162] [4.0 regression] ICE while building libobjc's sendmsg.c

2004-12-27 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2004-12-28 06:31 --- the patch fixes the ICE, libobjc built sucessfully. -- What|Removed |Added

[Bug rtl-optimization/10692] [3.3/3.4/4.0 regression] [m68k] miscompilation of perl with -O2 -fPIC

2005-01-07 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-01-07 21:36 --- [tried to reopen the report, but didn't succeed, and You tried to change the Versions this fails on field from 3.3.3 3.4.0 4.0.0 to 3.3.3 3.4.0] The patch applies to the 3.3 branch as wel

[Bug rtl-optimization/19296] [3.3/3.4/4.0 regression] Range check on short miscompiled at -O

2005-01-08 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-01-08 16:07 --- [add reference to http://bugs.debian.org/288721] -- What|Removed |Added

[Bug ada/19456] New: [4.0 regression] ada bootstrap failure on alpha-linux

2005-01-15 Thread debian-gcc at lists dot debian dot org
ormal Priority: P2 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: alpha-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19456

[Bug target/18615] biarch bootstrap fails on sparc-linux (CVS 20041121)

2005-01-15 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-01-15 12:00 --- started a new build ... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18615

[Bug bootstrap/19459] New: [4.0 regression] bootstrap failure on i486-linux

2005-01-15 Thread debian-gcc at lists dot debian dot org
gression] bootstrap failure on i486-linux Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-g

[Bug target/19469] New: wrong code on i486 compiling with f77 -fno-automatic -O1

2005-01-16 Thread debian-gcc at lists dot debian dot org
Summary: wrong code on i486 compiling with f77 -fno-automatic -O1 Product: gcc Version: 3.3.6 Status: UNCONFIRMED Severity: normal Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy:

[Bug target/19469] wrong code on i486 compiling with f77 -fno-automatic -O1

2005-01-16 Thread debian-gcc at lists dot debian dot org
-- What|Removed |Added Keywords||wrong-code Known to fail||2.95.4 3.3.5 3.4.3 http://gcc.gnu.org/bugzilla/sho

[Bug target/19469] wrong code on i486 compiling with f77 -fno-automatic -O1

2005-01-16 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-01-16 16:35 --- Created an attachment (id=7966) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7966&action=view) test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19469

[Bug target/19469] wrong code on i486 compiling with f77 -fno-automatic -O1

2005-01-16 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-01-16 16:59 --- g77 -O1 -ffloat-store work for 3.3.4, but not for 3.4.3. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19469

[Bug ada/19456] [4.0 regression] ada bootstrap failure on alpha-linux

2005-01-16 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-01-16 21:39 --- according to rth, some build tools are miscompiled on 64bit targets by the stage1 compiler, but they can be copied from another build. without the pregenerated files, I get until: gnatgcc -c -g

[Bug target/18615] biarch bootstrap fails on sparc-linux (CVS 20041121)

2005-01-17 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-01-18 07:18 --- sucessfully bootstrapped, test results at http://gcc.gnu.org/ml/gcc-testresults/2005-01/msg00805.html Matthias -- What|Removed |Added

[Bug libgcj/19527] New: libgij fails to install in a temporary directory

2005-01-19 Thread debian-gcc at lists dot debian dot org
: P2 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19527

[Bug libgcj/19527] libgij fails to install in a temporary directory

2005-01-25 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-01-26 06:57 --- yes, fixed by the mentioned patch. Matthias -- What|Removed |Added

[Bug libgcj/11941] gcj handles timezones wrongly with new Date().toString()

2005-01-30 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-01-30 09:01 --- BTS masters, please set the target milestone to 4.0 Thanks, Matthias -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11941

[Bug c++/19709] New: name lookup broken?

2005-01-30 Thread debian-gcc at lists dot debian dot org
okup broken? Product: gcc Version: 3.3.6 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org CC: gc

[Bug java/19711] New: gcj segfaults instead of reporting the ambiguous expression

2005-01-30 Thread debian-gcc at lists dot debian dot org
unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19711

[Bug c/19333] [4.0 Regression] C front end accepts arrays of incomplete types

2005-02-01 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2005-02-01 11:55 --- at least that breaks the bootstrap on a Debian x86_64 system (glibc-2.3.2 based): Matthias ./xgcc -B./ -B/usr/lib/gcc-snapshot/x86_64-linux-gnu/bin/ -isystem /usr/lib/gcc-snapshot/x86_64-linux

[Bug target/19934] New: [4.0 regression] [alpha-linux] bootstrap error linking libgcj

2005-02-13 Thread debian-gcc at lists dot debian dot org
nu dot org ReportedBy: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: alpha-linux GCC host triplet: alpha-linux GCC target triplet: alpha-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19934

[Bug middle-end/17813] [4.0 regression] ada bootstrap failure on i486-linux

2004-10-14 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2004-10-15 04:00 --- reconfirmed with 20041014, bootstraps ok when configured for i686-linux. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17813

[Bug c++/18007] New: Template template specialization matching problem

2004-10-14 Thread debian-gcc at lists dot debian dot org
Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18007

[Bug c++/18007] Template template specialization matching problem

2004-10-14 Thread debian-gcc at lists dot debian dot org
-- What|Removed |Added Known to fail||3.3.5 3.4.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18007

[Bug bootstrap/18125] New: bootstrap fails in libstdc++'s configure script, ICE on every C++ conftest.

2004-10-24 Thread debian-gcc at lists dot debian dot org
figure script, ICE on every C++ conftest. Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: critical Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at li

[Bug target/18189] New: [3.3 regression] __fixunsdfdi problem on m68k

2004-10-27 Thread debian-gcc at lists dot debian dot org
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: m68k-linux GCC host triplet: m68k-linux GCC target triplet: m68k-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18189

[Bug target/18189] [3.3 regression] __fixunsdfdi problem on m68k

2004-10-27 Thread debian-gcc at lists dot debian dot org
-- What|Removed |Added Known to fail||3.3.5 Known to work||3.2.3 3.3.4 3.4.2 http://gcc.gnu.org/bugzilla/show_bug.

[Bug rtl-optimization/17356] [4.0 Regression] [Ada] [ia64] ICE while building libada

2004-10-31 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2004-10-31 07:24 --- same with 20041030 -- What|Removed |Added CC

[Bug target/18247] New: [4.0 regression] ada runtime bootstrap failure on powerpc-linux

2004-10-31 Thread debian-gcc at lists dot debian dot org
failure on powerpc-linux Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debi

[Bug c/18588] New: [3.4 4.0 regression] -O2 disables warning "control reaches end of non-void function"

2004-11-21 Thread debian-gcc at lists dot debian dot org
ity: normal Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18588

[Bug c/18588] [3.4 4.0 regression] -O2 disables warning "control reaches end of non-void function"

2004-11-21 Thread debian-gcc at lists dot debian dot org
-- What|Removed |Added Keywords||diagnostic http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18588

[Bug target/18589] New: could optimize FP multiplies better

2004-11-21 Thread debian-gcc at lists dot debian dot org
t gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: amd64-linux GCC host triplet: amd64-linux GCC target triplet: amd64-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18589

[Bug target/18590] New: [3.3/3.4 regression] ICE in add_insn_before, at emit-rtl.c:3599

2004-11-21 Thread debian-gcc at lists dot debian dot org
n_before, at emit- rtl.c:3599 Product: gcc Version: 3.4.3 Status: UNCONFIRMED Severity: critical Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at l

[Bug target/18590] [3.3/3.4 regression] ICE in add_insn_before, at emit-rtl.c:3599

2004-11-21 Thread debian-gcc at lists dot debian dot org
-- What|Removed |Added Known to fail||3.2.3 3.3.5 3.4.3 Known to work||3.0.4 http://gcc.gnu.org/bugzilla/show_bug.

[Bug target/18590] [3.3/3.4 regression] ICE in add_insn_before, at emit-rtl.c:3599

2004-11-21 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2004-11-21 10:59 --- Created an attachment (id=7574) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7574&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18590

[Bug fortran/18591] New: gfortran: internal error with namelist

2004-11-21 Thread debian-gcc at lists dot debian dot org
nt: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18591

[Bug target/18592] New: [3.3/3.4 regression] [m68k] ICE in output_operand: invalid expression as operand

2004-11-21 Thread debian-gcc at lists dot debian dot org
Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: m68k-linux GCC host triplet: m68k-linux GCC target triplet:

[Bug target/18592] [3.3/3.4 regression] [m68k] ICE in output_operand: invalid expression as operand

2004-11-21 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2004-11-21 11:44 --- Created an attachment (id=7575) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7575&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18592

[Bug target/18592] [3.3/3.4 regression] [m68k] ICE in output_operand: invalid expression as operand

2004-11-21 Thread debian-gcc at lists dot debian dot org
-- What|Removed |Added CC||zippel at linux-m68k dot ||org, schwab at suse dot de Known

[Bug target/18593] New: [3.3 / 3.4 regression]

2004-11-21 Thread debian-gcc at lists dot debian dot org
Version: 3.3.5 Status: UNCONFIRMED Severity: normal Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc dot gnu dot org GCC build t

[Bug target/18593] [3.3 / 3.4 regression]

2004-11-21 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2004-11-21 13:14 --- Created an attachment (id=7576) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7576&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18593

[Bug target/18593] [3.3 / 3.4 regression]

2004-11-21 Thread debian-gcc at lists dot debian dot org
-- What|Removed |Added Known to fail||3.2.3 3.3.5 3.4.3 Known to work||3.0.4 3.4.0 Summary|[3.3 / 3.4 re

[Bug target/18593] [3.3 / 3.4 regression] ICE in insn_default_length, at insn-attrtab.c:825

2004-11-21 Thread debian-gcc at lists dot debian dot org
-- What|Removed |Added Summary|[3.3 / 3.4 regression] |[3.3 / 3.4 regression] ICE ||in insn_default_length, at

[Bug target/18615] New: biarch bootstrap fails on sparc-linux (CVS 20041121)

2004-11-22 Thread debian-gcc at lists dot debian dot org
4.0.0 Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org CC: bcollins at debian dot org,drow at false dot

[Bug target/18615] biarch bootstrap fails on sparc-linux (CVS 20041121)

2004-11-22 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2004-11-22 22:38 --- Created an attachment (id=7582) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7582&action=view) biarch patch -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18615

[Bug target/18615] biarch bootstrap fails on sparc-linux (CVS 20041121)

2004-11-22 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2004-11-22 22:39 --- Created an attachment (id=7583) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7583&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18615

[Bug target/18622] New: sparc64-linux bootstrap failure

2004-11-22 Thread debian-gcc at lists dot debian dot org
p failure Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org CC: eb

[Bug target/18615] biarch bootstrap fails on sparc-linux (CVS 20041121)

2004-11-22 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2004-11-23 07:56 --- > I presume sparc64-linux does bootstrap fine? No, bootstrap on sparc64-linux fails earlier in stage2, submitted as PR18622. Matthias -- What|Removed |Ad

[Bug tree-optimization/18237] [4.0 regression] tree check: expected ssa_name, have var_decl in verify_ssa

2004-11-24 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2004-11-24 20:16 --- still seeing the ICE with 20041124 on powerpc-linux: Matthias [...] ../../xgcc -B../../ -c -g -O2 -fPIC -W -Wall -gnatpg s-stratt.adb -o s-stratt.o +===GNAT BUG

[Bug c++/18677] New: [3.4 / 4.0 regression] ICE: Segmentation fault (program cc1plus)

2004-11-25 Thread debian-gcc at lists dot debian dot org
: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18677

[Bug c++/18677] [3.4 / 4.0 regression] ICE: Segmentation fault (program cc1plus)

2004-11-25 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2004-11-25 21:19 --- Created an attachment (id=7611) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7611&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18677

[Bug c++/18677] [3.4 / 4.0 regression] ICE: Segmentation fault (program cc1plus)

2004-11-25 Thread debian-gcc at lists dot debian dot org
-- What|Removed |Added Known to fail||3.4.3 4.0.0 Known to work||3.3.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug target/18709] New: x86_64-linux bootstrap failure building libsupc++

2004-11-28 Thread debian-gcc at lists dot debian dot org
FIRMED Severity: normal Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: x86_64-linux GCC host triplet:

[Bug target/18709] x86_64-linux bootstrap failure building libsupc++

2004-11-28 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2004-11-28 22:09 --- Created an attachment (id=7630) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7630&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18709

[Bug target/18823] New: [3.4 regression] [ia64-linux] ICE in ia64_st_address_bypass_p, at config/ia64/ia64.c:7387

2004-12-04 Thread debian-gcc at lists dot debian dot org
dot org ReportedBy: debian-gcc at lists dot debian dot org CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: ia64-linux GCC host triplet: ia64-linux GCC target triplet: ia64-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18823

[Bug target/18823] [3.4 regression] [ia64-linux] ICE in ia64_st_address_bypass_p, at config/ia64/ia64.c:7387

2004-12-04 Thread debian-gcc at lists dot debian dot org
-- What|Removed |Added Known to fail||3.4.3 Known to work||3.3.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18823

[Bug target/18823] [3.4 regression] [ia64-linux] ICE in ia64_st_address_bypass_p, at config/ia64/ia64.c:7387

2004-12-04 Thread debian-gcc at lists dot debian dot org
--- Additional Comments From debian-gcc at lists dot debian dot org 2004-12-04 10:15 --- Created an attachment (id=7669) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7669&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18823

<    1   2   3   4   5   6   >