[Bug target/36798] internal compiler error: in arm_expand_binop_builtin, at config/arm/arm.c:12548

2011-10-01 Thread mattst88 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36798 Matt Turner changed: What|Removed |Added CC||mattst88 at gmail dot com --- Comment #8

[Bug target/35294] iwmmxt intrinsics, internal compiler error

2011-10-01 Thread mattst88 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35294 --- Comment #14 from Matt Turner 2011-10-01 15:26:10 UTC --- Created attachment 25391 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25391 [PATCH] Wire-up missing ARM iwmmxt intrinsics Fixes it for me for gcc-4.6.1. Allows me to build an iw

[Bug target/36966] arm iwmmxt builtin problem

2011-10-01 Thread mattst88 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36966 --- Comment #4 from Matt Turner 2011-10-01 15:24:57 UTC --- This is a duplicate of bug 35294.

[Bug rtl-optimization/49682] [alpha] gcc-4.6.1: ICE at -O2 and -O3

2011-10-30 Thread mattst88 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49682 Matt Turner changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Known to work|

[Bug regression/42113] New: [4.3/4.4/4.5 Regression] Internal Compiler error with -O3, breaking commit known

2009-11-19 Thread mattst88 at gmail dot com
rsion: 4.5.0 Status: UNCONFIRMED Severity: major Priority: P3 Component: regression AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mattst88 at gmail dot com GCC build triplet: alpha-unknown-linux-gnu GCC host triplet: alpha-un

[Bug regression/42113] [4.3/4.4/4.5 Regression] Internal Compiler error with -O3, breaking commit known

2009-11-19 Thread mattst88 at gmail dot com
--- Comment #1 from mattst88 at gmail dot com 2009-11-20 00:44 --- Created an attachment (id=19061) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19061&action=view) Test Case 1 - pp.i - preprocessed pp.c from libperl -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42113

[Bug regression/42113] [4.3/4.4/4.5 Regression] Internal Compiler error with -O3, breaking commit known

2009-11-19 Thread mattst88 at gmail dot com
--- Comment #2 from mattst88 at gmail dot com 2009-11-20 00:45 --- Created an attachment (id=19062) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19062&action=view) Test Case 2 - flist.i - preprocessed flist.c from rsync -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42113

[Bug target/42113] [4.3/4.4/4.5 Regression] Internal Compiler error with -O3, breaking commit known

2009-11-21 Thread mattst88 at gmail dot com
--- Comment #7 from mattst88 at gmail dot com 2009-11-21 16:15 --- I can confirm that the attached patch fixes the issue. Thanks! -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42113

[Bug target/42113] [4.3/4.4/4.5 Regression] Internal Compiler error with -O3, breaking commit known

2009-11-22 Thread mattst88 at gmail dot com
--- Comment #9 from mattst88 at gmail dot com 2009-11-22 17:52 --- WRT the test suite: should it be /* { dg-options "-O2" } */ or /* { dg-options "-O3" } */ That is, -O2 or -O3? I could only produce the internal compiler error with -O3, and not at all wit

[Bug rtl-optimization/49682] New: [alpha] gcc-4.6.1: ICE at -O2 and -O3

2011-07-08 Thread mattst88 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49682 Summary: [alpha] gcc-4.6.1: ICE at -O2 and -O3 Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: rtl-optimization AssignedTo: u

[Bug target/47230] [4.6/4.7 Regression] gcc fails to bootstrap on alpha in stage2 with "relocation truncated to fit: GPREL16 against ..."

2011-07-08 Thread mattst88 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47230 Matt Turner changed: What|Removed |Added CC||mattst88 at gmail dot com --- Comment #11

[Bug target/47230] [4.6/4.7 Regression] gcc fails to bootstrap on alpha in stage2 with "relocation truncated to fit: GPREL16 against ..."

2011-07-09 Thread mattst88 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47230 --- Comment #13 from Matt Turner 2011-07-09 20:55:23 UTC --- (In reply to comment #12) > Since this is linker bug, I have added rth to CC in the hope that he has > better > solution. Bug link is http://sources.redhat.com/bugzilla/show_bug.cgi?i

[Bug target/36966] arm iwmmxt builtin problem

2011-07-14 Thread mattst88 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36966 Matt Turner changed: What|Removed |Added CC||mattst88 at gmail dot com --- Comment #3

[Bug c/45941] Failed compile on Loongson2f

2011-08-14 Thread mattst88 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45941 --- Comment #1 from Matt Turner 2011-08-15 04:33:57 UTC --- Created attachment 25010 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25010 lto-streamer-in.i.bz2 Test case (preprocessed lto-streamer-in.c from gcc-4.5.3 sources). $ mips64el-u

