From: Dhruv Chawla <[email protected]>

Signed-off-by: Dhruv Chawla <[email protected]>

gcc/ChangeLog:

        * config/mcore/mcore.h: Fix typo.
---
 gcc/config/mcore/mcore.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/config/mcore/mcore.h b/gcc/config/mcore/mcore.h
index b25718e8798..3d850a9c631 100644
--- a/gcc/config/mcore/mcore.h
+++ b/gcc/config/mcore/mcore.h
@@ -74,7 +74,7 @@
 #endif
 
 /* The ability to have 4 byte alignment is being suppressed for now.
-   If this ability is reenabled, you must disable the definition below
+   If this ability is re-enabled, you must disable the definition below
    *and* edit t-mcore to enable multilibs for 4 byte alignment code.  */
 #undef TARGET_8ALIGN
 #define TARGET_8ALIGN 1
-- 
2.43.0

Reply via email to