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 preprocessor/48192] Conditional macros should not pass #ifdef


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

Michael Meissner <meissner at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23711|0                           |1
        is obsolete|                            |

--- Comment #2 from Michael Meissner <meissner at gcc dot gnu.org> 2011-03-18 23:12:48 UTC ---
Created attachment 23719
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23719
Patch to correctly ignore conditional macros in #ifdef

The previous patch had a typo in it.  This patch is the corrected version.


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