[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

[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

[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

[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 Matt Turner changed: What|Removed |Added CC||mattst88 at gmail dot com --- Comment #5

[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

[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 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=edit preprocessed (gzip'd) source file On mips when attempting to compile cytho

[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 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 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=edit ftoit.c For the at

[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=edit ftois.c For the at

[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=edit u.c gcc -Wmaybe-uninitialized wrongly warns about data0 be

[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 mattst88 at gmail dot com --- (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

[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 mattst88 at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[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 mattst88 at gmail dot com changed: What|Removed |Added CC||mattst88 at gmail

[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 mattst88 at gmail dot com 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

[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 mattst88 at gmail dot com 2011-10-01 15:24:57 UTC --- This is a duplicate of bug 35294.

[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 mattst88 at gmail dot com 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

[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 mattst88 at gmail dot com changed: What|Removed |Added CC||mattst88 at gmail

[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 mattst88 at gmail dot com 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

[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:

[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 mattst88 at gmail dot com changed: What|Removed |Added CC||mattst88 at gmail

[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
’ is not supported in gimple streams Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mattst88 at gmail

[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=21546action=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 rtl-optimization/44123] New: gcc produces bad code at -O1

2010-05-13 Thread mattst88 at gmail dot com
Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: rtl-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mattst88 at gmail dot com GCC build triplet: alpha-unknown-linux-gnu

[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 latter, it's expected that -O1 generates poorer code than -O2

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

2010-04-08 Thread mattst88 at gmail dot com
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: alpha-unknown-linux-gnu GCC host triplet: alpha

[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=20337action=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=20338action=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. Moving the inline assembly

[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 with -Os, -O0, -O1, -O2

[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 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
: 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-unknown

[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=19061action=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=19062action=view) Test Case 2 - flist.i - preprocessed flist.c from rsync -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42113

[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 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 the SEE pass

[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; } gcc 4.2.0 20060506 produces: extwl a0,0x2,t2