https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66626
--- Comment #12 from H.J. Lu ---
lra-eliminations.c has
{
/* See if this is setting the replacement hard register for
an elimination.
If DEST is the hard frame pointer, we do nothing because
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66509
--- Comment #21 from Jack Howarth ---
Should we back-port this fix for gcc 5.2.0 as its current gcc/configure
errornously fails the filds and fildq test for 64-bit with both the legacy GNU
assembler and the clang-based assembler?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66732
Bug ID: 66732
Summary: ISL 0.15 released, has breaking changes to gcc
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: driv
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47779
Waldemar Brodkorb changed:
What|Removed |Added
CC||wbx at openadk dot org
--- Comment #
++ --disable-werror --enable-multilib
Thread model: posix
gcc version 6.0.0 20150701 (experimental) [trunk revision 225222] (GCC)
$
$ gcc-trunk -O1 -c small.c
$ gcc-5.1 -Os -c small.c
$
$ gcc-trunk -Os -c small.c
small.c: In function ‘fn2’:
small.c:26:1: internal compiler error: Segmentation fault
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66626
--- Comment #13 from H.J. Lu ---
ix86_static_chain_on_stack is incompatible with LRA since
1. nonlocal_goto generates:
lab = copy_to_reg (lab);
emit_clobber (gen_rtx_MEM (BLKmode, gen_rtx_SCRATCH (VOIDmode)));
emi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66568
--- Comment #2 from H.J. Lu ---
All tests are failed with
FAIL: gcc.target/i386/mpx/pr66568.c -O0 (test for excess errors)
FAIL: gcc.target/i386/mpx/pr66568.c -O1 (test for excess errors)
FAIL: gcc.target/i386/mpx/pr66568.c -O2 (test fo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66734
Bug ID: 66734
Summary: Many MPX tests are skipped
Product: gcc
Version: 6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: testsuite
Assi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66726
--- Comment #1 from kugan at gcc dot gnu.org ---
Created attachment 35888
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35888&action=edit
untested prototype patch
Hi Jeff,
Here is a patch (without debug dumps and not tesetd fully). Is thi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66726
--- Comment #2 from Andrew Pinski ---
Comment on attachment 35888
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35888
untested prototype patch
I thought pre does this already and that seems like a better place than
phi-opt. Oh wait pre do
101 - 110 of 110 matches
Mail list logo