diff --git a/README b/README index be15bc2b44eea..4e7e6051b2005 100644 --- a/README +++ b/README @@ -20,3 +20,5 @@ Copyright years on GCC source files may be listed using range notation, e.g., 1987-2012, indicating that every year in the range, inclusive, is a copyrightable year that could otherwise be listed individually. +The standard compiler releases since 4.6 include front ends for C (gcc), C++ (g++), +Objective-C, Objective-C++, Fortran (gfortran), Java (gcj), Ada (GNAT), and Go (gccgo). diff --git a/comments b/comments new file mode 100644 index 0000000000000..25271badee5e7 --- /dev/null +++ b/comments @@ -0,0 +1 @@ +readme info about the compiler gcc