Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: kyukhin at gcc dot gnu.org
Target Milestone: ---
I've got ICE while compiling attached testcase:
$ ./build-x86_64-linux/gcc/gfortran -B./build-x86_64-linux/gcc -S -O2
-ffast-math -static -save-temp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69465
Kirill Yukhin changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69466
--- Comment #2 from Kirill Yukhin ---
Created attachment 37459
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37459&action=edit
Reproducer
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66473
--- Comment #4 from Kirill Yukhin ---
Sure, I'll report tomorrow.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66473
--- Comment #5 from Kirill Yukhin ---
(In reply to Uroš Bizjak from comment #3)
> Kirill, you have much better facilities for testing, do you want to take the
> proposed patch from here?
Your patch is fine for sure. No AVX-512* tests fail.
The o
: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: kyukhin at gcc dot gnu.org
Target Milestone: ---
Currently, main trunk produces wrong code.
I suspect target (but not sure).
Reproduce:
$ gcc/xgcc -Bgcc
../../git/gcc3/gcc
Priority: P3
Component: rtl-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: kyukhin at gcc dot gnu.org
Target Milestone: ---
Hello,
Running this:
make check-gcc RUNTESTFLAGS="CFLAGS='-mregparm=3'
--target_board='unix/-mregparm=3{-m32
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70729
--- Comment #28 from Kirill Yukhin ---
Author: kyukhin
Date: Fri Jul 1 09:42:01 2016
New Revision: 237907
URL: https://gcc.gnu.org/viewcvs?rev=237907&root=gcc&view=rev
Log:
PR tree-optimization/70729
gcc/
* tree-vectorizer.c (adjust_si
201 - 208 of 208 matches
Mail list logo