https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68536
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68536
Ramana Radhakrishnan changed:
What|Removed |Added
CC||ramana at gcc dot gnu.org
--- Com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68536
--- Comment #8 from Vladimir Makarov ---
Author: vmakarov
Date: Fri Nov 27 18:26:12 2015
New Revision: 231021
URL: https://gcc.gnu.org/viewcvs?rev=231021&root=gcc&view=rev
Log:
2015-11-27 Vladimir Makarov
PR rtl-optimization/68536
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68536
--- Comment #7 from Vladimir Makarov ---
The problem of the segmentation fault is in base == NULL in lra_emit_add but
the real root of the problem is in processing insn operators for subreg
reloading.
I'll have a patch today and commit it in tru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68536
--- Comment #6 from Yvan Roux ---
(In reply to ktkachov from comment #5)
> Hmm, I can definitely still reproduce based on today's trunk.
> I'm using an arm-none-eabi compiler configured with
> --without-isl --with-float=hard --with-cpu=cortex-a1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68536
--- Comment #5 from ktkachov at gcc dot gnu.org ---
Hmm, I can definitely still reproduce based on today's trunk.
I'm using an arm-none-eabi compiler configured with
--without-isl --with-float=hard --with-cpu=cortex-a15 --with-fpu=neon-vfpv4
--wi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68536
Yvan Roux changed:
What|Removed |Added
CC||yroux at gcc dot gnu.org
--- Comment #4 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68536
amker at gcc dot gnu.org changed:
What|Removed |Added
CC||amker at gcc dot gnu.org
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68536
--- Comment #2 from ktkachov at gcc dot gnu.org ---
Sorry, I was doing this on top of the patch posted at
https://gcc.gnu.org/ml/gcc-patches/2015-11/msg00686.html
The subreg_highpart_operator predicate is defined as:
(define_special_predicate "su
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68536
Vladimir Makarov changed:
What|Removed |Added
CC||vmakarov at gcc dot gnu.org
--- Comme
10 matches
Mail list logo