[Bug target/39222] out of memory bootstrapping

2009-02-18 Thread aj at gcc dot gnu dot org
--- Comment #4 from aj at gcc dot gnu dot org 2009-02-18 10:17 --- Increasing ulimit from 100 to 110 (10 %!) did not help, increasing it to 120 helped. So, we have now hit quite some increase of memory usage with just this single commit and not just a few bytes

[Bug target/39222] New: out of memory bootstrapping

2009-02-17 Thread aj at gcc dot gnu dot org
bootstrapping Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot gnu dot org GCC build triplet: x86_64-linux-gnu

[Bug target/39222] out of memory bootstrapping

2009-02-17 Thread aj at gcc dot gnu dot org
--- Comment #1 from aj at gcc dot gnu dot org 2009-02-17 21:10 --- Created an attachment (id=17316) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17316action=view) insn-recog.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39222

[Bug target/35839] [4.4 Regression] Altivec with the vectorizer causes an ICE in rs6000_check_sdmode

2008-04-08 Thread aj at gcc dot gnu dot org
--- Comment #5 from aj at gcc dot gnu dot org 2008-04-08 15:35 --- Bootstrap fails on powerpc64-suse-linux-gnu with bootstrapping the 64-bit compiler as well at the same place. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35839

[Bug c++/34944] Tree check: at cp/typecheck.c

2008-01-24 Thread aj at gcc dot gnu dot org
--- Comment #5 from aj at gcc dot gnu dot org 2008-01-24 09:33 --- It's fixed indeed - thanks! -- aj at gcc dot gnu dot org changed: What|Removed |Added

[Bug bootstrap/34944] New: Tree check: at cp/typecheck.c

2008-01-23 Thread aj at gcc dot gnu dot org
: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot gnu dot org GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target

[Bug bootstrap/34944] Tree check: at cp/typecheck.c

2008-01-23 Thread aj at gcc dot gnu dot org
--- Comment #1 from aj at gcc dot gnu dot org 2008-01-23 17:30 --- configure line is: # /cvs/gcc-svn/branches/gcc-4_2-branch/configure --prefix=/opt/gcc/4.2-devel --enable-checking=yes,rtl --enable-threads=posix --enable-clocale=gnu --enable-ssp --disable-libssp --enable-libstdcxx

[Bug c++/34944] Tree check: at cp/typecheck.c

2008-01-23 Thread aj at gcc dot gnu dot org
--- Comment #2 from aj at gcc dot gnu dot org 2008-01-23 20:43 --- Note: This appears with *both* x86_64-unknown-linux-gnu and powerpc64-suse-linux-gnu. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34944

[Bug middle-end/33706] New: gcc_assert failure in verify_eh_edges

2007-10-09 Thread aj at gcc dot gnu dot org
Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot gnu dot org GCC build triplet: x86_64-linux-gnu GCC host triplet: x86_64-linux

[Bug middle-end/33706] gcc_assert failure in verify_eh_edges

2007-10-09 Thread aj at gcc dot gnu dot org
--- Comment #1 from aj at gcc dot gnu dot org 2007-10-09 10:41 --- Currently adding a new attachment does not work for me. I've uploaded preprocessed sources to http://www.suse.de/~aj/cache.i.bz2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33706

[Bug middle-end/33706] gcc_assert failure in verify_eh_edges

2007-10-09 Thread aj at gcc dot gnu dot org
--- Comment #2 from aj at gcc dot gnu dot org 2007-10-09 14:08 --- Created an attachment (id=14330) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14330action=view) Preprocessed and compressed source file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33706

[Bug c/32557] New: internal compiler error: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:956

2007-06-30 Thread aj at gcc dot gnu dot org
: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot gnu dot org GCC build triplet: powerpc64-suse-linux-gnu GCC host triplet: powerpc64-suse-linux-gnu GCC

[Bug middle-end/27260] [4.1 Regression] ICE in expand_expr_real_1, at expr.c:6750

