8sa1-gcc/gcc
Richard Stallman df71662348 Accept freebsd as OS.
From-SVN: r6707
1994-03-07 02:49:06 +00:00
..
config (output_{pro,epi}log): Round var size to quadword boundary. 1994-03-05 19:18:05 -05:00
cp Initial revision 1994-02-24 01:02:37 +00:00
ginclude Don't define _STDARG_H/etc. if not gcc, it may collide with system's header. 1994-02-11 21:03:09 +00:00
objc (SUBDIR_INCLUDES): Add -I for include directory. 1994-02-02 14:21:50 -05:00
alloca.c
assert.h
basic-block.h
bc-emit.c If __STDC__, include gstdarg and use ANSI form of varargs. 1994-02-10 08:07:10 -05:00
bc-emit.h
bc-optab.c (deduce_conversion, emit_typecode_conversion): Cast enum array indices to int. 1993-10-04 18:02:42 -04:00
bc-optab.h
bc-typecd.def
bc-typecd.h Cast enum arithmetic and logical operands to int. 1993-10-04 18:03:00 -04:00
bi-arity.c Use FATAL_EXIT_CODE rather than hardcoded 1 for fatal error. 1993-11-13 08:59:22 +00:00
bi-defs.h
bi-lexer.c Use FATAL_EXIT_CODE rather than hardcoded 1 for fatal error. 1993-11-13 09:00:21 +00:00
bi-opcode.c (main): Move unused arg ++i out of call to printf. 1994-02-14 19:19:02 -05:00
bi-opname.c Use FATAL_EXIT_CODE rather than hardcoded 1 for fatal error. 1993-11-13 08:59:22 +00:00
bi-parser.y Use FATAL_EXIT_CODE rather than hardcoded 1 for fatal error. 1993-11-13 09:00:21 +00:00
bi-reverse.c Avoid defining NULL; can cause duplicate definition errors. 1993-10-13 11:57:23 -04:00
bi-run.h
build-make
bytecode.def Rename dup to duplicate. 1993-10-27 06:14:56 +00:00
bytecode.h
bytetypes.h Initial revision 1993-09-29 00:19:28 +00:00
c-aux-info.c
c-common.c (declare_hidden_char_array): Build new type if warn_larger_than. 1994-02-27 15:20:28 -05:00
c-convert.c
c-decl.c (finish_decl, finish_function): Issue warning for large objects, if 1994-02-27 15:19:57 -05:00
c-iterate.c
c-lang.c
c-lex.c Delete gperf-generated source from here. 1994-03-04 17:16:16 -05:00
c-lex.h
c-parse.gperf
c-parse.in (attrib): Handle attribute ((section ("string"))). 1994-02-17 22:48:19 +00:00
c-pragma.c (HANDLE_PRAGMA_WEAK): Depend on ASM_OUTPUT_DEF not 1994-02-27 16:47:28 -08:00
c-tree.h Re-order declarations for functions in c-typeck.c to agree with order 1994-02-02 14:37:57 -05:00
c-typeck.c (build_binary_op): Pass TREE_TYPE (orig_op0) not 1994-03-01 16:26:06 -08:00
caller-save.c
calls.c (expand_call): Set nregs to -1 for BLKmode parameter, 1994-02-27 15:19:49 -08:00
cccp.c (check_precompiled): Delete unused var dollar_loc. 1994-02-28 08:11:38 -05:00
cexp.y Let tm file define MAX_*_TYPE_SIZE if *_TYPE_SIZE depends upon target_flags 1993-10-06 17:49:06 +00:00
collect2.c (sys_siglist): Don't declare if DONT_DECLARE_SYS_SIGLIST is defined. 1994-02-06 13:31:38 -08:00
combine.c (subst): Split into five functions. 1994-03-06 14:39:37 -05:00
conditions.h
config.guess
config.sub Accept freebsd as OS. 1994-03-07 02:49:06 +00:00
configure.bat Update to relect recent changes elsewhere. 1993-12-12 06:13:21 -05:00
convert.c
convert.h
cpp.1
cross-make
crtstuff.c
cse.c (count_reg_usage, case SET): If SRC has side-effects, count a usage of 1994-02-26 16:11:04 -05:00
dbxout.c Use new flag TYPE_STRING_FLAG instead of STRING_TYPE. 1994-02-15 19:52:30 -08:00
dbxstclass.h
defaults.h (ASM_OUTPUT_ADDR_DIFF_ELT): Use ASM_OUTPUT_INTERNAL_LABEL instead of 1994-03-01 19:36:00 -05:00
dostage2
dostage3
dwarf.h
dwarfout.c (ASM_OUTPUT_DEF): Delete definition. 1994-02-27 16:45:49 -08:00
emit-rtl.c (subreg_realpart_p): New function. 1994-02-27 16:52:03 -08:00
enquire.c (main): Move declarations of SIZE and TOTAL to where they won't cause "unused" warnings when NO_MEM is defined. 1993-12-22 13:44:10 -05:00
explow.c (memory_address): Fix error in last change. 1994-02-10 08:49:33 -05:00
expmed.c (store_split_bit_field): If OP0 is a SUBREG, then compute WORD from the base register, instead of from the SUBREG. 1994-02-27 16:55:33 -08:00
expr.c (convert_move): Change name of truncsipsi to truncsipsi2 1994-02-28 23:31:01 +00:00
expr.h Use PROTO for varargs functions. 1994-02-10 08:04:38 -05:00
final.c (final_scan_insn): Always set OPS and use alloca. 1994-02-27 10:47:55 -05:00
fix-header.c (missing_extern_C_count): Ifdef out. 1993-12-22 11:29:00 -08:00
fixcpp
fixinc.dgux When compute DOTS, convert /./ to / to avoid 1993-11-19 20:19:29 +00:00
fixinc.sco In <prototypes.h>, fix prototypes of getcwd and link. 1994-02-25 02:20:56 +00:00
fixinc.svr4 Make byteorder.h a here document, rather than copying it from the 1994-02-15 23:28:03 +00:00
fixincludes fixincludes: Fix including of machine/r3_cpu.h and machine/r4_cpu.h in machine/cpu.h on... 1994-02-26 18:07:52 +00:00
fixproto Add popen and pclose to required list for stdio.h. 1994-02-08 19:30:01 -05:00
flags.h (id_clash_len): Now unsigned. 1994-02-27 15:18:57 -05:00
flow.c (find_basic_blocks): Also look for REG_LABEL notes on first 1994-02-08 15:52:46 -08:00
fold-const.c (const_binop, COMPLEX_TYPE, case RDIV_EXPR): If complex integer, use 1994-02-02 15:14:18 -05:00
function.c (fixup_var_refs_insn): Delete CLOBBER of VAR. 1994-02-26 16:12:46 -05:00
function.h (struct sequence_stack): New field sequence_rtl_expr. 1993-11-25 18:10:26 -05:00
gbl-ctors.h
gcc.c (execute): Initialize PROG. 1994-02-27 10:48:25 -05:00
gen-protos.c (main): Remove unused args in call to fprintf. 1994-02-14 19:18:27 -05:00
genattr.c
genattrtab.c (attr_printf): Remove `register' from decl of FMT. 1994-03-05 19:38:51 -05:00
gencodes.c
genconfig.c
genemit.c
genextract.c
genflags.c
genopinit.c
genoutput.c
genpeep.c
genrecog.c
getpwd.c
glimits.h (UINT_MAX, ULONG_MAX, ULONG_LONG_MAX): redefine in a simpler way. 1993-09-29 21:31:49 +00:00
global.c (allocno_compare): Give multi-word regs higher priority, as stated in 1994-02-27 11:30:14 -05:00
gsyms.h
gsyslimits.h
halfpic.c Make ROSE shared library profiling work; Use GOTOFF if possible for ELF. 1993-10-08 19:15:55 +00:00
halfpic.h Include stdio.h to get STDIO_PROTO correct. 1994-02-13 18:40:02 +00:00
hard-reg-set.h (GO_IF_HARD_REG_EQUAL): Fix typo. 1994-02-03 13:24:04 -05:00
input.h
integrate.c ((subreg_realpart_p): New function. 1994-02-27 16:51:33 -08:00
integrate.h (global_const_equiv_map_size): Declared. 1993-11-11 05:12:47 +00:00
jump.c (rtx_renumbered_equal_p): Fix bug in comparing SUBREGs and REGs. 1994-02-26 16:35:38 -05:00
just-fixinc Install gsyslimits.h if native limits.h didn't need fixing. 1993-11-06 04:01:28 -05:00
libgcc1.c
libgcc2.c (__builtin_new): If __new_handler returns, keep trying to allocate the memory. 1994-02-08 19:19:53 -05:00
limitx.h
limity.h
local-alloc.c (qty_compare{,_1}): Give multi-word regs higher priority, as stated in 1994-02-27 11:29:35 -05:00
longlong.h
loop.c (maybe_eliminate_biv_1): Ignore GIV if it isn't always computed. 1994-02-24 07:46:32 -05:00
loop.h
machmode.def
machmode.h
make-cc1.com Move alloca handling before bytecode construction so that VAX C won't need two different values for LIBS. 1993-10-10 05:31:33 +00:00
make-cccp.com
make-gcc.com
make-l2.com
Makefile.in (c-gperf.h): New rule. 1994-03-04 17:15:44 -05:00
mips-tdump.c (print_file_desc): Correct printf format. 1994-02-08 15:54:59 -08:00
mips-tfile.c * mips-tfile.c (fatal, error): Don't use prototypes ifndef HAVE_VPRINTF. 1994-02-26 18:09:13 +00:00
modemap.def
optabs.c (expand_binop): Use expand_divmod to do integer division for DIV of 1994-02-28 06:21:06 -05:00
output.h Use PROTO for varargs functions. 1994-02-10 08:10:06 -05:00
pcp.h
print-rtl.c
print-tree.c (print_node, print_node_brief): Say something when 1993-12-25 12:47:01 -05:00
PROBLEMS
PROJECTS
protoize.c (process_aux_info_file): Properly start over on file error. 1994-02-27 20:24:17 -05:00
README-fixinc
README.ALTOS
README.APOLLO entered into RCS 1993-10-01 16:34:31 -07:00
README.TRAD
README.X11
real.c (real_value_truncate): If requested mode is not supported, return the 1994-02-15 19:36:35 -05:00
real.h (FLOAT_WORDS_BIG_ENDIAN): New macro. 1993-10-13 15:49:13 -04:00
recog.c (constrain_operands): Properly handle '#' in constraint. 1994-03-06 15:17:55 -05:00
recog.h
reg-stack.c (find_blocks): Undo previous change to block delineation algorithm. 1994-03-06 19:14:32 +00:00
regclass.c (record_reg_classes): Fix logic in case of matching operands. 1994-02-11 17:30:20 -05:00
regs.h (regno_last_note_uid): Declared. 1993-10-11 07:02:30 +00:00
reload1.c (emit_reload_insns): Don't call gen_input_reload if src and dest are 1994-03-04 06:35:10 -05:00
reload.c (get_secondary_mem): Call SECONDARY_MEMORY_NEEDED_MODE if it is 1994-03-05 19:17:12 -05:00
reload.h (reload_secondary_{reload,icode}): Deleted. 1994-02-10 09:03:01 -05:00
reorg.c (try_merge_delay_insns): Success when SLOT_NUMBER == 1994-02-27 15:16:22 -08:00
rtl.c Move initialization of byte_mode and word_mode to emit-rtl.c 1993-10-07 21:05:34 +00:00
rtl.def
rtl.h Surround definition of VPROTO, VA_START with #ifndef VPROTO. 1994-02-12 00:50:27 +00:00
rtlanal.c (replace_regs, case REG): Return copies of SUBREGs, to 1993-12-21 10:25:26 -08:00
scan-decls.c (scan_decls): After seeing an extern variable declaration... 1993-11-08 03:09:05 +00:00
scan-types.sh (CC): Move a " to avoid shell error. 1993-10-26 23:01:56 +00:00
scan.c Comment change. 1993-11-06 06:12:47 +00:00
scan.h Comment change. 1993-11-06 06:12:47 +00:00
sched.c (reg_pending_sets, reg_pending_sets_all): New variables. 1994-02-06 13:26:28 -08:00
sdbout.c (sdbout_symbol): Handle variables at zero offset from frame pointer. 1994-01-04 10:43:51 -08:00
sort-protos
stack.h
stmt.c (expand_start_bindings): Properly set NOTE if bytecode. 1994-02-27 10:49:44 -05:00
stor-layout.c (variable_size): If global_bindings_p < 0, don't even make the 1994-02-28 07:37:26 -05:00
stupid.c Add prototypes for static functions. 1994-03-06 17:18:11 -05:00
sys-protos.h (authdes_create): Delete arg info. 1993-11-21 09:24:43 +00:00
sys-types.h
toplev.c (id_clash_len): Now unsigned. 1994-02-27 15:19:23 -05:00
tree.c (build_nt, build_parse_node): Remove `register' from decl of CODE. 1994-03-05 19:39:23 -05:00
tree.def Removed un-used STRING_TYPE. 1994-02-15 19:52:30 -08:00
tree.h (DECL_SECTION_NAME): New macro. 1994-02-17 22:50:36 +00:00
typeclass.h
unprotoize.c
unroll.c (copy_loop_body): When delete simplified condjump, 1994-01-24 16:19:48 -08:00
varasm.c (output_constant): Strip off some NOP_EXPRs before further processing. 1994-03-01 18:33:22 -05:00
vmsconfig.com Write out the definitions from Makefile.in for the symbols BC_ALL and BI_OBJ into files BC_ALL.OPT and BI_ALL.opt. 1993-10-01 23:11:18 +00:00
xcoffout.c (ASM_OUTPUT_LFE): Output absolute line number not 1994-01-31 12:19:28 -08:00
xcoffout.h (DBX_FINISH_SYMBOL): Get variable name from DECL_RTL 1993-12-22 17:35:24 -08:00

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[This file contains two alternative recipes for compiling X11 with GCC.
The first alternative puts libgcc.a into the shared X library; the second
does not.  Neither alternative works on all kinds of systems.
It may be that when using GCC 2.4, both alternatives work okay on 
relatively recent Sparc systems.  The first alternative is likely
not to work on a Sun 3 without hardware floating point.]

