OSDN Git Service

* config/rs6000/aix.h: Fix comment formatting.
[pf3gnuchains/gcc-fork.git] / gcc / config / rs6000 / rs6000.h
index 761873d..3b14ce6 100644 (file)
@@ -2231,7 +2231,7 @@ do {                                                              \
    between pointers and any other objects of this machine mode.  */
 #define Pmode (TARGET_32BIT ? SImode : DImode)
 
-/* Supply definition of STACK_SIZE_MODE for allocate_dynamic_stack_space. */
+/* Supply definition of STACK_SIZE_MODE for allocate_dynamic_stack_space.  */
 #define STACK_SIZE_MODE (TARGET_32BIT ? SImode : DImode)
 
 /* Mode of a function address in a call instruction (for indexing purposes).