[Bug c++/45382] New: internal compiler error: tree code �call_expr� is not supported in gimple streams

2010-08-22 Thread mattst88 at gmail dot com
dBy: mattst88 at gmail dot com 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=45382

[Bug c++/45382] internal compiler error: tree code �call_expr� is not supported in gimple streams

2010-08-22 Thread mattst88 at gmail dot com
--- Comment #1 from mattst88 at gmail dot com 2010-08-22 22:01 --- Created an attachment (id=21546) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21546&action=view) SmallStrings.i from webkit-gtk-1.2.3 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45382

[Bug c++/43850] ice: tree code �template_type_parm� is not supported in gimple streams

2010-08-22 Thread mattst88 at gmail dot com
--- Comment #9 from mattst88 at gmail dot com 2010-08-22 22:02 --- Can this code be backported to the 4.5 branch? -- mattst88 at gmail dot com changed: What|Removed |Added

[Bug c/43691] New: Code segfault when compiled with -Os, -O2, or -O3

2010-04-08 Thread mattst88 at gmail dot com
ault when compiled with -Os, -O2, or -O3 Product: gcc Version: 4.4.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mattst88 at gmail dot com GCC build triplet: al

[Bug c/43691] Code segfault when compiled with -Os, -O2, or -O3

2010-04-08 Thread mattst88 at gmail dot com
--- Comment #1 from mattst88 at gmail dot com 2010-04-08 16:50 --- Created an attachment (id=20337) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20337&action=view) rewritten.S - external assembly -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43691

[Bug c/43691] Code segfault when compiled with -Os, -O2, or -O3

2010-04-08 Thread mattst88 at gmail dot com
--- Comment #2 from mattst88 at gmail dot com 2010-04-08 16:50 --- Created an attachment (id=20338) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20338&action=view) test.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43691

[Bug c/43691] Code segfault when compiled with -Os, -O2, or -O3

2010-04-08 Thread mattst88 at gmail dot com
--- Comment #7 from mattst88 at gmail dot com 2010-04-08 17:53 --- (In reply to comment #4) > (In reply to comment #0) > > When this testcase, using inline assembly, is compiled with -Os, -O2, or -O3 > > it segfaults. -O0 and -O1 allow it to run correctly. > >

[Bug rtl-optimization/44123] New: gcc produces bad code at -O1

2010-05-13 Thread mattst88 at gmail dot com
4.4.3 -O2: bad 4.4.3 -O3: good 4.5.0 -Os: good 4.5.0 -O1: bad 4.5.0 -O2: good 4.5.0 -O3: good -- Summary: gcc produces bad code at -O1 Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: rtl-optimizat

[Bug rtl-optimization/44123] gcc produces poor code at -O1

2010-05-13 Thread mattst88 at gmail dot com
--- Comment #2 from mattst88 at gmail dot com 2010-05-13 21:40 --- (In reply to comment #1) > What do you mean by "bad"? If the code isn't correct, "wrong" is better > suited; if it is suboptimal, "poor" is better suited. > > If the latte

[Bug rtl-optimization/71118] New: [5 Regression] ftois instruction not emitted for float -> int bitcast

2016-05-14 Thread mattst88 at gmail dot com
mal Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: mattst88 at gmail dot com Target Milestone: --- Created attachment 38490 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38490&action=edit ftois.

[Bug rtl-optimization/71119] New: [4.9 Regression] ftoit instruction not emitted for double -> long bitcast

2016-05-14 Thread mattst88 at gmail dot com
ity: normal Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: mattst88 at gmail dot com Target Milestone: --- Created attachment 38491 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38491&action=edit ftoit.

[Bug rtl-optimization/11488] Pre-regalloc scheduling severely worsens performance

2016-05-14 Thread mattst88 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=11488 Matt Turner changed: What|Removed |Added CC||mattst88 at gmail dot com --- Comment #11

[Bug target/71118] [5 Regression] ftois instruction not emitted for float -> int bitcast

2016-05-14 Thread mattst88 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71118 --- Comment #1 from Matt Turner --- (In reply to Matt Turner from comment #0) > Created attachment 38490 [details] > ftois.c > > For the attached ftois.c, gcc-4.9.3 -O2 -mcpu=ev67 emits > > : >0: 01 0f 1f 72 ftois $

[Bug tree-optimization/68548] New: gcc wrongly warns about uninitialized data