How to compile X11R5 (patch level 11) with GCC version 2:

The patches include support for building the shared libraries with GCC
2 on the Sparc and 68k machines.  This version includes the necessary
parts of libgcc.a in the shared library for X, in case functions in
that library need it.  Thus the default behavior is now to build
everything, including the libraries, with gcc.

If you build the shared library this way, it may not work with 
executables made with older versions of GCC (2.3.3 and earlier).
If that happens, relink those executables with the latest GCC.
IF YOU THINK YOU MIGHT COMPILE X FOR SOLARIS 2, then you really don't
need this patch: get /contrib/R5.SunOS5.patch.tar.Z from
export.lcs.mit.edu instead.  It has everything you need to do the
build for Solaris 2, sets you up to everything with GCC, and is
backward compatible with Sunos 4.*.  Get the the README
(/contrib/R5.SunOS5.patch.README at export) for more info.

If you see undefined symbols _dlopen, _dlsym, or _dlclose when linking
with -lX11, compile and link against the file mit/util/misc/dlsym.c in
the MIT X11R5 distribution.  Alternatively, do dynamic linking
by using a non-GNU ld.

mit/config/Imake.tmpl -- Do not set -fstrength-reduce if we have GCC 2.
If -fstrength-reduce (or any other -f option) is a major win, then it
will most likely be turned on by -O2 optimization.

