The new feature 

#pragma push_macro("macro_name") 
and 
#pragma pop_macro("macro_name") 

enabled by 

2007-03-30  Richard Henderson  <[EMAIL PROTECTED]>
            Kai Tietz  <[EMAIL PROTECTED]>

        * c-pragma.c (struct def_pragma_macro_value): New.
        (struct def_pragma_macro): New.
        (pushed_macro_table): New.
        (dpm_hash, dpm_eq): New.
        (handle_pragma_push_macro, handle_pragma_pop_macro): New.
        (init_pragma): Install them.
        * doc/tm.texi (HANDLE_PRAGMA_PUSH_POP_MACRO): New.

is not documented as a user extension in extend.texi


-- 
           Summary: No documentation of  #pragma push_macro("macro_name")
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: documentation
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dannysmith at users dot sourceforge dot net


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

  • [Bug target/35054] New: No do... dannysmith at users dot sourceforge dot net

Reply via email to