ponent: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: zsojka at seznam dot cz
GCC host triplet: x86_64-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38787
--- Comment #2 from zsojka at seznam dot cz 2009-01-09 18:21 ---
(In reply to comment #1)
> rep ret isn't bogus, please see
> http://gcc.gnu.org/ml/gcc-patches/2003-05/msg02117.html
>
Thank you, I didn't know (or forgot) AMD recommends this. Hopefully the "rep
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: zsojka at seznam dot cz
GCC host triplet: x86_64-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38844
--- Comment #1 from zsojka at seznam dot cz 2009-01-14 18:14 ---
Created an attachment (id=17100)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17100&action=view)
preprocessed source
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38844
--- Comment #2 from zsojka at seznam dot cz 2009-01-14 19:03 ---
Created an attachment (id=17102)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17102&action=view)
another testcase, this one fails _only_ with -O1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38844
ge test
at -O1 and above
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: zsojka at seznam dot
--- Comment #1 from zsojka at seznam dot cz 2009-07-14 16:35 ---
Created an attachment (id=18194)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18194&action=view)
preprocessed source
most of that file is content of included
--
http://gcc.gnu.org/bugzilla/show_bug
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: zsojka at seznam dot cz
GCC host triplet: x86_64-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40748
--- Comment #1 from zsojka at seznam dot cz 2009-07-14 17:11 ---
Created an attachment (id=18195)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18195&action=view)
testcase
Even at -O3, f1() and f2() don't have the same code as f3().
--
http://gcc.gnu.
enabled
Product: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: zsojka at seznam dot cz
GCC
--- Comment #1 from zsojka at seznam dot cz 2009-07-16 15:06 ---
Created an attachment (id=18205)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18205&action=view)
preprocessed source
Includes contents of headers ,
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40771
--- Comment #2 from zsojka at seznam dot cz 2009-07-16 15:06 ---
# ./gcc -v
Using built-in specs.
Target: x86_64-unknown-linux-gnu
Configured with: ../configure --enable-languages=c,c++
--prefix=/mnt/svn/gcc-trunk/build/
Thread model: posix
gcc version 4.5.0 20090714 (experimental) (GCC
: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: rtl-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: zsojka at seznam dot cz
GCC host triplet: x86_64-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40772
--- Comment #1 from zsojka at seznam dot cz 2009-07-16 15:34 ---
Created an attachment (id=18206)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18206&action=view)
preprocessed source of test code
Runs 1 << 24 iterations, prints average time in ticks.
--
http:
--- Comment #2 from zsojka at seznam dot cz 2009-07-16 15:42 ---
When
data[j] = ((i + j) & 0xFF00) >> 8;
is replaced by
data[j] = (i + j) >> 8;
generated asm uses "shr eax, 8" instead of "movzx eax, ah", and runs
--- Comment #4 from zsojka at seznam dot cz 2009-07-17 11:03 ---
> The zero extension is done to avoid partial register stalls.
I am sorry, this is explanation to me that the generated code is supposedly
fastest, but only because of some "undocumented/unlucky" conditions
k8 ; with -masm=intel fails
Product: gcc
Version: 4.1.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: zsojka at seznam dot cz
GCC buil
--- Comment #2 from zsojka at seznam dot cz 2007-02-27 00:36 ---
(In reply to comment #1)
>
> *** This bug has been marked as a duplicate of 29473 ***
>
Sorry, I was searching at http://gcc.gnu.org/bugzilla/query.cgi in 'Open' bugs
only. (anyway, this is another ca
ReportedBy: zsojka at seznam dot cz
GCC host triplet: x86_64-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37858
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94028
--- Comment #1 from Zdenek Sojka ---
I can no longer reproduce this with r10-7026 , seems to be fixed by r10-7023
-code
Severity: normal
Priority: P3
Component: analyzer
Assignee: dmalcolm at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Created attachment 47977
--> https://gcc.gnu.org/bugzi
: 10.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc
: wrong-code
Severity: normal
Priority: P3
Component: ipa
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
CC: marxin at gcc dot gnu.org
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Created
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94185
--- Comment #3 from Zdenek Sojka ---
I am hitting probably the same issue:
$ cat testcase.c
int a, b, c;
int
foo (char e, short f, long g)
{
g = __builtin_mul_overflow (a, c, &b) ? g : (unsigned) g;
g &= __builtin_clrsbll (b);
return e + f
Version: 10.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94254
Zdenek Sojka changed:
What|Removed |Added
CC||zsojka at seznam dot cz
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94254
--- Comment #2 from Zdenek Sojka ---
(In reply to Zdenek Sojka from comment #1)
> I observe the same issue, and it breaks libgcc build for me:
...
>
> (for reasons unknown to me, git gcc-descr returns "r10-7320" for me for the
> same git checko
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94254
--- Comment #6 from Zdenek Sojka ---
(In reply to rsand...@gcc.gnu.org from comment #5)
> (In reply to Zdenek Sojka from comment #1)
> > I observe the same issue, and it breaks libgcc build for me:
>
> What configure arguments do you use?
Confi
Severity: normal
Priority: P3
Component: debug
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
CC: aoliva at gcc dot gnu.org
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Created attachment 48084
Keywords: ice-on-valid-code
Severity: normal
Priority: P3
Component: rtl-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Target: armv7a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94286
--- Comment #1 from Zdenek Sojka ---
Maybe somehow related to PR89506 , which is fixed on trunk, but has a similar
testcase.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94254
--- Comment #14 from Zdenek Sojka ---
(In reply to rsand...@gcc.gnu.org from comment #11)
> Created attachment 48088 [details]
> Candidate patch
It fixes the build for me.
I am unable to find a way how to run the testsuite on a non-native system
-code
Severity: normal
Priority: P3
Component: rtl-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Target: armv7a-hardfloat-linux-gnueabi
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priority: P3
Component: rtl-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94286
--- Comment #3 from Zdenek Sojka ---
(In reply to Jakub Jelinek from comment #2)
> Created attachment 48098 [details]
> gcc10-pr94286.patch
>
> Untested fix.
Thanks, it fixes the testcase for me.
: middle-end
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Created attachment 48148
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48148&action=edit
reduced testcase
Output:
$ x86_64-pc-linux-gnu-gcc -fsanitize=un
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94412
--- Comment #4 from Zdenek Sojka ---
(In reply to Jakub Jelinek from comment #3)
> Created attachment 48149 [details]
> gcc10-pr94412.patch
>
> Patch I'm going to test momentarily.
Thank you for checking this. I am sorry for the wrong testcase;
-mavx512vl
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target
-code
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Created attachment 48173
--> https://gcc.gnu.org/bugzi
Keywords: ice-on-valid-code
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Created attachment 48174
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94461
--- Comment #1 from Zdenek Sojka ---
This seems to affect sse3 intrinsics as well:
$ gcc-10 testcase-min0.i -w
testcase-min0.i: In function 'foo0':
testcase-min0.i:15:1: error: unrecognizable insn:
15 | }
| ^
(insn 28 27 29 2 (set (reg:V
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Created attachment 48180
--> https://gcc.gnu.org/bugzilla/attachment.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94467
--- Comment #4 from Zdenek Sojka ---
(In reply to Richard Biener from comment #2)
> Note using __builtin_ia32_* directly is discouraged. A testcase using
> official intrinsics would be better.
Thanks; I just took the list from
https://gcc.gnu.o
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Target: x86_64-pc-linux-gnu
Created attachment 48217
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48217&acti
c
Version: 9.3.1
Status: UNCONFIRMED
Keywords: ice-checking
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Created attachment 48232
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48232&acti
Version: 10.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host
-mslow-flash-data
Product: gcc
Version: 10.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94538
--- Comment #3 from Zdenek Sojka ---
(In reply to Wilco from comment #2)
> This was introduced by commit e24f6408d so only in GCC10.
Thank you for checking this!
I am quite sure this fails in gcc-9 as well:
$ armv7a-hardfloat-linux-gnueabi-gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94530
--- Comment #5 from Zdenek Sojka ---
(In reply to CVS Commits from comment #4)
> The master branch has been updated by Andrea Corallo :
>
> https://gcc.gnu.org/g:af19e4d0e23e5f61fc15e44a58bfa3b047854b1e
>
> commit r10-7651-gaf19e4d0e23e5f61fc15
IRMED
Keywords: assemble-failure
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Target: aarch64-un
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94538
--- Comment #9 from Zdenek Sojka ---
Please don't take this PR serious; it might not be a valid use-case in
real-world application.
: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Created attachment
NCONFIRMED
Severity: normal
Priority: P3
Component: debug
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Created attachment 48289
--> https://gcc.gnu.org/bugzilla/atta
: 10.0
Status: UNCONFIRMED
Keywords: assemble-failure
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc
Version: 10.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone
c
Version: 8.4.1
Status: UNCONFIRMED
Keywords: ice-checking
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94591
--- Comment #2 from Zdenek Sojka ---
Created attachment 48406
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48406&action=edit
another testcase
$ aarch64-unknown-linux-gnu-gcc testcase.c
/tmp/ccTL3N2N.s: Assembler messages:
/tmp/ccTL3N2N.s
Status: UNCONFIRMED
Keywords: wrong-code
Severity: normal
Priority: P3
Component: rtl-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target
oduct: gcc
Version: 11.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target
: UNCONFIRMED
Severity: normal
Priority: P3
Component: debug
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
CC: aoliva at gcc dot gnu.org
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Created
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48998
--- Comment #2 from Zdenek Sojka ---
(In reply to Arseny Solokha from comment #1)
> Is it still an issue?
I can't reproduce this with r11-385.
IRMED
Keywords: assemble-failure
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Target: x86_
Severity: normal
Priority: P3
Component: debug
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
CC: aoliva at gcc dot gnu.org
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Created attachment
IRMED
Keywords: build
Severity: normal
Priority: P3
Component: sanitizer
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
CC: dodji at gcc dot gnu.org, dvyukov at gcc dot gnu.org,
jakub at gc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95603
--- Comment #3 from Zdenek Sojka ---
Thanks, all the rounds with asking at gcc-help, waiting for reply, and even
recompiling this morning took too much time.
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc
: normal
Priority: P3
Component: debug
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
CC: aoliva at gcc dot gnu.org
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Created attachment 48902
--> ht
-valid-code
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Target: x86_64-pc-linux-gnu
Created
-ready-insns=1
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot
Keywords: wrong-code
Severity: normal
Priority: P3
Component: rtl-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Target
0
Status: UNCONFIRMED
Keywords: build
Severity: normal
Priority: P3
Component: libstdc++
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc-linux-gnu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96279
--- Comment #2 from Zdenek Sojka ---
Created attachment 48914
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48914&action=edit
preprocessed source
(In reply to Richard Biener from comment #1)
> looks like a bogus #define leaking in from so
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Target: powerpc64-unknown-linux-gnu
Created attachment 48920
--> ht
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96279
--- Comment #4 from Zdenek Sojka ---
I can no longer reproduce this: r11-2420 (BAD), r11-2449 (OK)
Version: 11.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone
Priority: P3
Component: rtl-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Target: x86_64-pc-linux-gnu
Created attachment 48992
--> ht
Version: 11.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone
: gcc
Version: 11.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96587
--- Comment #2 from Zdenek Sojka ---
(In reply to Jakub Jelinek from comment #1)
> Dup of PR96558 ?
Might be. This one complains about movsi_xor, the other one about movdi_xor. So
there might a similar wrong patter for both isns.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96262
--- Comment #4 from Zdenek Sojka ---
Created attachment 49080
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49080&action=edit
another testcase
-on-valid-code
Severity: normal
Priority: P3
Component: analyzer
Assignee: dmalcolm at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Created attachment 49081
--> https://gcc.gnu.
Keywords: ice-on-valid-code
Severity: normal
Priority: P3
Component: analyzer
Assignee: dmalcolm at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Created attachment 49083
--> ht
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priority: P3
Component: analyzer
Assignee: dmalcolm at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc
seznam dot cz
CC: marxin at gcc dot gnu.org
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Created attachment 49136
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49136&action=edit
reduced testcase
Compiler output:
$ x86_64-pc-linux-gnu-gcc -O -fipa-cp -
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Target: x86_64-pc-linux-gnu
Created attachment 49138
--> https://gcc.gnu.org/bugzi
Severity: normal
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Created attachment 49139
--> https://gcc.gnu.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40771
--- Comment #3 from Zdenek Sojka ---
The vectorized code seems to have improved in gcc-9 over gcc-8.
Status: UNCONFIRMED
Keywords: diagnostic
Severity: normal
Priority: P3
Component: driver
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Comp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92372
Zdenek Sojka changed:
What|Removed |Added
CC||zsojka at seznam dot cz
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48188
--- Comment #4 from Zdenek Sojka ---
Doesn't seem to crash since at least gcc-7
: wrong-code
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Target: x86_64-pc-linux-gnu
Output
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92908
--- Comment #1 from Zdenek Sojka ---
Created attachment 47471
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47471&action=edit
reduced testcase
Severity: normal
Priority: P3
Component: rtl-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Target: x86_64-pc-linux-gnu
Created
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Created attachment 47620
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93213
--- Comment #4 from Zdenek Sojka ---
(In reply to Martin Sebor from comment #3)
> Patch: https://gcc.gnu.org/ml/gcc-patches/2020-01/msg00552.html
Thanks for the fix!
Note the __int128 is supported only on certain targets, the test is
endian-depe
Severity: normal
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host: x86_64-pc-linux-gnu
Created attachment 47643
--> https://gcc.gnu.org/bugzi
Status: UNCONFIRMED
Keywords: ice-checking, ice-on-valid-code
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host:
0
Status: UNCONFIRMED
Keywords: ice-checking, ice-on-valid-code
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: zsojka at seznam dot cz
Target Milestone: ---
Host:
1 - 100 of 2652 matches
Mail list logo