mit/config/sunLib.rules -- If HasGcc and GccVersion > 1 are true, then
use gcc -fpic to generate PIC code.  Make sure that gcc does not use
gas (the GNU assembler) when compiling PIC code; gas does not assemble
it correctly.

***If you have gas installed where gcc uses it by default, you might have
to add -B/bin/ to the PositionIndependentCFlags.***

mit/config/site.def -- Define GccVersion to be 2.

mit/config/sun.cf -- When compiling with GCC 2, use -O2 optimization.

mit/config/sunLib.rules -- When compiling with GCC 2, use -fpic for
position independent code generation.

mit/rgb/Imakefile -- No longer need to compile some modules with 
cc on the Sparc since GCC 2 produces proper -fpcc-struct-return code.

mit/server/os/Imakefile -- Likewise.

mit/server/ddx/sun/Imakefile -- When compiling with GCC 2, some modules
should be compiled with -fvolatile.

mit/clients/twm/Imakefile -- Fix bad decls of malloc, realloc in gram.c.

mit/lib/X/Imakefile -- Make libgcc.a a required lib for libX11.so

*** mit/clients/twm/Imakefile	Mon May 17 22:05:22 1993
--- new/clients/twm/Imakefile	Mon May 17 22:28:46 1993
***************
*** 32,41 ****
--- 32,48 ----
  ComplexProgramTarget(twm)
  InstallNonExecFile(system.twmrc,$(TWMDIR))
  
