This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch] gcc.target/arm/pr27387.C: Fix a comment typo.


Hi,

Committed as obvious.

Kazu Hirata

2006-05-10  Kazu Hirata  <kazu@codesourcery.com>

	* gcc.target/arm/pr27387.C: Fix a comment typo.

Index: gcc.target/arm/pr27387.C
===================================================================
--- gcc.target/arm/pr27387.C	(revision 113673)
+++ gcc.target/arm/pr27387.C	(working copy)
@@ -1,4 +1,4 @@
-/* PR target/90000
+/* PR target/27387
    We used to generate a non-PIC thunk on thumb even with -fPIC.
    Make sure that won't happen anymore.  */
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]