2006-04-22 Thread aj at gcc dot gnu dot org
--- Comment #4 from aj at gcc dot gnu dot org 2006-04-22 13:12 --- The original ICE happens on PPC and IA64. I have not checked whether the reduced testcase ICEs on both. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27260

[Bug bootstrap/25930] New: sigsegv with full --enable-checking

2006-01-23 Thread aj at gcc dot gnu dot org
-- Summary: sigsegv with full --enable-checking Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot

[Bug bootstrap/25930] [4.2 Regression] sigsegv with full --enable-checking

2006-01-23 Thread aj at gcc dot gnu dot org
--- Comment #2 from aj at gcc dot gnu dot org 2006-01-23 20:03 --- Created an attachment (id=10717) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10717action=view) crtstuff.i as requested -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25930

[Bug debug/25197] New: ICE: RTL check: expected code 'reg', have 'plus' in dwarf2out_frame_debug_expr, at dwarf2out.c:1781

2005-11-30 Thread aj at gcc dot gnu dot org
Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: debug AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot gnu dot org GCC build triplet: powerpc64-linux-gnu GCC

[Bug target/24955] ICE: rs6000_output_function_epilogue, at config/rs6000/rs6000.c:15204

2005-11-21 Thread aj at gcc dot gnu dot org
--- Comment #5 from aj at gcc dot gnu dot org 2005-11-21 19:47 --- Ok, understood -- aj at gcc dot gnu dot org changed: What|Removed |Added Status|REOPENED

[Bug target/24951] [4.1/4.2 Regression] ICE: RTL check: expected code 'const_int', have 'const_double' in output_vec_const_move, at config/rs6000/rs6000.c

2005-11-21 Thread aj at gcc dot gnu dot org
--- Comment #8 from aj at gcc dot gnu dot org 2005-11-22 07:42 --- Seems to be fixed according to: http://gcc.gnu.org/ml/gcc-testresults/2005-11/msg01060.html Compare this with: http://gcc.gnu.org/ml/gcc-testresults/2005-11/msg01039.html Thanks! -- aj at gcc dot gnu dot org

[Bug middle-end/24950] New: ICE in operand_subword_force

2005-11-20 Thread aj at gcc dot gnu dot org
Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot gnu dot org GCC build triplet: powerpc64-linux-gnu GCC host

[Bug target/24951] New: ICE: RTL check: expected code 'const_int', have 'const_double' in output_vec_const_move, at config/rs6000/rs6000.c

2005-11-20 Thread aj at gcc dot gnu dot org
Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot gnu dot org GCC build triplet: powerpc64-linux-gnu GCC host triplet: powerpc64-linux-gnu GCC target triplet: powerpc64-linux-gnu http

[Bug middle-end/24952] New: ICE: RTL check: expected code 'set' or 'clobber', have 'unspec' in try_combine, at combine.c:2898

2005-11-20 Thread aj at gcc dot gnu dot org
ReportedBy: aj at gcc dot gnu dot org GCC build triplet: powerpc64-linux-gnu GCC host triplet: powerpc64-linux-gnu GCC target triplet: powerpc64-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24952

[Bug target/24953] New: RTL check: access of elt 1 of vector with last elt 0 in vrsave_operation_1, at config/rs6000/predicates.md:1041

2005-11-20 Thread aj at gcc dot gnu dot org
: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot gnu dot org GCC build triplet: powerpc64-linux-gnu GCC host triplet: powerpc64-linux-gnu GCC target triplet: powerpc64-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24953

[Bug target/24954] New: ICE: could not split insn

2005-11-20 Thread aj at gcc dot gnu dot org
(prerelease) -- Summary: ICE: could not split insn Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc

[Bug target/24955] New: ICE: rs6000_output_function_epilogue, at config/rs6000/rs6000.c:15204