+ #if HasGcc && GccVersion > 1 && defined (SunArchitecture)
  gram.h gram.c: gram.y
  	yacc $(YFLAGS) gram.y
+ 	sed -e 's/^extern char \*malloc(), \*realloc();//g' y.tab.c >gram.c
+ 	$(MV) y.tab.h gram.h
+ #else
+ gram.h gram.c: gram.y
+ 	yacc $(YFLAGS) gram.y
  	$(MV) y.tab.c gram.c
  	$(MV) y.tab.h gram.h
+ #endif
  
  clean::
  	$(RM) y.tab.h y.tab.c lex.yy.c gram.h gram.c lex.c deftwmrc.c 
*** mit/config/Imake.tmpl	Mon May 17 22:02:57 1993
--- new/config/Imake.tmpl	Mon May 17 22:15:06 1993
***************
*** 500,506 ****
--- 500,510 ----
  #endif
  #ifndef CcCmd
  #if HasGcc
+ #if GccVersion > 1
+ #define CcCmd gcc -fpcc-struct-return
+ #else
  #define CcCmd gcc -fstrength-reduce -fpcc-struct-return 
+ #endif
  #else
  #define CcCmd cc
  #endif
*** mit/config/site.def	Mon May 17 22:02:44 1993
--- new/config/site.def	Mon May 17 22:22:28 1993
***************
*** 25,31 ****
  
  #ifdef BeforeVendorCF
  
