gcc/gcc
Richard Kenner a25d4ba2f6 (struct temp_slot): New field addr_taken.
(assign_stack_temp): Initialize it.
(mark_temp_addr_taken): New function.
(preserve_temp_slots): Decrement level of things at same level but whose
address has been taken.

From-SVN: r8224
1994-10-06 06:52:10 -04:00
..
config Supprt LABEL_REFs when using -fpic. 1994-10-05 18:37:55 +00:00
cp 48th Cygnus<->FSF merge 1994-09-30 00:51:03 +00:00
ginclude Make the functions extern inline rather than static inline 1994-09-05 21:25:11 +00:00
objc (warn_with_method): Make arg int, not char. 1994-09-27 18:31:04 -04:00
alloca.c remove CONFIG_BROKETS 1994-09-26 21:52:40 +00:00
assert.h
basic-block.h
bc-emit.c (bc_sym_write): Change %d to %lu in printf calls. 1994-07-29 19:05:12 -04:00
bc-emit.h
bc-optab.c (bc_expand_{binary,unary}_operation): Add missing args to call to 1994-03-14 08:12:11 -05: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): Don't write overly-long line. 1994-04-21 15:25:36 -04: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 Properly test BYTES_BIG_ENDIAN. 1994-03-12 07:35:56 -05:00
build-make (FIXINCLUDES): Set to Makefile.in. 1994-09-28 19:24:12 -04:00
bytecode.def Rename dup to duplicate. 1993-10-27 06:14:56 +00:00
bytecode.h Properly test WORDS_BIG_ENDIAN. 1994-03-12 07:36:32 -05:00
bytetypes.h
c-aux-info.c (gen_decl): Remove decl of unused variable. 1994-03-25 13:55:03 -05:00
c-common.c Add format checking for `q' (quad) modifier. 1994-09-19 12:46:40 +00:00
c-convert.c
c-decl.c (shadow_label): Emit an error if the label is already 1994-10-01 10:58:44 +00:00
c-iterate.c
c-lang.c
c-lex.c (yylex): Reject imaginary numbers when pedantic. 1994-07-02 16:13:19 -07:00
c-lex.h
c-parse.gperf
c-parse.in (parmlist_2): Give error for function with only ELLIPSIS as an 1994-08-24 17:45:11 -04:00
c-pragma.c (HANDLE_PRAGMA_WEAK): Depend on ASM_OUTPUT_DEF not 1994-02-27 16:47:28 -08:00
c-tree.h Declare warn_bad_function_cast. 1994-06-24 16:18:25 -04:00
c-typeck.c (convert_for_assignment): When converting object to union... 1994-09-29 13:23:41 -04:00
caller-save.c (insert_save_restore): Change from USE and CLOBBER insns to using 1994-05-06 17:49:35 -04:00
calls.c (emit_library_call): For FUNCTION_ARG_PASS_BY_REFERENCE, 1994-09-29 16:59:45 -07:00
cccp.c (main): Use DIR_SEPARATOR if defined. 1994-09-30 17:30:07 -04:00
cexp.y (HOST_WIDE_INT, HOST_BITS_PER_WIDE_INT): New macros. 1994-09-20 19:02:37 -04:00
collect2.c If the POSIX.1 wait macros are defined, use them. 1994-10-04 20:53:02 +00:00
combine.c (simplify_comparison): Convert comparison to unsigned when stripping 1994-09-07 18:32:03 -04:00
conditions.h
config.guess Recognize GNU. 1994-10-03 05:48:44 +00:00
config.sub Translate -gnu/linux* to -linux*. 1994-10-04 09:12:29 +00:00
configure.bat DJ patches for MSDOS 1994-07-22 13:55:40 +00:00
convert.c (convert_to_real): Accept boolean values. 1994-05-18 06:46:33 +00:00
convert.h
cpp.1
cross-make
crtstuff.c Change rfg's address. 1994-03-23 16:57:20 -05:00
cse.c Fix prototype for invalidate. 1994-09-23 16:15:54 -07:00
dbxout.c (dbxout_symbol_location): Handle error_mark_node in 1994-09-09 14:03:24 -07:00
dbxstclass.h
defaults.h Change addres for rfg. 1994-03-26 07:43:02 -05:00
dostage2
dostage3
dwarf.h Change addres for rfg. 1994-03-26 07:43:02 -05:00
dwarfout.c (output_decl... 1994-07-28 19:56:18 -04:00
emit-rtl.c (add_insn_{before,after}): Abort if insertion point is a deleted insn. 1994-10-01 20:34:45 -04:00
enquire.c Change "gstddef.h" to <stddef.h>. 1994-03-31 21:23:12 -08:00
explow.c (force_reg): Don't make a REG_EQUAL note for an insn that doesn't set 1994-07-14 09:42:18 -04:00
expmed.c (expand_divmod): Special case for signed CEIL_DIV_EXPR when divisor is 1994-09-22 18:56:08 -04:00
expr.c Fix error in last change. 1994-10-04 21:42:54 -04:00
expr.h fix temp lifetime (FOR TARGET_EXPRs only) 1994-07-08 20:45:14 +00:00
final.c (asm_insn_count): Handle ASM_INPUTs too. 1994-09-21 00:05:57 +00:00
fix-header.c Fix to previous check-in. 1994-08-11 15:18:53 -07:00
fixcpp
fixinc.dgux Don't pass $(srcdir) to fixincludes scripts 1994-05-26 15:50:13 +00:00
fixinc.ptx Initial revision 1994-09-10 06:46:14 -04:00
fixinc.sco Don't pass $(srcdir) to fixincludes scripts 1994-05-26 15:50:13 +00:00
fixinc.svr4 Fix size_t, ptrdiff_t and wchar_t like fixincludes does. 1994-09-22 17:14:05 +00:00
fixincludes Comment out loop which handled symbolic links to files 1994-09-28 18:31:04 +00:00
fixproto fixproto: Define FIX_HEADER (needed by Aug 19 change). 1994-08-31 17:43:07 -07:00
flags.h calls.c (expand_call): Only destroy temporaries at the end of function calls, if flag_short_temps is set. 1994-05-13 00:19:57 +00:00
flow.c (mark_used_regs, case REG): Correct typo, use GET_MODE not GET_CODE. 1994-09-08 11:38:30 -07:00
fold-const.c (fold, COMPONENT_REF): Don't die if the CONSTRUCTOR 1994-10-05 23:08:12 +00:00
function.c (struct temp_slot): New field addr_taken. 1994-10-06 06:52:10 -04:00
function.h (struct function): New field for current_function_varargs. 1994-04-06 07:49:37 -04:00
gbl-ctors.h (DO_GLOBAL_CTORS_BODY): Use long instead of 1994-08-05 09:22:40 -07:00
gcc.c Define O_RDONLY if not already defined and use it in read_specs's call 1994-10-05 01:52:40 +00:00
gen-protos.c (main): Remove unused args in call to fprintf. 1994-02-14 19:18:27 -05:00
genattr.c (atoi): Remove declaration. 1994-09-30 17:27:29 -04:00
genattrtab.c Cast pointer operands to bzero, bcopy, and bcmp to (char *). 1994-06-14 18:19:28 -04:00
gencodes.c
genconfig.c genconfig.c (main): Allow targets to override HAVE_conditional_move. 1994-06-15 07:42:17 +00:00
genemit.c Added \n to printf to shorten line for VAX-C. 1994-03-12 07:38:00 -05:00
genextract.c Add better error messages than abort to reload1, and print insn involed. 1994-09-02 02:12:48 +00:00
genflags.c
genmultilib Initial revision 1994-06-15 08:01:42 +00:00
genopinit.c (optabs): Add [us]mul_highpart_optab. 1994-06-29 00:22:13 +00:00
genoutput.c (n_occurrences): Make arg int, not char. 1994-09-27 18:30:21 -04:00
genpeep.c
genrecog.c (break_out_subroutines): Remove decl of unused variable. 1994-03-25 14:13:46 -05:00
getpwd.c #ifdef WINNT, include direct.h. 1994-09-30 17:27:51 -04:00
glimits.h
global.c (global_alloc): Mark regs assigned to SCRATCH as used by more than 1994-09-16 19:22:39 -04: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 Hack to get cp-errfn.c to compile without stdio.h 1994-04-13 01:39:51 +00:00
hard-reg-set.h (GO_IF_HARD_REG_EQUAL): Fix typo. 1994-05-15 01:23:12 +00:00
input.h
integrate.c (function_cannot_inline): Don't inline if any parm is a transparent 1994-08-19 17:34:11 -04:00
integrate.h (global_const_equiv_map_size): Declared. 1993-11-11 05:12:47 +00:00
jump.c (jump_optimize): When deleting a jump, properly set NEXT. 1994-10-01 20:35:09 -04:00
just-fixinc Updated comments. 1994-08-16 16:42:48 -04:00
libgcc1.c Clarify license status. 1994-04-28 18:29:12 -04:00
libgcc2.c * Makefile.in, libgcc2.c (L_eh): some support routines for C++. 1994-09-27 19:42:40 +00:00
limitx.h
limity.h
listing Some assemblers put a "." before pseudo-ops 1994-08-31 13:53:39 +00:00
local-alloc.c (find_free_reg): Fix typo in last change. 1994-08-08 16:31:51 -04:00
longlong.h (vax sdiv_qrnnd): Fix typo. 1994-07-07 03:49:12 +00:00
loop.c (move_movables): Aviod lossage when CALL_INSN_FUNCTION_USAGE 1994-07-18 18:58:06 -07:00
loop.h
machmode.def (PSImode): Widens to PDImode. 1994-09-28 19:32:26 -04:00
machmode.h (MAX_SHORTS): Deleted. 1994-06-15 02:24:47 +00:00
make-cc1.com Compile most of cc1plus in the `cp' subdirector. 1994-07-11 15:37:48 -04:00
make-cccp.com Revise to be more consistent with make-cc1.com for symbol setup & 1994-07-11 15:16:22 -04:00
make-gcc.com
make-l2.com Update to handle `ginclude' subdirectory when compiling libgcc2. 1994-05-27 17:36:47 -04:00
Makefile.in * Makefile.in, libgcc2.c (L_eh): some support routines for C++. 1994-09-27 19:42:40 +00:00
mips-tdump.c (print_global_hdr): Remove "l" from printf format for flags. 1994-05-31 16:58:03 -07:00
mips-tfile.c (update_headers): Do not copy stStatic symbols that result from 1994-04-11 05:50:10 -04:00
modemap.def
optabs.c (expand_fix): Call emit_library_call_value. 1994-09-27 18:32:07 -04:00
output.h Add missing declarations of functions in final.c. 1994-04-21 15:24:23 -04:00
pcp.h
print-rtl.c
print-tree.c (print_node): Print more flags for types and decls. 1994-08-25 11:47:10 -04:00
PROBLEMS
PROJECTS
protoize.c Include <sys/wait.h> on a POSIX system 1994-10-05 03:20:19 +00:00
README-fixinc
README.ACORN entered into RCS 1994-08-11 13:55:23 -04:00
README.ALTOS
README.APOLLO
README.TRAD
README.X11
real.c Treat HFmode like SFmode, for now. 1994-06-28 05:15:25 -04:00
real.h Cast pointer operands to bzero, bcopy, and bcmp to (char *). 1994-06-14 18:19:28 -04:00
recog.c (constrain_operands): Properly handle '#' in constraint. 1994-03-06 15:17:55 -05:00
recog.h
reg-stack.c (subst_stack_regs): Check for NOTE to see if insn was deleted. 1994-10-02 15:17:43 -04:00
regclass.c Cast pointer operands to bzero, bcopy, and bcmp to (char *). 1994-06-14 18:19:28 -04:00
regs.h (reg_changes_size): Add declaration. 1994-08-07 08:50:40 -04:00
reload1.c (eliminate_regs): Make test in LOAD_EXTEND_OP case more precise. 1994-09-21 11:01:38 -07:00
reload.c (n_occurrences): Make arg int, not char. 1994-09-27 18:30:21 -04:00
reload.h (RELOAD_FOR_OPADDR_ADDR): New reload class. 1994-06-14 17:36:02 -04:00
reorg.c (try_merge_delay_insns): Update THREAD if deleting first insn in it. 1994-10-05 06:56:25 -04:00
rtl.c (read_rtx): Remove decl of unused variable STRINGBUFSIZE. 1994-03-25 14:17:23 -05:00
rtl.def (CALL_INSN): Define new CALL_INSN_FUNCTION_USAGE field. 1994-05-06 17:40:04 -04:00
rtl.h Add better error messages than abort to reload1, and print insn involed. 1994-09-02 02:12:48 +00:00
rtlanal.c (may_trap_p, case EXPR_LIST): New case. 1994-08-25 18:48:42 -04:00
scan-decls.c (scan_decls): After seeing an extern variable declaration... 1993-11-08 03:09:05 +00:00
scan-types.sh scan-types.sh: Fix program's name in error message. 1994-04-18 07:09:17 +00:00
scan.c Fix line number counting. 1994-04-11 14:26:48 -07:00
scan.h Comment change. 1993-11-06 06:12:47 +00:00
sched.c (sched_analyze_insn): Parameter loop_note type changed to rtx, and name changed to loop_notes. 1994-09-20 12:57:18 -07:00
sdbout.c Don't include syms.h for winnt. 1994-09-30 17:29:14 -04:00
sort-protos
stack.h
stmt.c stmt.c (expand_return): We have to be careful of cleanups that can be generated when... 1994-09-29 23:43:02 +00:00
stor-layout.c stor-layout.c (set_alignment): New global. 1994-08-31 17:15:03 -07:00
stupid.c (stupid_mark_refs): Only show changes size if one mode is integral. 1994-08-12 14:56:26 -04:00
sys-protos.h (*): Use __gnuc_va_list, not va_list. 1994-06-05 01:05:11 +00:00
sys-types.h (__gnuc_va_list): Use instead of va_list. 1994-06-05 01:06:20 +00:00
toplev.c Don't include times.h for winnt. 1994-09-30 17:29:38 -04:00
tree.c (save_tree_status): Add argument to indicate that the new function is not a nested function. 1994-10-02 23:17:08 +00:00
tree.def calls.c (expand_call): Only destroy temporaries at the end of function calls, if flag_short_temps is set. 1994-05-13 00:19:57 +00:00
tree.h (get_set_constructor_bits, get_set_constructor_words): New functions. 1994-09-08 11:59:33 -07:00
typeclass.h
unprotoize.c
unroll.c (loop_iterations): Use PREV_INSN not prev_nonnote_insn. 1994-08-14 16:13:22 -07:00
varasm.c (bc_output_constructor): Return type now rtx. 1994-07-29 19:07:15 -04:00
vmsconfig.com When setting up tm.h, convert "vax/vax.h" into "config-vax.h" rather than "[.config.vax]vax.h" for #include so it will work from [.cp] subdirectory... 1994-07-11 15:40:35 -04:00
xcoffout.c (xcoff_lastfile): New variable. 1994-05-31 17:22:08 -07:00
xcoffout.h (xcoff_lastfile): Declare. 1994-05-31 17:21:39 -07: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