[powerpcspe] Remove semicolon after do {} while (0) in SUBTARGET_OVERRIDE_OPTIONS
authorTom de Vries <tom@codesourcery.com>
Tue, 7 Nov 2017 11:00:46 +0000 (11:00 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Tue, 7 Nov 2017 11:00:46 +0000 (11:00 +0000)
2017-11-07  Tom de Vries  <tom@codesourcery.com>

* config/powerpcspe/aix43.h (SUBTARGET_OVERRIDE_OPTIONS): Remove
semicolon after "do {} while (0)".
* config/powerpcspe/aix51.h (SUBTARGET_OVERRIDE_OPTIONS): Same.
* config/powerpcspe/aix52.h (SUBTARGET_OVERRIDE_OPTIONS): Same.
* config/powerpcspe/aix53.h (SUBTARGET_OVERRIDE_OPTIONS): Same.
* config/powerpcspe/aix61.h (SUBTARGET_OVERRIDE_OPTIONS): Same.
* config/powerpcspe/aix71.h (SUBTARGET_OVERRIDE_OPTIONS): Same.

From-SVN: r254493

gcc/ChangeLog
gcc/config/powerpcspe/aix43.h
gcc/config/powerpcspe/aix51.h
gcc/config/powerpcspe/aix52.h
gcc/config/powerpcspe/aix53.h
gcc/config/powerpcspe/aix61.h
gcc/config/powerpcspe/aix71.h

index f8ac0494747280602cad166f4d42b2b4be7a83e5..4b4706b9bab9cf12183229f22d4cd6e10054fa0d 100644 (file)
@@ -1,3 +1,13 @@
+2017-11-07  Tom de Vries  <tom@codesourcery.com>
+
+       * config/powerpcspe/aix43.h (SUBTARGET_OVERRIDE_OPTIONS): Remove
+       semicolon after "do {} while (0)".
+       * config/powerpcspe/aix51.h (SUBTARGET_OVERRIDE_OPTIONS): Same.
+       * config/powerpcspe/aix52.h (SUBTARGET_OVERRIDE_OPTIONS): Same.
+       * config/powerpcspe/aix53.h (SUBTARGET_OVERRIDE_OPTIONS): Same.
+       * config/powerpcspe/aix61.h (SUBTARGET_OVERRIDE_OPTIONS): Same.
+       * config/powerpcspe/aix71.h (SUBTARGET_OVERRIDE_OPTIONS): Same.
+
 2017-11-07  Tom de Vries  <tom@codesourcery.com>
 
        * config/rs6000/aix43.h (SUBTARGET_OVERRIDE_OPTIONS): Remove semicolon
index d61956d3b287bcb49065fe695ea6ea671953bff5..bd8a2c08da2230dc1e7a5be99de15259ca93848f 100644 (file)
@@ -39,7 +39,7 @@ do {                                                                  \
     {                                                                  \
       error ("-maix64 required: 64-bit computation with 32-bit addressing not yet supported"); \
     }                                                                  \
-} while (0);
+} while (0)
 
 #undef ASM_SPEC
 #define ASM_SPEC "-u %{maix64:-a64 %{!mcpu*:-mppc64}} %(asm_cpu)"
index af7e38e1775e1386e763c4d8393817d01e9852f4..e9f88df23daebf0d871fd4cd7e70a98776e79a9b 100644 (file)
@@ -33,7 +33,7 @@ do {                                                                  \
     {                                                                  \
       error ("-maix64 required: 64-bit computation with 32-bit addressing not yet supported"); \
     }                                                                  \
-} while (0);
+} while (0)
 
 #undef ASM_SPEC
 #define ASM_SPEC "-u %{maix64:-a64 %{!mcpu*:-mppc64}} %(asm_cpu)"
index 35d2286e5b3d5bc5e433fd3ef310bc1d743f9cf0..eade64c5f643267395551eda06c6b3ff9bd90c0c 100644 (file)
@@ -39,7 +39,7 @@ do {                                                                  \
     {                                                                  \
       error ("-maix64 required: 64-bit computation with 32-bit addressing not yet supported"); \
     }                                                                  \
-} while (0);
+} while (0)
 
 #undef ASM_SPEC
 #define ASM_SPEC "-u %{maix64:-a64 %{!mcpu*:-mppc64}} %(asm_cpu)"
index a1fbd834d4792ecd71910faf5606d15ec7cd6665..b16488b3ba391994974d221aac256b4271474c02 100644 (file)
@@ -39,7 +39,7 @@ do {                                                                  \
     {                                                                  \
       error ("-maix64 required: 64-bit computation with 32-bit addressing not yet supported"); \
     }                                                                  \
-} while (0);
+} while (0)
 
 #undef ASM_SPEC
 #define ASM_SPEC "-u %{maix64:-a64 %{!mcpu*:-mppc64}} %(asm_cpu)"
index 0b61505708765fd6dd2172f6502cc179b282ff5b..25fcb62ea95a9a3bbef0b3bbec1e9049b0d25189 100644 (file)
@@ -56,7 +56,7 @@ do {                                                                  \
     {                                                                  \
       rs6000_current_cmodel = CMODEL_LARGE;                            \
     }                                                                  \
-} while (0);
+} while (0)
 
 #undef ASM_SPEC
 #define ASM_SPEC "-u %{maix64:-a64 %{!mcpu*:-mppc64}} %(asm_cpu)"
index 4b986d6a818ddd673ed1460311a801d96ae8f91d..3b8de897ede9ca7618e4f6d379a6c79537f6fd96 100644 (file)
@@ -56,7 +56,7 @@ do {                                                                  \
     {                                                                  \
       rs6000_current_cmodel = CMODEL_LARGE;                            \
     }                                                                  \
-} while (0);
+} while (0)
 
 #undef ASM_SPEC
 #define ASM_SPEC "-u %{maix64:-a64 %{!mcpu*:-mppc64}} %(asm_cpu)"