[Bug treelang/55269] Rename tree_node complex field to avoid conflict with C99 complex type

2013-02-03 Thread peter at colberg dot org

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55269

peter at colberg dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID

--- Comment #2 from peter at colberg dot org 2013-02-03 22:51:29 UTC ---
Closing this bug since it no longer applies to GCC ≥ 4.8.


[Bug treelang/55269] Rename tree_node complex field to avoid conflict with C99 complex type

2012-11-10 Thread pinskia at gcc dot gnu.org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55269



--- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org 2012-11-11 
06:21:55 UTC ---

In 4.8, GCC is now written in C++ rather than C, so I don't think it matter

anymore as there is no macro define in C++ for complex.