public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/33190]  New: tm.texi describes some non-existing hooks
@ 2007-08-25 17:38 kai-gcc-bugs at khms dot westfalen dot de
  2007-08-25 19:14 ` [Bug target/33190] " pinskia at gcc dot gnu dot org
  2007-09-25 18:38 ` kai-gcc-bugs at khms dot westfalen dot de
  0 siblings, 2 replies; 4+ messages in thread
From: kai-gcc-bugs at khms dot westfalen dot de @ 2007-08-25 17:38 UTC (permalink / raw)
  To: gcc-bugs

These hooks aren't touched outside of tm.texi and /config/:

ALL_COP_ADDITIONAL_REGISTER_NAMES
DBX_OUTPUT_LBRAC
DBX_OUTPUT_NFUN
DBX_OUTPUT_RBRAC
MD_HANDLE_UNWABI
RANGE_TEST_NON_SHORT_CIRCUIT
REAL_VALUE_TRUNCATE
REVERSE_CONDEXEC_PREDICATES_P
TARGET_ALIGN_ANON_BITFIELDS
TARGET_NARROW_VOLATILE_BITFIELDS

They're in config in these places:

vg3-src/gcc/config/frv/frv.h:#define REVERSE_CONDEXEC_PREDICATES_P(x,y)      0
vg3-src/gcc/config/ia64/linux-unwind.h:#define MD_HANDLE_UNWABI
ia64_handle_unwabi
vg3-src/gcc/config/ia64/unwind-ia64.c:#ifdef MD_HANDLE_UNWABI
vg3-src/gcc/config/ia64/unwind-ia64.c:  MD_HANDLE_UNWABI (context, fs);
vg3-src/gcc/config/mips/mips.h:  ALL_COP_ADDITIONAL_REGISTER_NAMES             
                        \
vg3-src/gcc/config/mips/mips.h:#define ALL_COP_ADDITIONAL_REGISTER_NAMES


-- 
           Summary: tm.texi describes some non-existing hooks
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kai-gcc-bugs at khms dot westfalen dot de
 GCC build triplet: n/a
  GCC host triplet: n/a
GCC target triplet: n/a


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


^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <bug-33190-4@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2012-02-06 23:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-25 17:38 [Bug target/33190] New: tm.texi describes some non-existing hooks kai-gcc-bugs at khms dot westfalen dot de
2007-08-25 19:14 ` [Bug target/33190] " pinskia at gcc dot gnu dot org
2007-09-25 18:38 ` kai-gcc-bugs at khms dot westfalen dot de
     [not found] <bug-33190-4@http.gcc.gnu.org/bugzilla/>
2012-02-06 23:58 ` pinskia 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).