[Bug tree-optimization/27151] New: [4.1/4.2 Regression] Unrecognizable insn on amd64 with -ftree-vectorize

2006-04-13 Thread halcy0n at gentoo dot org
at gentoo dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27151

[Bug tree-optimization/27154] New: [4.1 Regression] ICE in emit_move_insn with -maltivec -ftree-vectorize

2006-04-13 Thread halcy0n at gentoo dot org
ReportedBy: halcy0n at gentoo dot org GCC host triplet: powerpc-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27154

[Bug libobjc/13946] ObjC configured --with-objc-gc needs external Boehm gc

2006-05-11 Thread halcy0n at gentoo dot org
--- Comment #6 from halcy0n at gentoo dot org 2006-05-11 17:01 --- You can't build with objc-gc at all right now since only half of these patches were applied. It tries to use the internal boehm-gc, but that hasn't been built yet since the patch in the first email was nev

[Bug tree-optimization/27790] New: [4.1/4.2 Regression] Unrecognizable insn with -ftree-vectorize -O1 -msse2

2006-05-28 Thread halcy0n at gentoo dot org
ent: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: halcy0n at gentoo dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27790

[Bug debug/22313] [4.1 Regression] gcc HEAD as of 2005/07/05 fails to profiledbootstrap

2005-11-06 Thread halcy0n at gentoo dot org
--- Comment #11 from halcy0n at gentoo dot org 2005-11-06 20:29 --- This is reproducable on gcc mainline on amd64: {standard input}: Assembler messages: {standard input}:510: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LFB96' {.text section

[Bug debug/22313] [4.1 Regression] gcc HEAD as of 2005/07/05 fails to profiledbootstrap

2005-11-11 Thread halcy0n at gentoo dot org
--- Comment #13 from halcy0n at gentoo dot org 2005-11-11 17:52 --- You should be able to reproduce this by setting BOOT_CFLAGS="-O2". Eliminating that allows me to successfully compile gcc-4.1 on x86_64. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22313

[Bug c++/22252] [4.0 Regression] pragma interface/implementation still break synthesized methods

2005-12-03 Thread halcy0n at gentoo dot org
--- Comment #9 from halcy0n at gentoo dot org 2005-12-04 04:49 --- Created an attachment (id=10401) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10401&action=view) preprocessed output that causes ICE This patch seems to cause another ICE. I applied the patch on gcc-4.0

[Bug c++/25337] New: ICE with template processing

2005-12-09 Thread halcy0n at gentoo dot org
Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: halcy0n at gentoo dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25337

[Bug c++/25357] New: ICE in typeid

2005-12-11 Thread halcy0n at gentoo dot org
id(*B)).name(); } -- Summary: ICE in typeid Product: gcc Version: 3.4.5 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: halcy0n at g

[Bug fortran/25424] New: ICE in f77 with -finit-local-zero

2005-12-15 Thread halcy0n at gentoo dot org
f77 with -finit-local-zero Product: gcc Version: 3.4.5 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: halcy0n at gentoo dot org GCC build

[Bug tree-optimization/25554] New: [4.0 Regression] unrecognizable insn on x86_64 with -O2 -ftracer

2005-12-23 Thread halcy0n at gentoo dot org
Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: halcy0n at gentoo dot org GCC build triplet: x86_64-pc-linux-gnu GCC host triplet: x86_64-pc-linux-gnu GCC target triplet: x86_64

[Bug middle-end/25662] New: [4.0/4.1/4.2 Regression] Unrecognizable insn with -O on PPC

2006-01-04 Thread halcy0n at gentoo dot org
4.2 Regression] Unrecognizable insn with -O on PPC Product: gcc Version: 4.0.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org Re

[Bug c++/25357] [3.4/4.0/4.2 Regression] ICE in typeid

2006-01-04 Thread halcy0n at gentoo dot org
--- Comment #3 from halcy0n at gentoo dot org 2006-01-04 09:23 --- I'm seeing the same 4.0 regression on mainline as well. -- halcy0n at gentoo dot org changed: What|Removed |

[Bug target/25662] [4.0/4.1 Regression] Unrecognizable insn with -O on PPC

2006-01-06 Thread halcy0n at gentoo dot org
--- Comment #6 from halcy0n at gentoo dot org 2006-01-06 20:54 --- I can confirm it fixes it on my box as well. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25662

[Bug c++/25357] [3.4/4.0 Regression] ICE in typeid

2006-01-15 Thread halcy0n at gentoo dot org
--- Comment #5 from halcy0n at gentoo dot org 2006-01-15 08:09 --- Mainline is fine. I accidently installed 4.0 over 4.2. -- halcy0n at gentoo dot org changed: What|Removed |Added

[Bug tree-optimization/20634] New: 4.0 regression - code fails to compile/code generation issue with -funit-at-a-time

2005-03-24 Thread halcy0n at gentoo dot org
with -funit-at-a-time Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: halcy0n at gentoo dot org

[Bug tree-optimization/20634] 4.0 regression - code fails to compile/code generation issue with -funit-at-a-time