2015-11-25 Thread mattst88 at gmail dot com
: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: mattst88 at gmail dot com Target Milestone: --- Created attachment 36842 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36842&action=edit u.c gcc -Wmaybe-uninitialized wrongly warns about data

[Bug rtl-optimization/27468] sign-extending Alpha instructions not exploited

2009-04-18 Thread mattst88 at gmail dot com
--- Comment #2 from mattst88 at gmail dot com 2009-04-18 15:22 --- For reference, here's what the Compaq C compiler generates for each of these. (In reply to comment #0) > The sign-extending Alpha instructions like addl are sometimes not used. I > don't know whether

[Bug rtl-optimization/27469] zero extension not eliminated

2009-04-18 Thread mattst88 at gmail dot com
--- Comment #2 from mattst88 at gmail dot com 2009-04-18 15:25 --- (In reply to comment #0) > unsigned parity(unsigned x) { > x ^= x >> 16; > x ^= x >> 8; > x ^= x >> 4; > x &= 0xf; > return (0x6996 >> x) & 1; >

[Bug target/8603] [Alpha] s?addl pattern doesn't work

2009-08-10 Thread mattst88 at gmail dot com
--- Comment #6 from mattst88 at gmail dot com 2009-08-11 02:38 --- To show how worthwhile this trivial patch is -- the following table shows the number of times s{4,8}{add,sub}l are used in building the Linux kernel (2.6.31-rc5) with unpatched and patched gcc (4.3.4

[Bug middle-end/87256] hppa spends huge amount of time in synth_mult()

2019-03-17 Thread mattst88 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87256 --- Comment #8 from Matt Turner --- This xxhash.c file is embedded in many different projects, and is really causing problems on gentoo/hppa: zstandard: Fri Mar 15 14:16:42 2019: 7 hours, 29 minutes, 49 seconds Are we any closer to a fix than w

[Bug target/91269] sparc64-gcc fails to build glibc (-fcall-used-g6) on niagara4: Assembler messages: Error: Illegal operands

2019-07-26 Thread mattst88 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91269 Matt Turner changed: What|Removed |Added CC||mattst88 at gmail dot com --- Comment #5

[Bug target/91269] sparc64-gcc fails to build glibc (-fcall-used-g6) on niagara4: Assembler messages: Error: Illegal operands

2019-07-26 Thread mattst88 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91269 --- Comment #6 from Matt Turner --- (In reply to Matt Turner from comment #5) > With -mcpu=niagara4 and *without* -fcall-used-g6 it compiles fine. Also doesn't occur with -O1 or -mno-lra.

[Bug target/91269] sparc64-gcc fails to build glibc (-fcall-used-g6) on niagara4: Assembler messages: Error: Illegal operands

2019-07-26 Thread mattst88 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91269 --- Comment #7 from Matt Turner --- (In reply to Sergei Trofimovich from comment #4) > > Commenting out line '145 std %f9, [%fp+1999]' does not make > > error disappear. Line numbers are probably skewed. > > Perhaps 1999 is too large

[Bug target/91269] [9/10 regression] unaligned floating-point register with -mcpu=niagara4 -fcall-used-g6

2019-09-20 Thread mattst88 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91269 --- Comment #15 from Matt Turner --- I believe the Known to work field is wrong and gcc-8.3.0 has this bug as well. Can we have this backported to the gcc-8 branch? Thank you! (FWIW, we also discovered that lz4-1.8.3 fails to build on 64-bit sp

[Bug target/91269] [9/10 regression] unaligned floating-point register with -mcpu=niagara4 -fcall-used-g6

2019-10-01 Thread mattst88 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91269 --- Comment #21 from Matt Turner --- (In reply to Eric Botcazou from comment #16) > > I believe the Known to work field is wrong and gcc-8.3.0 has this bug as > > well. > > No, the field is correct and you're wrong. Funny how the fix for the gc

[Bug rtl-optimization/85235] New: [mips] Error: branch out of range

2018-04-05 Thread mattst88 at gmail dot com
-optimization Assignee: unassigned at gcc dot gnu.org Reporter: mattst88 at gmail dot com Target Milestone: --- Created attachment 43859 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43859&action=edit preprocessed (gzip'd) source file On mips when attempting to comp

[Bug target/85235] [mips] Error: branch out of range

2018-04-05 Thread mattst88 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85235 Matt Turner changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/45941] Failed compile on Loongson2f

2013-07-19 Thread mattst88 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45941 --- Comment #3 from Matt Turner --- (In reply to Steve Ellcey from comment #2) > Since the gentoo bug report (pointed at by comment #1) is closed and I think Well, the reason I closed the bug was because "Upstream doesn't give a shit" so that sho