! /* #define HasGcc YES */
  
  #endif /* BeforeVendorCF */
  
--- 25,33 ----
  
  #ifdef BeforeVendorCF
  
! #define HasGcc YES
! /* GccVersion > 1 implies building shared libraries with gcc */
! #define GccVersion 2
  
  #endif /* BeforeVendorCF */
  
*** mit/config/sun.cf	Mon May 17 22:03:02 1993
--- new/config/sun.cf	Mon May 17 22:24:55 1993
***************
*** 41,49 ****
--- 41,55 ----
  
  #if HasGcc
  
+ #if GccVersion > 1
+ #define OptimizedCDebugFlags -O2
+ #else
+ #define OptimizedCDebugFlags -O
  #define SharedLibraryCcCmd cc
  #define ExtraLoadFlags -B/usr/bin/
  #define AllocateLocalDefines /**/
+ #endif
+ 
  
  .c.o:
  	$(CC) -c $(CFLAGS) $*.c
*** mit/config/sunLib.rules	Mon May 17 22:02:46 1993
--- new/config/sunLib.rules	Mon May 17 22:19:06 1993
***************
*** 23,29 ****
--- 23,33 ----
  #define SharedLibraryLoadFlags -assert pure-text
  #endif
  #ifndef PositionIndependentCFlags
+ #if defined(HasGcc) && GccVersion > 1
+ #define PositionIndependentCFlags -fpic
+ #else
  #define PositionIndependentCFlags -pic