2005-11-20 Thread aj at gcc dot gnu dot org
: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot gnu dot org GCC build triplet: powerpc64-linux-gnu GCC host triplet: powerpc64-linux-gnu GCC target triplet: powerpc64-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24955

[Bug target/24955] ICE: rs6000_output_function_epilogue, at config/rs6000/rs6000.c:15204

2005-11-20 Thread aj at gcc dot gnu dot org
--- Comment #3 from aj at gcc dot gnu dot org 2005-11-21 06:13 --- Why did you close this as wontfix? I agree this is not release critical but it should be fixed IMO. -- aj at gcc dot gnu dot org changed: What|Removed |Added

[Bug other/24870] New: make check fails for fixincl

2005-11-15 Thread aj at gcc dot gnu dot org
check fails for fixincl Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot gnu dot org GCC build

[Bug other/24870] make check fails for fixincl

2005-11-15 Thread aj at gcc dot gnu dot org
--- Comment #1 from aj at gcc dot gnu dot org 2005-11-15 08:14 --- Jim Wilson commented in http://gcc.gnu.org/ml/gcc/2005-11/msg00619.html: Just grepping for _STRING_INCLUDED it is easy to see the input rule in inclhack.def that defines this transformation, and the output rule

[Bug fortran/20244] internal compiler error: in fold_convert, at fold-const.c:2003

2005-11-13 Thread aj at gcc dot gnu dot org
--- Comment #10 from aj at gcc dot gnu dot org 2005-11-13 08:03 --- I haven't tested SPEC for some time, so cannot tell when this happened first, the error is in current GCC with your patch applied. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20244

[Bug fortran/20244] internal compiler error: in fold_convert, at fold-const.c:2003

2005-11-11 Thread aj at gcc dot gnu dot org
--- Comment #8 from aj at gcc dot gnu dot org 2005-11-11 12:26 --- I got the same ICE with one of the SPEC2006 candidate benchmarks on x86_64-linux-gnu. -- aj at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/24772] New: Lots of ICEs in vrsave_operation_1 while running the testsuite on powerpc

2005-11-10 Thread aj at gcc dot gnu dot org
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot gnu dot org GCC build triplet: powerpc64-linux-gnu GCC host triplet: powerpc64-linux-gnu GCC target triplet: powerpc64-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24772

[Bug testsuite/23607] gcc.target/i386/pr23575.c fails on x86_64

2005-08-28 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-08-29 04:55 --- Taking it. -- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |aj at gcc dot

[Bug testsuite/23607] gcc.target/i386/pr23575.c fails on x86_64

2005-08-28 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-08-29 05:31 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/23511] New: Segfault in fold_binary

2005-08-21 Thread aj at gcc dot gnu dot org
in fold_binary Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot gnu dot org CC

[Bug middle-end/23511] Segfault in fold_binary

2005-08-21 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-08-22 05:01 --- Created an attachment (id=9550) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9550action=view) testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23511

[Bug middle-end/21985] [4.0/4.1 Regression] miscompiled or wrong code snippet?

2005-06-09 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-06-09 17:01 --- Let me just add the following comment so that searches for grub miscompilation will find this bug: This snippet is based on code in the grub bootloader which does not work if compiled by GCC 4.0.0

[Bug testsuite/20772] x86 tests should run on both i?86 and x86_64

2005-05-31 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-05-31 16:30 --- I changed now those tests that I found via grep and do think the issue could be closed. But the suggestion to have x86_ilp32/x86_lp64 targets is not implemented. I'll assign to Janis to decide about

[Bug fortran/21063] ICE in gfc_conv_ss_descriptor, at fortran/trans-array.c:1224 after using maxloc function

2005-05-29 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-05-29 08:44 --- This ICE happens also with one of the SPEC CPU 2005 candidate benchmarks. I used: GNU Fortran 95 (GCC 4.0.1 20050529 (prerelease)) on Linux/x86-64. -- What|Removed |Added

[Bug testsuite/20772] x86 tests should run on both i?86 and x86_64

