diff options
author | Richard Stallman <rms@gnu.org> | 1993-01-08 22:02:50 +0000 |
---|---|---|
committer | Richard Stallman <rms@gnu.org> | 1993-01-08 22:02:50 +0000 |
commit | f093e272e4161153eed536094f29516f13463904 (patch) | |
tree | c60ea428a258252afeaea32cdad489dfb998deef | |
parent | 8c3948785bdd200a9add2c35f90e061c0320ecd3 (diff) | |
download | gcc-f093e272e4161153eed536094f29516f13463904.zip gcc-f093e272e4161153eed536094f29516f13463904.tar.gz gcc-f093e272e4161153eed536094f29516f13463904.tar.bz2 |
Comment changes.
From-SVN: r3159
-rw-r--r-- | gcc/config/i860/fx2800.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/config/i860/fx2800.h b/gcc/config/i860/fx2800.h index db134a5..b296e18 100644 --- a/gcc/config/i860/fx2800.h +++ b/gcc/config/i860/fx2800.h @@ -46,6 +46,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* #undef HAVE_ATEXIT */ #define I860_STRICT_ABI_PROLOGUES + +/* There is no avoiding this; -L does not exist at all (in Concentrix 2.2). */ #define LINK_LIBGCC_SPECIAL 1 /* Most of the Alliant-specific definitions here are to get stab info that |