https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61558
Bug ID: 61558
Summary: ice in insert_to_assembler_name_hash
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61558
Markus Trippelsdorf changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57796
--- Comment #5 from vincenzo Innocente ---
so with latest 4.9
gcc version 4.10.0 20140611 (experimental) [trunk revision 211467] (GCC)
situation has not changed much (the scalar version is now faster!):
I think that the cost of gather instructi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61558
Markus Trippelsdorf changed:
What|Removed |Added
CC||hubicka at ucw dot cz
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61559
Bug ID: 61559
Summary: FAIL: gcc.dg/builtin-bswap-8.c on i686 with -mmovbe
Product: gcc
Version: 4.10.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compone
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61559
Uroš Bizjak changed:
What|Removed |Added
CC||thomas.preudhomme at arm dot
com
--- Comm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61559
--- Comment #2 from Uroš Bizjak ---
On a related note, -march=i386 generates long sequences of rol insns, e.g.:
foo5:
movl4(%esp), %eax
rolw$8, %ax
roll$16, %eax
rolw$8, %ax
movl8(%esp)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61454
Francois-Xavier Coudert changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|un
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61507
--- Comment #3 from Jason Merrill ---
Author: jason
Date: Thu Jun 19 09:34:48 2014
New Revision: 211819
URL: https://gcc.gnu.org/viewcvs?rev=211819&root=gcc&view=rev
Log:
PR c++/61507
* pt.c (resolve_overloaded_unification): Preserve
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59296
--- Comment #4 from Jason Merrill ---
Author: jason
Date: Thu Jun 19 09:34:57 2014
New Revision: 211820
URL: https://gcc.gnu.org/viewcvs?rev=211820&root=gcc&view=rev
Log:
PR c++/59296
* call.c (add_function_candidate): Set LOOKUP_NO_RVAL
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59296
--- Comment #5 from Jason Merrill ---
Author: jason
Date: Thu Jun 19 09:36:09 2014
New Revision: 211821
URL: https://gcc.gnu.org/viewcvs?rev=211821&root=gcc&view=rev
Log:
PR c++/59296
* call.c (add_function_candidate): Also set LOOKUP_NO
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61560
Bug ID: 61560
Summary: FAIL: gcc.dg/tree-ssa/ssa-fre-32.c on arm
Product: gcc
Version: 4.10.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61560
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
Keywords||missed-optimization
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61454
Francois-Xavier Coudert changed:
What|Removed |Added
Keywords||patch
--- Comment #2 from Fran
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61454
--- Comment #3 from Francois-Xavier Coudert ---
Author: fxcoudert
Date: Thu Jun 19 11:58:55 2014
New Revision: 211822
URL: https://gcc.gnu.org/viewcvs?rev=211822&root=gcc&view=rev
Log:
PR fortran/61454
* expr.c (scalarize_intrinsic_call)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31392
Bug 31392 depends on bug 61454, which changed state.
Bug 61454 Summary: ICE in simplification of initialization expression with array
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61454
What|Removed |Added
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61454
Francois-Xavier Coudert changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61561
Bug ID: 61561
Summary: arm gcc internal error
Product: gcc
Version: 4.10.0
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: translation
Assi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61561
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61561
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
Known to fail||4.7.4
--- Comment #2 from k
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61561
--- Comment #3 from ktkachov at gcc dot gnu.org ---
FWIW On 4.7.4 without LRA the ICE is:
ice.c:9:1: error: insn does not satisfy its constraints:
(insn 25 12 19 2 (set (reg:QI 2 r2)
(reg:QI 13 sp)) ice.c:8 193 {*arm_movqi_insn}
(nil)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61562
Bug ID: 61562
Summary: Compiler crash when combining -Wstrict-overflow=4 -O2
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Comp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61510
jgreenhalgh at gcc dot gnu.org changed:
What|Removed |Added
Target|cris-axis-elf |cris-axis-elf,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61510
--- Comment #3 from jgreenhalgh at gcc dot gnu.org ---
Created attachment 32975
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=32975&action=edit
Reduced testcase.
Adding a reduced testcase for this bug.
Honza: To answer your question, if
Assignee: unassigned at gcc dot gnu.org
Reporter: jay.foad at gmail dot com
I get this with GCC 4.10.0 20140619 (experimental):
$ gcc -mno-sse -O3 -S -o - -x c - <<<"int f(float x) { return x == (int)x; }"
...
f:
fnstcw-2(%rsp)
movzwl-2(%rsp),
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60718
--- Comment #14 from Bernd Edlinger ---
FYI: updated patch was posted at
https://gcc.gnu.org/ml/gcc-patches/2014-04/msg00774.html
but not yet reviewed/approved.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61563
--- Comment #1 from joseph at codesourcery dot com ---
Note that it's only for certain pairs of floating-point and integer type
that the rounding mode doesn't matter. It's true for float and int,
because the precision of float is small enough,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61564
Bug ID: 61564
Summary: #pragma GCC optimize ("-fno-lto") causes the compiler
to crash
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61562
Manuel López-Ibáñez changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61565
Bug ID: 61565
Summary: ICE building libjava/interpret.cc
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61538
--- Comment #9 from Joshua Kinard ---
Rebuilt/upgraded to gcc-4.8.3 against the patched glibc-2.19, and I am still
getting the hang.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61547
Yuri Gribov changed:
What|Removed |Added
CC||tetra2005 at gmail dot com
--- Comment #5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61563
--- Comment #2 from Jay Foad ---
I hadn't considered spurious "invalid" exceptions. I was only thinking about
the result of the whole expression, which I think is the same regardless of
rounding mode even for double and int.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61566
Bug ID: 61566
Summary: [4.9/4.10 Regression] ICE in write_unscoped_name
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60718
Ramana Radhakrishnan changed:
What|Removed |Added
Target||arm-none-linux-gnueabihf
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61567
Bug ID: 61567
Summary: gfortran.dg/coarray_collectives_{5,6}.f90 failure
Product: gcc
Version: 4.10.0
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61567
--- Comment #1 from vries at gcc dot gnu.org ---
configure line:
...
src/configure --prefix=nobootstrap/install --with-cloog=infra --with-ppl=infra
--with-gmp=infra --with-mpfr=infra --with-mpc=infra --disable-bootstrap
--enable-checking=yes,rtl -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61550
Kazumoto Kojima changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61565
Richard Henderson changed:
What|Removed |Added
CC||mshawcroft at gcc dot gnu.org
--- Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61123
--- Comment #5 from zqchen at gcc dot gnu.org ---
Author: zqchen
Date: Fri Jun 20 04:52:11 2014
New Revision: 211832
URL: https://gcc.gnu.org/viewcvs?rev=211832&root=gcc&view=rev
Log:
c-family/ChangeLog
2014-06-20 Hale Wang
PR lto/61123
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61565
Andrew Pinski changed:
What|Removed |Added
CC||pinskia at gcc dot gnu.org
Target Mile
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61565
Richard Henderson changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61545
Richard Henderson changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61568
Bug ID: 61568
Summary: unscoped enums different types differ from
__underlying_type
Product: gcc
Version: 4.8.1
Status: UNCONFIRMED
Severity: normal
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61567
--- Comment #2 from Tobias Burnus ---
Author: burnus
Date: Fri Jun 20 05:24:09 2014
New Revision: 211833
URL: https://gcc.gnu.org/viewcvs?rev=211833&root=gcc&view=rev
Log:
2014-06-20 Tobias Burnus
PR testsuite/61567
* gfortra
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61567
Tobias Burnus changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61569
Bug ID: 61569
Summary: faggressive-loop-optimizations overoptimize loop
checks with unpredicted result
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61123
--- Comment #6 from Hale Wang ---
Thanks for Zhenqiang Chen's help. This bug is fixed. Refer to the link
https://gcc.gnu.org/ml/gcc-patches/2014-06/msg01429.html
48 matches
Mail list logo