+ #endif
  #endif
  
  /*
*** mit/lib/X/Imakefile	Mon May 17 22:05:03 1993
--- new/lib/X/Imakefile	Mon May 17 22:32:26 1993
***************
*** 9,14 ****
--- 9,31 ----
  #define MotifBC NO
  #endif
  
+ #if defined(SunArchitecture)
+ #if SystemV4
+ #if HasGcc
+ REQUIREDLIBS= -lgcc -lc
+ #else
+ REQUIREDLIBS= -lc
+ #endif
+ #else
+ #if HasGcc && GccVersion > 1
+ XCOMM Hack to fix gcc 2 ``-nostdlib'' deficiency on SunOS 4.x
+ REQUIREDLIBS= `gcc -v 2>&1 | awk '{print $$4}' | sed -e 's/specs$$/libgcc.a/'`
+ #else
+ REQUIREDLIBS=
+ #endif
+ #endif
+ #endif
+ 
  #ifndef BuildXimp
  #define BuildXimp NO
  #endif
*** mit/rgb/Imakefile	Mon May 17 22:05:31 1993
--- new/rgb/Imakefile	Mon May 17 22:25:30 1993
***************
*** 17,23 ****
  #if !(defined(SGIArchitecture) || SystemV4)
         DBMLIB = -ldbm
  #endif
! #if defined(SparcArchitecture) && HasGcc
             CC = cc
      CCOPTIONS = /**/
      EXTRA_LOAD_FLAGS = /**/
--- 17,23 ----
  #if !(defined(SGIArchitecture) || SystemV4)
         DBMLIB = -ldbm
  #endif
! #if defined(SparcArchitecture) && HasGcc && GccVersion <= 1
             CC = cc
      CCOPTIONS = /**/
      EXTRA_LOAD_FLAGS = /**/
*** mit/server/ddx/sun/Imakefile	Mon May 17 22:05:57 1993
--- new/server/ddx/sun/Imakefile	Mon May 17 22:27:23 1993
***************
*** 43,48 ****
--- 43,53 ----
  LinkFile(sunGX.o,sunGX.o.dist)
  #endif
  
+ #if HasGcc && GccVersion > 1
+ SpecialObjectRule(sunCG2C.o,sunCG2C.c,-fvolatile)
+ SpecialObjectRule(sunCG2M.o,sunCG2M.c,-fvolatile)
+ #endif
+ 
  sunInitExtMono.o: $(ICONFIGFILES)
  ObjectFromSpecialSource(sunInitExtMono,../mi/miinitext,-UPEXEXT)
  ObjectFromSpecialSource(sunInitMono,sunInit,-DMONO_ONLY)
*** mit/server/os/Imakefile	Mon May 17 22:05:46 1993
--- new/server/os/Imakefile	Mon May 17 22:26:02 1993
***************
*** 132,138 ****
  SpecialObjectRule(osinit.o,$(ICONFIGFILES),$(ADM_DEFINES))
  SpecialObjectRule(WaitFor.o,$(ICONFIGFILES),$(EXT_DEFINES))
  SpecialObjectRule(fonttype.o,$(ICONFIGFILES),$(FONT_DEFINES))
! #if defined(SparcArchitecture) && HasGcc
  oscolor.o: $(ICONFIGFILES)
  	$(RM) $@
  	cc -c $(DBM_DEFINES) $(CDEBUGFLAGS) $(ALLDEFINES) $*.c
--- 132,138 ----
  SpecialObjectRule(osinit.o,$(ICONFIGFILES),$(ADM_DEFINES))
  SpecialObjectRule(WaitFor.o,$(ICONFIGFILES),$(EXT_DEFINES))
  SpecialObjectRule(fonttype.o,$(ICONFIGFILES),$(FONT_DEFINES))
! #if defined(SparcArchitecture) && HasGcc && GccVersion <= 1
  oscolor.o: $(ICONFIGFILES)
  	$(RM) $@
  	cc -c $(DBM_DEFINES) $(CDEBUGFLAGS) $(ALLDEFINES) $*.c


[This is the older version]

How to compile X11R5 (patch level 11) with GCC version 2:

The patches include support for building the shared libraries with GCC 2 on 
the Sparc and 68k machines.

NOTE: Such shared libraries built with GCC version 2.3 DID NOT WORK
with executables previously linked using Sun CC!  This is because
neither those executables nor the gcc-compiled shared libraries contain
libgcc.a.  The shared libraries did work with executables linked using
GCC (running the Sun linker, of course) because GCC tells the linker to
link in libgcc.a.  Because of these limitations the default behavior is
to NOT build the shared libraries with gcc.