2005-05-26 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-05-26 21:27 --- I'm taking the bug. Note that the patches submitted so far solve only part of the problem. -- What|Removed |Added

[Bug target/20928] [4.0/4.1 regression] ICE: unrecognizable insns

2005-05-21 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-05-21 07:00 --- Steven, any update on this one? Would you like to get it assigned to? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20928

[Bug fortran/16898] Aliasing problem with array descriptors

2005-05-15 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-05-15 17:50 --- I have on Linux/x86-64 these passes - which means all of them pass: XPASS: gfortran.dg/ret_pointer_1.f90 -O0 execution test XPASS: gfortran.dg/ret_pointer_1.f90 -O1 execution test XPASS: gfortran.dg

[Bug fortran/15080] Forall bounds not calculated correctly (forall_3.f90)

2005-05-15 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-05-15 21:37 --- Paul, could you review the patch, please? -- What|Removed |Added AssignedTo|unassigned

[Bug target/20924] [4.0/4.1 regression] inline float divide does not set correct fpu status flags

2005-04-10 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-04-10 07:33 --- This problem shows with running the glibc testsuite. If the inlined functions are used, the functions are not setting the state and this is a violation of ISO C. -- What|Removed

[Bug target/20927] New: ICE in smallest_mode_for_size, at stor-layout.c:221 (s390x)

2005-04-10 Thread aj at gcc dot gnu dot org
Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org,matz at suse dot de,uweigand at de dot ibm dot com GCC build triplet: s390x-linux-gnu GCC

[Bug target/20927] ICE in smallest_mode_for_size, at stor-layout.c:221 (s390x)

2005-04-10 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-04-10 15:00 --- Created an attachment (id=8578) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8578action=view) Preprocessed source file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20927

[Bug target/20928] New: ICE: unrecognoizable insns

2005-04-10 Thread aj at gcc dot gnu dot org
: UNCONFIRMED Severity: normal Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org,hubicka at gcc dot gnu dot org,matz

[Bug target/20928] ICE: unrecognizable insns

2005-04-10 Thread aj at gcc dot gnu dot org
-- What|Removed |Added Summary|ICE: unrecognoizable insns |ICE: unrecognizable insns http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20928

[Bug target/20928] ICE: unrecognizable insns

2005-04-10 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-04-10 15:08 --- Created an attachment (id=8579) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8579action=view) Preprocessed source file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20928

[Bug c++/20929] New: internal compiler error: verify_stmts failed.

2005-04-10 Thread aj at gcc dot gnu dot org
. Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot gnu dot org CC: gcc-bugs at gcc dot

[Bug c++/20929] internal compiler error: verify_stmts failed.

2005-04-10 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-04-10 15:34 --- Created an attachment (id=8580) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8580action=view) Preprocessed source file - i586 compilation -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20929

[Bug middle-end/20917] New: ICE in schedule_insns at sched-rg.c:2549

2005-04-09 Thread aj at gcc dot gnu dot org
: normal Priority: P2 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org,matz at suse dot de,uweigand at de dot ibm dot com GCC build triplet

[Bug middle-end/20917] ICE in schedule_insns at sched-rg.c:2549

2005-04-09 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-04-09 14:40 --- Created an attachment (id=8571) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8571action=view) Preprocessed source file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20917

[Bug c/20652] rejects code with an error: aliased to undefined symbol

2005-03-27 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-03-27 08:16 --- glibc needs to be changed for this, for details chech the thread starting at: http://sourceware.org/ml/libc-hacker/2005-03/msg00061.html -- What|Removed |Added

[Bug c/20649] New: Segmentation fault in decl_function_context (tree.c:5116)

2005-03-26 Thread aj at gcc dot gnu dot org
: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-linux-gnu GCC host triplet: i686-linux-gnu GCC target triplet: i686-linux-gnu http://gcc.gnu.org/bugzilla

[Bug c/20649] Segmentation fault in decl_function_context (tree.c:5116)

