This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Fix avr section of md.texi
- From: Denis Chertykov <denisc at overta dot ru>
- To: gcc-patches at gcc dot gnu dot org
- Cc: denisc at overta dot ru
- Date: Thu, 30 Mar 2006 19:13:28 +0400
- Subject: Fix avr section of md.texi
Can I commit the following patch ?
2006-03-30 Denis Chertykov <denisc@overta.ru>
* doc/md.texi: Refer to avr/constraints.md instead of
avr/avr.h.
Index: md.texi
===================================================================
*** md.texi (revision 112536)
--- md.texi (working copy)
***************
*** 1,4 ****
! @c Copyright (C) 1988, 1989, 1992, 1993, 1994, 1996, 1998, 1999, 2000, 2001,
@c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@c This is part of the GCC manual.
@c For copying conditions, see the file gcc.texi.
--- 1,4 ----
! @c Copyright (C) 1988, 1989, 1992, 1993, 1994, 1996, 1998, 1999, 2000, 2001, 2006,
@c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@c This is part of the GCC manual.
@c For copying conditions, see the file gcc.texi.
*************** A memory reference suitable for iWMMXt l
*** 1681,1687 ****
A memory reference suitable for the ARMv4 ldrsb instruction.
@end table
! @item AVR family---@file{config/avr/avr.h}
@table @code
@item l
Registers from r0 to r15
--- 1681,1687 ----
A memory reference suitable for the ARMv4 ldrsb instruction.
@end table
! @item AVR family---@file{config/avr/constraints.md}
@table @code
@item l
Registers from r0 to r15