public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dj at redhat dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/23746] m32c.h has a typo
Date: Tue, 06 Sep 2005 02:34:00 -0000	[thread overview]
Message-ID: <20050906023417.26551.qmail@sourceware.org> (raw)
In-Reply-To: <20050906015540.23746.kazu@gcc.gnu.org>


------- Additional Comments From dj at redhat dot com  2005-09-06 02:34 -------
Subject: Re:  New: m32c.h has a typo


> Note the misspelled "ALIGMNENT".

Fixed.

2005-09-05  DJ Delorie  <dj@redhat.com>

       * config/m32c/m32c.h (TRAMPOLINE_ALIGNMENT): Correct misspelling
       of macro.

Index: config/m32c/m32c.h
===================================================================
RCS file: /cvs/gcc/gcc/gcc/config/m32c/m32c.h,v
retrieving revision 1.2
diff -p -U3 -r1.2 m32c.h
--- config/m32c/m32c.h  26 Jul 2005 13:53:52 -0000      1.2
+++ config/m32c/m32c.h  6 Sep 2005 02:31:03 -0000
@@ -517,7 +517,7 @@ typedef struct m32c_cumulative_args
 /* Trampolines for Nested Functions */
 
 #define TRAMPOLINE_SIZE m32c_trampoline_size ()
-#define TRAMPOLINE_ALIGMNENT m32c_trampoline_alignment ()
+#define TRAMPOLINE_ALIGNMENT m32c_trampoline_alignment ()
 #define INITIALIZE_TRAMPOLINE(a,fn,sc) m32c_initialize_trampoline (a, fn, sc)
 
 /* Addressing Modes */



-- 


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


  reply	other threads:[~2005-09-06  2:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-06  1:55 [Bug target/23746] New: " kazu at gcc dot gnu dot org
2005-09-06  2:34 ` dj at redhat dot com [this message]
2005-09-06  2:35 ` [Bug target/23746] " dj at redhat dot com
2005-09-07 14:09 ` pinskia at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050906023417.26551.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).