2005-03-26 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-03-26 19:39 --- Created an attachment (id=8458) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8458action=view) Preprocessed source file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20649

[Bug bootstrap/20636] New: Bootstrap failure on Linux/PowerPC64

2005-03-25 Thread aj at gcc dot gnu dot org
on Linux/PowerPC64 Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot gnu dot org CC: gcc

[Bug other/20349] [multilib] libjava(32) doesn't build.

2005-03-25 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-03-25 13:02 --- This is defined on my x86-64 system: grep sigaction /usr/include/bits/syscall.h #define SYS_rt_sigaction __NR_rt_sigaction #define SYS_sigaction __NR_sigaction This looks like a problem on your side building

[Bug target/20199] -fvisibility-inlines-hidden broken on powerpc64-linux

2005-03-25 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-03-26 06:31 --- Close as suggested -- What|Removed |Added Status|UNCONFIRMED

[Bug target/19566] x86_64 - inconsistent choice of parameter passing method for 16 byte struct

2005-02-18 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-02-19 07:06 --- Honza, could you look at this, please? -- What|Removed |Added AssignedTo|unassigned

[Bug middle-end/20017] New: internal compiler error: in rtl_verify_flow_info, at cfgrtl.c:2212

2005-02-16 Thread aj at gcc dot gnu dot org
, at cfgrtl.c:2212 Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot gnu dot org

[Bug middle-end/20017] internal compiler error: in rtl_verify_flow_info, at cfgrtl.c:2212

2005-02-16 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-02-16 19:27 --- Created an attachment (id=8207) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8207action=view) Preprocessed source file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20017

[Bug rtl-optimization/20017] [4.0 Regression] internal compiler error: in rtl_verify_flow_info, at cfgrtl.c:2212

2005-02-16 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-02-16 20:38 --- yes, this is a regression - and it has been introduced during the last few weeks. I compiled glibc successfully last time I tried with GCC 4 (roughly two weeks ago). -- What|Removed

[Bug libgcj/19823] java fails with non-executable memory

2005-02-10 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-02-10 09:22 --- With my patch, the results look good again (this is on x86-64 with multilibs): === libjava Summary for unix === # of expected passes3726 # of expected failures 14

[Bug libgcj/19823] java fails with non-executable memory

2005-02-09 Thread aj at gcc dot gnu dot org
-- What|Removed |Added CC||aj at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19823

[Bug libgcj/19823] java fails with non-executable memory

2005-02-09 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-02-09 18:27 --- I looked at my build dir (4.0 CVS) and everything looks ok. I guess I should run some strace - could somebody tell me how to invoke gij from the commandline in a simple case so that I can check

[Bug libgcj/19823] java fails with non-executable memory

2005-02-09 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-02-10 06:11 --- I agree, the USE_MMAP is not global. I'm trying now the following patch to see whether we're really on the right track: Index: boehm-gc/include

[Bug other/19525] [4.0 Regression] In-build-directory multilib testing broken

2005-02-06 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-02-06 10:27 --- See also http://gcc.gnu.org/ml/gcc/2004-12/msg01142.html This appears also on x86-64. -- What|Removed |Added

[Bug middle-end/19689] ICE in store_bit_field, at expmed.c

2005-01-29 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-01-29 08:39 --- Created an attachment (id=8098) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8098action=view) Preprocessed source file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19689

[Bug middle-end/19689] ICE in store_bit_field, at expmed.c

2005-01-29 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-01-29 08:46 --- Note this bug has been introduced after 2005-01-25. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19689

[Bug middle-end/19689] New: ICE in store_bit_field, at expmed.c

2005-01-29 Thread aj at gcc dot gnu dot org
in store_bit_field, at expmed.c Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot gnu dot org

[Bug target/19584] New: ICE: insn does not satisfy its constraints

2005-01-23 Thread aj at gcc dot gnu dot org
Status: UNCONFIRMED Severity: normal Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: x86_64-linux-gnu GCC host

