This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/18637] New: pragma handler interfaces should be merged
- From: "jsm28 at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Nov 2004 23:30:13 -0000
- Subject: [Bug c/18637] New: pragma handler interfaces should be merged
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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