Changes in GCC 2.4 seem to have eliminated the problem, and such a
shared library now seems work with all executables.  If you want the
gcc-compiled shared libraries turn on "Gcc2BuildLibs" in site.def.  If
you try this, please tell bug-gcc@prep.ai.mit.edu whether it works.

Sun forgot to include a static version of libdl.a with some versions
of SunOS (4.1 mainly).  If you see undefined symbols _dlopen, _dlsym,
or _dlclose when linking with -lX11, compile and link against the file
mit/util/misc/dlsym.c in the MIT X11R5 distribution.

mit/config/Imake.tmpl -- Do not set -fstrength-reduce if we have GCC 2.  If
-fstrength-reduce (or any other -f option) is a major win, then it will
most likely be turned on by -O2 optimization.

mit/config/sunLib.rules -- If HasGcc2 and Gcc2BuildLibs are defined, then 
use gcc -fpic to generate PIC code.  Make sure that gcc does not use gas (the 
GNU assembler) when compiling PIC code; gas does not assemble it correctly.  
If you have gas installed where gcc uses it by default, you might have to add
-B/bin/ to the PositionIndependentCFlags.

mit/config/site.def -- Define HasGcc2 to be YES.

mit/config/sun.cf -- When compiling with GCC 2, use -O2 optimization.

mit/rgb/Imakefile -- No longer need to compile some modules with 
cc on the Sparc since GCC 2 produces proper -fpcc-struct-return code.

mit/server/os/Imakefile -- Likewise.

mit/clients/twm/Imakefile -- fix bad decls of malloc, realloc in gram.c.

*** mit/config/Imake.tmpl.ORIG	Tue Dec 31 11:07:56 1991
--- mit/config/Imake.tmpl	Tue Dec 31 12:30:47 1991
***************
*** 499,508 ****
--- 499,512 ----
  #define HasGcc NO
  #endif
  #ifndef CcCmd
+ #if HasGcc2
+ #define CcCmd gcc -fpcc-struct-return
+ #else
  #if HasGcc
  #define CcCmd gcc -fstrength-reduce -fpcc-struct-return 
  #else
  #define CcCmd cc
+ #endif
  #endif
  #endif
  #if HasFortran
*** mit/config/sunLib.rules.ORIG	Tue Dec 31 11:11:24 1991
--- mit/config/sunLib.rules	Tue May  5 12:26:12 1992
***************
*** 23,30 ****
--- 23,34 ----
  #define SharedLibraryLoadFlags -assert pure-text
  #endif
  #ifndef PositionIndependentCFlags
+ #if defined(HasGcc2) && defined (Gcc2BuildLibs)
+ #define PositionIndependentCFlags -fpic
+ #else
  #define PositionIndependentCFlags -pic
  #endif
+ #endif
  
  /*
   * InstallSharedLibrary - generate rules to install the shared library.
*** mit/config/site.def.ORIG	Tue Dec 31 11:13:49 1991
--- mit/config/site.def	Tue Dec 31 12:02:59 1991
***************
*** 25,31 ****
  
  #ifdef BeforeVendorCF
  
! /* #define HasGcc YES */
  
  #endif /* BeforeVendorCF */
  
--- 25,33 ----
  
  #ifdef BeforeVendorCF
  
! #define HasGcc YES 
! #define HasGcc2 YES
! /* #define Gcc2BuildLibs YES */
  
  #endif /* BeforeVendorCF */
  
*** mit/config/sun.cf.ORIG	Tue Dec 31 11:13:57 1991
--- mit/config/sun.cf	Tue May  5 12:29:50 1992
***************
*** 34,42 ****
--- 41,61 ----
  
  #if HasGcc
  
+ #if defined(HasGcc2) 
+ #define OptimizedCDebugFlags -O2 
+ /* Leave Alone XXX */
+ #else 
+ #define OptimizedCDebugFlags -O
  #define SharedLibraryCcCmd cc
  #define ExtraLoadFlags -B/usr/bin/
  #define AllocateLocalDefines /**/
