[Bug target/57377] compiler cannot be built with RTL checking

2013-12-11 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57377

Eric Botcazou ebotcazou at gcc dot gnu.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
   Target Milestone|--- |4.9.0

--- Comment #3 from Eric Botcazou ebotcazou at gcc dot gnu.org ---
.


[Bug target/57377] compiler cannot be built with RTL checking

2013-10-10 Thread krebbel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57377

--- Comment #2 from Andreas Krebbel krebbel at gcc dot gnu.org ---
Author: krebbel
Date: Thu Oct 10 12:01:23 2013
New Revision: 203353

URL: http://gcc.gnu.org/viewcvs?rev=203353root=gccview=rev
Log:
2013-10-10  Andreas Krebbel  andreas.kreb...@de.ibm.com

PR target/57377
* gensupport.c (gen_mnemonic_attr): Handle (set (attr x) y) and
(set_attr_alternative x ...) when searching for user defined
mnemonic attribute.


Modified:
trunk/gcc/ChangeLog
trunk/gcc/gensupport.c


[Bug target/57377] compiler cannot be built with RTL checking

2013-05-24 Thread jasonwucj at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57377

Chung-Ju Wu jasonwucj at gmail dot com changed:

   What|Removed |Added

 CC||jasonwucj at gmail dot com

--- Comment #1 from Chung-Ju Wu jasonwucj at gmail dot com ---
The s390 maintainer provided a patch to this problem:
http://gcc.gnu.org/ml/gcc-patches/2013-05/msg01364.html

He also added documentation for the mnemonic attribute:
http://gcc.gnu.org/ml/gcc-patches/2013-05/msg01436.html