public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/46495] New: target.h and function.h require tm.h
@ 2010-11-16  5:42 amylaar at gcc dot gnu.org
  0 siblings, 0 replies; only message in thread
From: amylaar at gcc dot gnu.org @ 2010-11-16  5:42 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: target.h and function.h require tm.h
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: amylaar@gcc.gnu.org
            Blocks: 46489


Because of their dependence on CUMULATIVE_ARGS and HARD_REG_SET,
target.h and function.h include tm.h  This needs to be rectified to stop
the uncontrolled use of target macros.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-11-16  5:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-16  5:42 [Bug middle-end/46495] New: target.h and function.h require tm.h amylaar at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).