https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107729
--- Comment #3 from Saleem Abdulrasool ---
(In reply to Andrew Pinski from comment #2)
> (In reply to Andrew Pinski from comment #1)
> > :6:1: warning: unsupported size for integer register
>
> I get that when I use:
> #%0 %1
This totally make
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: compnerd at compnerd dot org
Target Milestone: ---
It seems that the GCC handling for inline assembly with PMF references seems to
generate something would possibly work but is not entirely
: bootstrap
Assignee: unassigned at gcc dot gnu.org
Reporter: compnerd at compnerd dot org
Target Milestone: ---
Trying to bootstrap an environment by building just the host tools, it seems
that you cannot disable just the target libbacktrace. You also cannot disable
libbacktrace as
: middle-end
Assignee: unassigned at gcc dot gnu.org
Reporter: compnerd at compnerd dot org
Target Milestone: ---
Created attachment 37687
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37687&action=edit
fix_locked_dependencies.ii
Attached is a preprocessed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55930
--- Comment #3 from Saleem Abdulrasool ---
Still occurs with 4.9.2 (and the same patch still fixes it).