summaryrefslogtreecommitdiffstats
path: root/fixincludes/fixincl.x
diff options
context:
space:
mode:
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>2010-09-07 14:47:21 +0000
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>2010-09-07 14:47:21 +0000
commitbf31bf36ad84f85daca155f0b77e9d19d92f03f1 (patch)
tree2baa48fde8047a31d93e60217fb4434749ae2661 /fixincludes/fixincl.x
parent00de8a24dd5845fcaa430315db6efd95d670d476 (diff)
downloadppe42-gcc-bf31bf36ad84f85daca155f0b77e9d19d92f03f1.tar.gz
ppe42-gcc-bf31bf36ad84f85daca155f0b77e9d19d92f03f1.zip
* inclhack.def (hpux_htonl): Allow trailing whitespace in select.
* fixincl.x: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@163953 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'fixincludes/fixincl.x')
-rw-r--r--fixincludes/fixincl.x6
1 files changed, 3 insertions, 3 deletions
diff --git a/fixincludes/fixincl.x b/fixincludes/fixincl.x
index f1552cc1741..dd493bb6254 100644
--- a/fixincludes/fixincl.x
+++ b/fixincludes/fixincl.x
@@ -2,11 +2,11 @@
*
* DO NOT EDIT THIS FILE (fixincl.x)
*
- * It has been AutoGen-ed Sunday June 27, 2010 at 12:52:26 PM MEST
+ * It has been AutoGen-ed Tuesday September 7, 2010 at 10:44:48 AM EDT
* From the definitions inclhack.def
* and the template file fixincl
*/
-/* DO NOT SVN-MERGE THIS FILE, EITHER Sun Jun 27 12:52:26 MEST 2010
+/* DO NOT SVN-MERGE THIS FILE, EITHER Tue Sep 7 10:44:48 EDT 2010
*
* You must regenerate it. Use the ./genfixes script.
*
@@ -3618,7 +3618,7 @@ tSCC zHpux_HtonlList[] =
* content selection pattern - do fix if pattern found
*/
tSCC zHpux_HtonlSelect0[] =
- "#ifndef _XOPEN_SOURCE_EXTENDED\n\
+ "#ifndef _XOPEN_SOURCE_EXTENDED[ \t]*\n\
(/\\*\n\
\\* Macros for number representation conversion\\.\n\
\\*/\n\
OpenPOWER on IntegriCloud