https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71816
Markus Trippelsdorf changed:
What|Removed |Added
CC||helloqirun at gmail dot com
--- Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71816
Markus Trippelsdorf changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71816
--- Comment #18 from ro at CeBiTec dot Uni-Bielefeld.DE ---
> --- Comment #14 from Richard Biener ---
> Created attachment 38870
> --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38870&action=edit
> untested patch
>
> I am testing this patc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71816
--- Comment #17 from Richard Biener ---
Author: rguenth
Date: Mon Jul 11 13:32:51 2016
New Revision: 238208
URL: https://gcc.gnu.org/viewcvs?rev=238208&root=gcc&view=rev
Log:
2016-07-11 Richard Biener
PR tree-optimization/71816
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71816
--- Comment #16 from ktkachov at gcc dot gnu.org ---
The following is reduced from the genattrtab.c ICE when bootstrapping on
arm-none-linux-gnueabihf:
typedef struct rtx_def *rtx;
union rtunion {
int rt_int;
rtx rt_rtx;
};
struct rtx_def {
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71816
Bernd Edlinger changed:
What|Removed |Added
CC||bernd.edlinger at hotmail dot
de
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71816
--- Comment #14 from Richard Biener ---
Created attachment 38870
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38870&action=edit
untested patch
I am testing this patch, it was a bit optimistic to simply replace refs I
guess.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71816
--- Comment #13 from Richard Biener ---
Btw, preprocessed source for the bootstrap issue is still appreciated (plus
mentioning the exact target triplet so I can verify with a cross).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71816
Richard Biener changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71816
John David Anglin changed:
What|Removed |Added
CC||danglin at gcc dot gnu.org
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71816
Markus Trippelsdorf changed:
What|Removed |Added
Target|arm-linux-gnueabihf,|
|powerpc-linux-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71816
--- Comment #9 from David Binderman ---
Created attachment 38865
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38865&action=edit
C source code
Flag -O2 required on x86_64
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71816
--- Comment #8 from rguenther at suse dot de ---
On July 8, 2016 5:47:43 PM GMT+02:00, "ktkachov at gcc dot gnu.org"
wrote:
>https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71816
>
>ktkachov at gcc dot gnu.org changed:
>
> What|Remove
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71816
David Binderman changed:
What|Removed |Added
CC||dcb314 at hotmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71816
--- Comment #6 from David Edelsohn ---
Bootstrap is proceeding with r238077.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71816
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
Target|arm-linux-gnueabihf,|arm-linux-gnueabihf,
16 matches
Mail list logo