[Bug target/19584] ICE: insn does not satisfy its constraints

2005-01-23 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-01-23 09:28 --- Created an attachment (id=8042) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8042action=view) Reduced testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19584

[Bug middle-end/19585] New: internal compiler error: Segmentation fault in gen_decl_die

2005-01-23 Thread aj at gcc dot gnu dot org
: UNCONFIRMED Severity: normal Priority: P2 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: x86_64-linux-gnu GCC host triplet

[Bug middle-end/19585] internal compiler error: Segmentation fault in gen_decl_die

2005-01-23 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-01-23 10:37 --- Created an attachment (id=8043) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8043action=view) Preprocessed source file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19585

[Bug tree-optimization/19458] [4.0 Regression] bootstrap failure

2005-01-15 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-01-15 15:16 --- This happens also at x86_64-linux-gnu: ../../gcc/libgcc2.c: In function '__mulvti3': ../../gcc/libgcc2.c:279: internal compiler error: in simplify_cond_and_lookup_avail_expr, at tree-ssa-dom.c:2099 Please

[Bug tree-optimization/19458] [4.0 Regression] bootstrap failure

2005-01-15 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-01-15 16:07 --- *** Bug 19459 has been marked as a duplicate of this bug. *** -- What|Removed |Added

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

2005-01-15 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-01-15 16:07 --- *** This bug has been marked as a duplicate of 19458 *** -- What|Removed |Added

[Bug fortran/17917] gfortran ICE on equivalence

2005-01-10 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-01-10 13:40 --- This bug occurs also in a SPEC2004 candidate benchmark. -- What|Removed |Added

[Bug c/19346] New: Wrong warnings about undefined aliases

2005-01-09 Thread aj at gcc dot gnu dot org
Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org GCC

[Bug rtl-optimization/19348] internal consistency error while compiling linux kernel

2005-01-09 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-01-09 17:57 --- This might be a duplicate of PR19084. -- What|Removed |Added CC

[Bug ada/19337] [4.0 Regression] ada does not compile

2005-01-09 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-01-09 18:00 --- Btw. this crashes in the same place as in PR 19241. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19337

[Bug target/19326] New: gcc.c-torture/execute/simd-6.c fails on x86-64

2005-01-08 Thread aj at gcc dot gnu dot org
Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: x86_64-linux-gnu GCC host triplet: x86_64-linux-gnu GCC target triplet: x86_64-linux

[Bug target/19326] gcc.c-torture/execute/simd-6.c fails on x86-64

2005-01-08 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-01-08 17:01 --- These two fail with similiar ICEs: gcc.dg/i386-sse-1.c (test for excess errors) gcc.dg/i386-sse-2.c (test for excess errors) -- What|Removed |Added

[Bug c/19342] New: internal compiler error: in common_type, at c-typeck.c:490

2005-01-08 Thread aj at gcc dot gnu dot org
gnu dot org ReportedBy: aj at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: * GCC host triplet: * GCC target triplet: * http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19342

[Bug c/19342] internal compiler error: in common_type, at c-typeck.c:490

2005-01-08 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-01-09 07:10 --- Created an attachment (id=7910) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7910action=view) Preprocessed source file - i386 compilation -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19342

[Bug c/19342] internal compiler error: in common_type, at c-typeck.c:490

2005-01-08 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-01-09 07:15 --- Btw. error did not occur with GCC CVS from 20050103 and the next one tested was from 20050108. -- What|Removed |Added

[Bug c++/19343] New: New warnings in libstdc++-v3 since 2004-01-05

2005-01-08 Thread aj at gcc dot gnu dot org
warnings in libstdc++-v3 since 2004-01-05 Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot gnu dot org

[Bug c++/19343] New warnings in libstdc++-v3 since 2004-01-05