2005-03-24 Thread halcy0n at gentoo dot org
--- Additional Comments From halcy0n at gentoo dot org 2005-03-25 05:48 --- Created an attachment (id=8454) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8454&action=view) Preprocessed file for above failure -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20634

[Bug target/20634] code fails to compile/code generation issue with -funit-at-a-time

2005-03-26 Thread halcy0n at gentoo dot org
--- Additional Comments From halcy0n at gentoo dot org 2005-03-26 21:09 --- (In reply to comment #3) > For the first problem with code generation issue, does -fno-strict-aliasing > helps? No, same problem still. Only adding -fno-unit-at-a-time fixes the issue. I should add t

[Bug rtl-optimization/20653] New: 3.4 assembler error - value too large for field on k6-2

2005-03-27 Thread halcy0n at gentoo dot org
NCONFIRMED Severity: normal Priority: P2 Component: rtl-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: halcy0n at gentoo dot org CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20653

[Bug rtl-optimization/20653] 3.4 assembler error - value too large for field on k6-2

2005-03-27 Thread halcy0n at gentoo dot org
--- Additional Comments From halcy0n at gentoo dot org 2005-03-27 08:50 --- Created an attachment (id=8461) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8461&action=view) Preprocessed file for above failure -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20653

[Bug other/40010] New: Parallel make issue when building man pages

2009-05-03 Thread halcy0n at gentoo dot org
other AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: halcy0n at gentoo dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40010

[Bug other/40010] Parallel make issue when building man pages

2009-05-03 Thread halcy0n at gentoo dot org
--- Comment #1 from halcy0n at gentoo dot org 2009-05-03 17:43 --- Created an attachment (id=17793) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17793&action=view) gcc-pod-missing-dependency -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40010

[Bug target/23743] New: 4.0.2 snapshot fails to compile valid inline asm with >= -O1

2005-09-05 Thread halcy0n at gentoo dot org
has on there does not resolve this issue. -- Summary: 4.0.2 snapshot fails to compile valid inline asm with >= -O1 Product: gcc Version: 4.0.2 Status: UNCONFIRMED Severity: normal Priority: P2 Component

[Bug target/23743] 4.0.2 snapshot fails to compile valid inline asm with >= -O1

2005-09-05 Thread halcy0n at gentoo dot org
--- Additional Comments From halcy0n at gentoo dot org 2005-09-05 22:11 --- Created an attachment (id=9671) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9671&action=view) Preprocessed output -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23743

[Bug bootstrap/19289] ice during gcc4-20050102 profiledboostrap.

2005-09-23 Thread halcy0n at gentoo dot org
-- What|Removed |Added CC||halcy0n at gentoo dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19289

[Bug c++/24248] New: Segmentation fault on valid code w/ -O2 -finline-functions

2005-10-06 Thread halcy0n at gentoo dot org
luding those) -- Summary: Segmentation fault on valid code w/ -O2 -finline- functions Product: gcc Version: 4.0.2 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: halcy0n at gentoo dot org GCC build triplet: x86_64-pc-linux-gnu GCC host triplet: x86_64-pc-linux-gnu GCC target triplet: x86_64-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24248

[Bug c++/24248] Segmentation fault on valid code w/ -O2 -finline-functions

2005-10-06 Thread halcy0n at gentoo dot org
--- Comment #1 from halcy0n at gentoo dot org 2005-10-07 01:02 --- Created an attachment (id=9914) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9914&action=view) Preprocessed source that causes ICE -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24248

[Bug c++/24248] [4.0 Regression] Segmentation fault on valid code w/ -O2 -finline-functions

2005-10-06 Thread halcy0n at gentoo dot org
--- Comment #7 from halcy0n at gentoo dot org 2005-10-07 03:45 --- Adding those patches into gcc-4.0.2 seems to resolve the problem. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24248

[Bug c++/26143] New: [4.0 Regression] wrong code when returning a function pointer

2006-02-06 Thread halcy0n at gentoo dot org
Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: halcy0n at gentoo dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26143

[Bug tree-optimization/26969] New: ICE with -O3 -ftree-vectorize

2006-03-31 Thread halcy0n at gentoo dot org
y: normal Priority: P3 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: halcy0n at gentoo dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26969

[Bug tree-optimization/21167] [4.0/4.1 Regression] ICE in get_indirect_ref_operands at tree-ssa-operands.c when compiling MySQL-4.1

2005-04-23 Thread halcy0n at gentoo dot org
-- What|Removed |Added CC||halcy0n at gentoo dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21167

[Bug c/22030] New: [4.1 Regression] ICE: Segmentation fault

2005-06-11 Thread halcy0n at gentoo dot org
rity: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: halcy0n at gentoo dot org CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22030

[Bug c/22030] [4.1 Regression] ICE: Segmentation fault

2005-06-11 Thread halcy0n at gentoo dot org
--- Additional Comments From halcy0n at gentoo dot org 2005-06-12 03:52 --- Created an attachment (id=9073) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9073&action=view) Preprocessed file for above failure -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22030

[Bug c/22030] [4.1 Regression] ICE: Segmentation fault

2005-06-11 Thread halcy0n at gentoo dot org
-- What|Removed |Added Attachment #9073|application/octet-stream|text/plain mime type|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22030