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 c/18637] New: pragma handler interfaces should be merged


The pragma handler wrapper interfaces c_register_pragma and
c_register_pragma_with_expansion should be merged back into
a single interface taking a flag.  (At the point of addition
of c_register_pragma_with_expansion, the churn this would have
caused to unrelated back ends was inappropriate, but it will be
appropriate for 4.1.)

-- 
           Summary: pragma handler interfaces should be merged
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jsm28 at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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