This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/39558] Bad interaction of decls named 'vector' and -maltivec vector support



------- Comment #7 from meissner at linux dot vnet dot ibm dot com  2009-03-27 15:59 -------
Subject: Re:  Bad interaction of decls named 'vector' and -maltivec vector
support

On Fri, Mar 27, 2009 at 11:18:52AM -0400, Michael Meissner wrote:
> Note, there is problem with infinite recursion, since a macro is temporarily
> undefined when it is being expanded, as per the ISO C rules.  I tried the
> following patch:

Just to be clear, I meant to say "there is no problem with infinite
recursion".  Whoops.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]