+ #endif
+ 
+ #if !defined(Gcc2BuildLibs)
+ #define SharedLibraryCcCmd cc
+ #define ExtraLoadFlags -B/usr/bin/
+ #define AllocateLocalDefines /**/
+ #endif
  
  .c.o:
  	$(CC) -c $(CFLAGS) $*.c
*** mit/rgb/Imakefile.ORIG	Wed Jan 15 16:43:18 1992
--- mit/rgb/Imakefile	Thu Jan  2 13:34:09 1992
***************
*** 17,23 ****
  #if !(defined(SGIArchitecture) || SystemV4)
         DBMLIB = -ldbm
  #endif
! #if defined(SparcArchitecture) && HasGcc
             CC = cc
      CCOPTIONS = /**/
      EXTRA_LOAD_FLAGS = /**/
--- 17,23 ----
  #if !(defined(SGIArchitecture) || SystemV4)
         DBMLIB = -ldbm
  #endif
! #if defined(SparcArchitecture) && HasGcc && !defined(HasGcc2)
             CC = cc
      CCOPTIONS = /**/
      EXTRA_LOAD_FLAGS = /**/
*** mit/server/os/Imakefile.ORIG	Wed Jan 15 16:46:23 1992
--- mit/server/os/Imakefile	Wed Jan 15 16:46:48 1992
***************
*** 132,138 ****
  SpecialObjectRule(osinit.o,$(ICONFIGFILES),$(ADM_DEFINES))
  SpecialObjectRule(WaitFor.o,$(ICONFIGFILES),$(EXT_DEFINES))
  SpecialObjectRule(fonttype.o,$(ICONFIGFILES),$(FONT_DEFINES))
! #if defined(SparcArchitecture) && HasGcc
  oscolor.o: $(ICONFIGFILES)
  	$(RM) $@
  	cc -c $(DBM_DEFINES) $(CDEBUGFLAGS) $(ALLDEFINES) $*.c
--- 132,138 ----
  SpecialObjectRule(osinit.o,$(ICONFIGFILES),$(ADM_DEFINES))
  SpecialObjectRule(WaitFor.o,$(ICONFIGFILES),$(EXT_DEFINES))
  SpecialObjectRule(fonttype.o,$(ICONFIGFILES),$(FONT_DEFINES))
! #if defined(SparcArchitecture) && HasGcc && !defined(HasGcc2)
  oscolor.o: $(ICONFIGFILES)
  	$(RM) $@
  	cc -c $(DBM_DEFINES) $(CDEBUGFLAGS) $(ALLDEFINES) $*.c
*** 1.1 1992/09/08 19:52:07
--- mit/server/ddx/sun/Imakefile        1992/09/08 21:10:22
***************
*** 43,48 ****
--- 43,53 ----
  LinkFile(sunGX.o,sunGX.o.dist)
  #endif

+ #if HasGcc2
+ SpecialObjectRule(sunCG2C.o,sunCG2C.c,-fvolatile)
+ SpecialObjectRule(sunCG2M.o,sunCG2M.c,-fvolatile)
+ #endif
+ 
  sunInitExtMono.o: $(ICONFIGFILES)
  ObjectFromSpecialSource(sunInitExtMono,../mi/miinitext,-UPEXEXT)
  ObjectFromSpecialSource(sunInitMono,sunInit,-DMONO_ONLY)

*** /tmp/RCSAa24446     Tue Sep 15 12:23:32 1992
--- mit/clients/twm/Imakefile   Thu Aug 13 18:18:07 1992
***************
*** 32,41 ****
--- 32,48 ----
  ComplexProgramTarget(twm)
  InstallNonExecFile(system.twmrc,$(TWMDIR))
  
+ #if HasGcc2 && defined (SunArchitecture)
  gram.h gram.c: gram.y
        yacc $(YFLAGS) gram.y
+       sed -e 's/^extern char \*malloc(), \*realloc();//g' y.tab.c >gram.c
+       $(MV) y.tab.h gram.h
+ #else
+ gram.h gram.c: gram.y
+       yacc $(YFLAGS) gram.y
        $(MV) y.tab.c gram.c
        $(MV) y.tab.h gram.h
+ #endif
  
  clean::
        $(RM) y.tab.h y.tab.c lex.yy.c gram.h gram.c lex.c deftwmrc.c