Module Name: src Committed By: kalvisd Date: Sun Sep 29 14:48:29 UTC 2024
Modified Files: src/external/gpl3/gcc/dist/gcc/config/vax: vax.cc Log Message: gcc: vax: Fix misplaced */ in comment OK rin@ To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/external/gpl3/gcc/dist/gcc/config/vax/vax.cc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/external/gpl3/gcc/dist/gcc/config/vax/vax.cc diff -u src/external/gpl3/gcc/dist/gcc/config/vax/vax.cc:1.11 src/external/gpl3/gcc/dist/gcc/config/vax/vax.cc:1.12 --- src/external/gpl3/gcc/dist/gcc/config/vax/vax.cc:1.11 Sun Sep 29 14:31:00 2024 +++ src/external/gpl3/gcc/dist/gcc/config/vax/vax.cc Sun Sep 29 14:48:29 2024 @@ -164,8 +164,7 @@ vax_option_override (void) SUBTARGET_OVERRIDE_OPTIONS; #endif } -/* Implement the TARGET_INIT_BUILTINS target hook. - */ +/* Implement the TARGET_INIT_BUILTINS target hook. */ static void vax_init_builtins (void)