gcc/gcc
Doug Evans da7ece9a92 (cstamp-h.in): Renamed from stamp-h.in.
(cstamp-h): Renamed from stamp-h.

From-SVN: r14492
1997-07-19 07:03:46 +00:00
..
config x 1997-07-17 06:40:52 +00:00
cp 92th Cygnus<->FSF merge 1997-07-08 00:17:49 +00:00
ginclude * varargs.h, stdarg.h: Include va-mn10200.h. 1997-06-23 11:30:34 -06:00
intl
objc (copy-headers): Use $(srcdir) from this makefile, not the parent's. 1997-07-18 06:44:21 -04:00
acconfig.h Initial revision 1997-07-19 02:37:36 +00:00
aclocal.m4 Initial revision 1997-07-19 02:37:36 +00:00
alloca.c
assert.h
basic-block.h (*REG_SET): Delete old implementation; use bitmap.h. 1997-07-14 06:49:30 -04:00
bc-emit.c
bc-emit.h
bc-optab.c reformat a little to match GNU coding standards. 1997-05-06 22:59:57 +00:00
bc-optab.h
bc-typecd.def
bc-typecd.h
bi-arity.c
bi-defs.h
bi-lexer.c
bi-opcode.c
bi-opname.c
bi-parser.y
bi-reverse.c
bi-run.h
bitmap.c Initial revision 1997-07-14 06:49:07 -04:00
bitmap.h Initial revision 1997-07-14 06:49:07 -04:00
BUGS entered into RCS 1997-04-23 09:34:56 -04:00
build-make
bytecode.def
bytecode.h
bytetypes.h
c-aux-info.c reformat a little to match GNU coding standards. 1997-05-06 22:59:57 +00:00
c-common.c (c_build_type_variant): Don't futz with main type variant of array since C... 1997-06-09 18:37:37 -04:00
c-convert.c
c-decl.c c-decl.c (duplicate_decls): Set DECL_ABSTRACT_ORIGIN to olddecl if inline function and not new definition. 1997-07-19 02:16:12 +00:00
c-iterate.c
c-lang.c
c-lex.c
c-lex.h
c-parse.gperf
c-parse.in (expr_no_commas): Do not store temporary skip_evaluation increments on yacc value stack... 1997-03-17 13:46:42 -05:00
c-pragma.c
c-pragma.h
c-tree.h
c-typeck.c (lookup_field): Don't recurse unless FIELD is a RECORD_TYPE or 1997-04-13 10:59:54 -04:00
caller-save.c Use REG_SET macros 1997-06-16 18:40:41 +00:00
calls.c (emit_library_call_value): Initialize all argvec elements. 1997-07-16 14:34:06 -04:00
cccp.c (INO_T_EQ): Return 0 for MSDOS. 1997-07-10 17:03:44 +00:00
cexp.y cexp.y (warn_undef): New variable. 1997-04-13 12:49:45 -04:00
choose-temp.c
collect2.c x 1997-06-17 03:45:20 +00:00
combine.c (force_to_mode): Don't do anything for a ASM_OPERANDS insn. 1997-06-22 06:47:16 -04:00
conditions.h
config.guess Convert arm32:NetBSD to normal arm canonicalization. 1997-07-16 14:45:30 +00:00
config.sub (-mingw32*): New OS. 1997-06-27 15:20:14 -04:00
configure.bat
configure.frag Rewrite. 1997-06-27 23:55:57 +00:00
configure.in configure.in: Invoke AC_CONFIG_HEADER. 1997-07-19 02:51:45 +00:00
configure.lang configure.lang: Delete top level directory from loop. 1997-07-19 02:23:36 +00:00
convert.c
convert.h
cplus-dem.c cplus-dem.c (do_type): Handle `J'. 1997-05-20 16:58:17 -04:00
cpp.1
cpp.texi Formerly cpp.texi.~30~ 1997-04-13 12:47:14 -04:00
cppalloc.c
cpperror.c
cppexp.c (cpp_lex) New arg skip_evaluation. 1997-04-13 12:50:58 -04:00
cpphash.c
cpphash.h
cpplib.c (safe_read): If MAX_READ_LEN is defined, limit incremental read 1997-05-18 13:49:41 -04:00
cpplib.h (struct cpp_options): New member warn_undef. 1997-04-13 12:50:11 -04:00
cppmain.c
cross-make
crtstuff.c
cse.c (find_best_addr): Add missing rtx_cost arguments. 1997-07-01 15:29:59 -07:00
dbxout.c * dbxout.c (dbxout_type_fields): Skip field if DECL_IGNORED_P. 1997-06-18 18:17:36 -07:00
dbxstclass.h
defaults.h x 1997-07-04 18:49:39 +00:00
demangle.h
doschk.c entered into RCS 1997-05-06 22:43:11 +00:00
dostage2
dostage3
dwarf2.h x 1997-06-25 20:58:55 +00:00
dwarf2out.c x 1997-07-14 20:26:16 +00:00
dwarf.h
dwarfout.c (field_byte_offset): Check for object_offset_in_bits 1997-06-24 12:35:11 -07:00
emit-rtl.c (change_address, init_emit): Delete forward references. 1997-04-20 10:45:33 -04:00
enquire.c (fake_f_rep): Add missing element name in cast. 1997-04-13 15:29:35 -04:00
except.c except.c (end_eh_unwinder): If we have a return instruction... 1997-06-19 01:13:20 +00:00
except.h except.c (push_eh_entry): Eliminate start of exception region label, as it isn't used. 1997-05-29 18:42:07 +00:00
explow.c (allocate_dynamic_stack_space): Call probe_stack_range. 1997-07-17 11:25:37 -04:00
expmed.c reformat a little to match GNU coding standards. 1997-05-06 23:05:54 +00:00
expr.c (emit_group_load): Add case using gen_lowpart. 1997-06-10 14:39:22 -07:00
expr.h (STACK_CHECK_*): Provide default values. 1997-07-17 11:24:57 -04:00
extend.texi Formerly extend.texi.~115~ 1997-04-30 10:01:03 +00:00
final.c x 1997-07-04 18:49:39 +00:00
fix-header.c reformat a little to match GNU coding standards. 1997-05-06 23:05:54 +00:00
fixcpp
fixinc-nt.sed
fixinc.dgux
fixinc.irix * fixinc.irix: Add declaration of __vfork to unistd.h. 1997-06-05 22:23:14 -04:00
fixinc.ptx Fix sed expression which looks for <sys/types.h> in <pwd.h> 1997-02-27 22:56:43 +00:00
fixinc.sco Fix static functions in sys/stat.h for C++ 1997-07-01 20:16:19 +00:00
fixinc.svr4
fixinc.winnt
fixincludes * fixincludes: Also fix AIX NULL macro in sys/{dir,param,types}.h. 1997-06-13 19:35:55 -04:00
fixproto
flags.h (flag_stack_check): New declaration. 1997-07-17 11:25:20 -04:00
floatlib.c
flow.c Minor reformatting. 1997-07-16 14:31:00 -04:00
fold-const.c Document force_fit_type as an entry point in the file. 1997-06-26 17:07:38 +00:00
fp-test.c
function.c (expand_function_end): If function is non-leaf and stack checking is 1997-07-17 11:25:54 -04:00
function.h x 1997-04-24 02:55:16 +00:00
future.options
gansidecl.h
gbl-ctors.h
gcc.c (convert_filename): Fix typo. 1997-07-14 08:17:39 -04:00
gcov-io.h Initial revision 1997-03-28 22:43:13 +00:00
gcov.c reformat a little to match GNU coding standards. 1997-05-06 23:05:54 +00:00
gcov.texi entered into RCS 1997-03-28 22:32:02 +00:00
gen-protos.c
genattr.c
genattrtab.c
gencodes.c
genconfig.c
genemit.c
genextract.c
genflags.c
genmultilib
genopinit.c
genoutput.c (process_template): Place increment expression outside of putchar 1997-07-02 07:47:41 -04:00
genpeep.c
genrecog.c
getopt1.c automatically generated from GPLed version 1997-05-27 03:15:14 +00:00
getopt.c automatically generated from GPLed version 1997-05-27 03:15:14 +00:00
getopt.h automatically generated from GPLed version 1997-06-21 04:31:18 +00:00
getpwd.c
glimits.h
global.c (global_conflicts): Pass FIRST_PSEUDO_REGISTER to call to 1997-07-16 14:31:36 -04:00
gmon.c
gsyms.h
gsyslimits.h
halfpic.c
halfpic.h
hard-reg-set.h
input.h
install.sh
install.texi Formerly install.texi.~2~ 1997-05-22 17:56:07 -04:00
integrate.c integrate.c (expand_inline_function): Use the mode of FNDECL's result rtl... 1997-06-09 19:01:12 -04:00
integrate.h
invoke.texi
jump.c Use accessor macros to access arrays based on regno; move many of the arrays into a single structure. 1997-05-30 18:19:19 +00:00
just-fixinc
libgcc1-test.c
libgcc1.c
libgcc2.c (_trampoline): Add stdcall attribute to VirtualProtect on i386. 1997-07-02 06:38:04 -04:00
limitx.h
limity.h
listing
local-alloc.c Use REG_SET macros 1997-06-16 18:40:41 +00:00
longlong.h Update copyright. 1997-03-24 21:11:54 +00:00
loop.c Do not go beyond end of array 1997-07-02 13:52:15 +00:00
loop.h
machmode.def
machmode.h
make-cc1.com
make-cccp.com
make-gcc.com
make-l2.com
Makefile.in (cstamp-h.in): Renamed from stamp-h.in. 1997-07-19 07:03:46 +00:00
md.texi Initial revision 1997-03-25 14:26:08 -05:00
mips-tdump.c reformat a little to match GNU coding standards. 1997-05-06 23:05:54 +00:00
mips-tfile.c reformat a little to match GNU coding standards. 1997-05-06 23:05:54 +00:00
modemap.def
NEWS
obstack.c automatically generated from GPLed version 1997-05-27 03:15:14 +00:00
obstack.h automatically generated from GPLed version 1997-06-21 04:31:15 +00:00
optabs.c except.c (start_dynamic_handler): Fix so that we can use __builtin_setjmp... 1997-05-07 22:50:11 +00:00
output.h (allocate_for_life_analysis): Add declaration. 1997-07-14 06:50:20 -04:00
pcp.h
pexecute.c (fix_argv): New function. 1997-06-27 15:20:28 -04:00
print-rtl.c
print-tree.c
PROBLEMS
profile.c reformat a little to match GNU coding standards. 1997-05-06 23:05:54 +00:00
PROJECTS
protoize.c (link): Eliminate definition on Win32. 1997-06-27 18:12:35 -04:00
README-fixinc
README.ACORN
README.ALTOS
README.APOLLO
README.DWARF
README.FRESCO
README.NS32K
README.RS6000
README.TRAD
README.X11
real.c
real.h
recog.c (constrain_operands): When checking earlyclobbers, use 1997-06-24 19:18:56 -07:00
recog.h
reg-stack.c reformat a little to match GNU coding standards. 1997-05-06 23:05:54 +00:00
regclass.c (init_reg_sets): Invoke INIT_ONCE_REG_SET. 1997-07-14 06:50:48 -04:00
regs.h Widen some short fields to int; Use allocate_reg_info to allocate the reg_renumber array 1997-06-02 22:05:38 +00:00
reload1.c (reload): Don't call reload_cse_regs here. 1997-07-18 08:12:50 -04:00
reload.c reformat a little to match GNU coding standards. 1997-05-06 23:05:54 +00:00
reload.h (eliminate_regs): Add STORING arg. 1997-03-15 07:11:34 -05:00
reorg.c (mark_target_live_regs): Pass FIRST_PSEUDO_REGISTER to call to 1997-07-17 07:00:41 -04:00
rtl.c rtl.c (note_insn_name): Add NOTE_REPEATED_LINE_NUMBER. 1997-03-28 22:39:20 +00:00
rtl.def
rtl.h Declare replace_regs 1997-07-15 19:22:58 +00:00
rtlanal.c
scan-decls.c
scan-types.sh
scan.c
scan.h
sched.c (schedule_block): Free space associated with reg_pending_sets and old_live_regs. 1997-07-14 06:51:23 -04:00
sdbout.c reformat a little to match GNU coding standards. 1997-05-06 23:05:54 +00:00
sort-protos
stab.def update from main archive 970706 1997-07-06 22:30:44 +00:00
stack.h
stmt.c (expand_decl): If stack checking, use alloca for large vars. 1997-07-17 11:26:30 -04:00
stor-layout.c (layout_record, PCC_BITFIELD_TYPE_MATTERS): Round up when calculating 1997-06-27 10:36:37 -04:00
stupid.c Fix typo in last edit. 1997-07-13 15:12:29 -04:00
sys-protos.h
sys-types.h
texinfo.tex (\indexdummies): Add \value. 1997-07-14 17:43:41 +00:00
tm.texi
toplev.c (rest_of_compilation): Call reload_cse_regs here. 1997-07-18 08:12:15 -04:00
tree.c tree.c (unsave_expr_now): Avoid recursing into the parts of the tree that are RTL. 1997-06-12 19:23:12 +00:00
tree.def Add setjmp/longjmp exception handling. 1997-04-23 20:04:25 +00:00
tree.h (DECL_ABSTRACT_ORIGIN): Expand description of. 1997-07-19 02:19:01 +00:00
typeclass.h
unprotoize.c
unroll.c (final_giv_value): Verify that bl->initial_value is 1997-06-25 16:53:40 -07:00
varasm.c x 1997-07-19 06:30:30 +00:00
vmsconfig.com
xcoffout.c
xcoffout.h

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