2005-01-08 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-01-09 07:19 --- Gaby comments in http://gcc.gnu.org/ml/libstdc++/2005-01/msg00064.html: This is a compiler regression. The body of the function is: _M_get(size_t __sz) throw(std::bad_alloc) { #if defined

[Bug tree-optimization/19241] [4.0 Regression] ICE in make_decl_rtl with inliner

2005-01-08 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-01-09 07:29 --- Honza, this is an inliner bug - could you look at it, please? -- What|Removed |Added

[Bug target/19250] minss/maxss SSE insn not generated for -mfpmath=sse

2005-01-04 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-01-04 09:05 --- Btw. we do the right thing for 64-bit x86-64: $ gcc -O2 -ffast-math -c t.c $ objdump -d t.o t.o: file format elf64-x86-64 Disassembly of section .text: minf: 0: f3 0f 5d c1

[Bug tree-optimization/19224] [4.0 regression] Endless loop compiling simple file: Bug in tree-scalar-evolution.c (instantiate_parameters_1)?

2005-01-02 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-01-02 12:05 --- I've reduced the testcase to the following loop: int add_long(long tl1, long tl2, long tloop_cnt, long *res) { int n; long l1, l2, l; l1 = tl1; l2 = tl2; l = 0; for (n = tloop_cnt; n

[Bug middle-end/19236] [4.0 regression] ICE compiling logp(x) with -ffast-math

2005-01-02 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-01-03 07:30 --- Let's add Uros since he worked on the i386 backend lately and Honza as another expert. -- What|Removed |Added

[Bug rtl-optimization/19235] [4.0 regression] GCC generates SSE2 instructions for AthlonXP which doesn't support them.

2005-01-02 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-01-03 07:46 --- Confirmed with gcc 4.0.0 20050102. Adding Uros since he made recent patches in this area, and also Honza as another expert. -- What|Removed |Added

[Bug tree-optimization/18179] vectorizer: wrong alignment/step/initial-address computed for struct accesses

2005-01-01 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-01-01 09:49 --- I see the following new failures on Linux/x86-64 since Ira's patch went in: gcc.dg/tree-ssa/ifc-20040816-1.c (test for excess errors) gcc.dg/vect/pr18400.c (test for excess errors) gcc.dg/vect

[Bug tree-optimization/19224] New: Endless loop compiling simple file: Bug in tree-scalar-evolution.c (instantiate_parameters_1)?

2005-01-01 Thread aj at gcc dot gnu dot org
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org,rakdver at gcc dot gnu dot org GCC build triplet: x86_64-linux-gnu GCC host triplet: x86_64-linux-gnu GCC target triplet: x86_64-linux-gnu

[Bug target/18910] [4.0 Regression] unrecognisable insn in regclass on x86/amd64

2004-12-31 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-01-01 06:36 --- Raise priority since this hits glibc. -- What|Removed |Added Priority|P2

[Bug tree-optimization/19217] New: ICE: verify_stmts failed: address taken, but ADDRESSABLE bit not set

2004-12-31 Thread aj at gcc dot gnu dot org
Severity: normal Priority: P2 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org,rakdver at gcc dot gnu dot org GCC

[Bug tree-optimization/19217] ICE: verify_stmts failed: address taken, but ADDRESSABLE bit not set

2004-12-31 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-01-01 06:56 --- Created an attachment (id=7857) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7857action=view) Preprocessed source file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19217

[Bug bootstrap/19135] [4.0 Regression] build failure in libiberty multilibs

2004-12-28 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2004-12-28 15:42 --- The initial patch to libiberty has been reverted, so this issue should be fixed now. -- What|Removed |Added

[Bug c++/19034] [3.4 Regression] internal compiler error: in cp_tree_equal, at cp/tree.c:1633

2004-12-28 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2004-12-28 16:38 --- It's fixed -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/19178] New: internal compiler error: verify_stmts

2004-12-28 Thread aj at gcc dot gnu dot org
. -- Summary: internal compiler error: verify_stmts Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aj at gcc dot gnu

  1   2   >