]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/rs6000/aix.h
Change references of .c files to .cc files
[thirdparty/gcc.git] / gcc / config / rs6000 / aix.h
index 954c98e8836d1aee9c96b639fadad02b0b74aeee..ad3238bf09ae7c0be2ffdfe9f0a17da388f26130 100644 (file)
 
    The default value for this macro is `STACK_POINTER_OFFSET' plus the
    length of the outgoing arguments.  The default is correct for most
-   machines.  See `function.c' for details.
+   machines.  See `function.cc' for details.
 
    This value must be a multiple of STACK_BOUNDARY (hard coded in
-   `emit-rtl.c').  */
+   `emit-rtl.cc').  */
 #undef STACK_DYNAMIC_OFFSET
 #define STACK_DYNAMIC_OFFSET(FUNDECL)                                  \
    RS6000_ALIGN (crtl->outgoing_args_size.to_constant ()               \