]>
git.ipfire.org Git - thirdparty/gcc.git/log
Daniel Jacobowitz [Thu, 5 Aug 1999 07:19:18 +0000 (07:19 +0000)]
rs6000.c (current_file_function_operand): Return zero for weak functions.
* rs6000.c (current_file_function_operand): Return zero for
weak functions.
(rs6000_encode_section_info): Do not set SYMBOL_REF_FLAG for
weak symbols.
* rs6000.h (ENCODE_SECTION_NIFO): Do not set SYMBOL_REF_FLAG
for weak symbols.
From-SVN: r28528
Geoff Keating [Thu, 5 Aug 1999 07:00:52 +0000 (01:00 -0600)]
rs6000.c (rs6000_stack_info): For ABI_V4/ABI_SOLARIS -fpic...
* rs6000.c (rs6000_stack_info): For ABI_V4/ABI_SOLARIS -fpic, always
allocate space in the stack frame for the PIC register.
From-SVN: r28526
Jeffrey A Law [Thu, 5 Aug 1999 06:22:05 +0000 (06:22 +0000)]
m68k.md (xordi3, anddi3): These patterns are not available on the coldfire.
* m68k.md (xordi3, anddi3): These patterns are not available on
the coldfire.
From-SVN: r28523
Mark Mitchell [Thu, 5 Aug 1999 05:42:43 +0000 (05:42 +0000)]
real.c (GET_REAL): Don't violate ANSI/ISO aliasing rules.
Wed Aug 4 23:39:20 1999 Mark Mitchell <mark@codesourcery.com>
* real.c (GET_REAL): Don't violate ANSI/ISO aliasing rules.
(PUT_REAL): Likewise.
From-SVN: r28522
Richard Henderson [Wed, 4 Aug 1999 08:16:46 +0000 (01:16 -0700)]
* jump.c (delete_insn): Delete the addr_vec when deleting a tablejump.
From-SVN: r28491
Jeffrey A Law [Wed, 4 Aug 1999 08:09:26 +0000 (08:09 +0000)]
* config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
From-SVN: r28490
Jeffrey A Law [Wed, 4 Aug 1999 07:09:48 +0000 (07:09 +0000)]
flow.c (delete_unreachable_blocks): Do not call merge_blocks or tidy_fallthru_edge if...
* flow.c (delete_unreachable_blocks): Do not call merge_blocks
or tidy_fallthru_edge if the last insn in the block is not
an unconditional jump or a simple conditional jump.
From-SVN: r28482
Jeffrey A Law [Tue, 3 Aug 1999 09:58:45 +0000 (09:58 +0000)]
* cse.c (cse_insn): Fix dumb thinko in last change.
From-SVN: r28465
Jeff Law [Tue, 3 Aug 1999 09:41:18 +0000 (03:41 -0600)]
Delete questionable files.
From-SVN: r28464
Jeff Law [Tue, 3 Aug 1999 09:34:50 +0000 (03:34 -0600)]
Delete questionable files
From-SVN: r28461
Jeff Law [Tue, 3 Aug 1999 09:25:50 +0000 (03:25 -0600)]
delete questionable tests
From-SVN: r28458
Jeff Law [Tue, 3 Aug 1999 09:10:35 +0000 (03:10 -0600)]
Delete questionable files
From-SVN: r28455
Jeff Law [Tue, 3 Aug 1999 09:00:44 +0000 (03:00 -0600)]
Delete questionable tests
From-SVN: r28454
Jeff Law [Tue, 3 Aug 1999 08:29:14 +0000 (02:29 -0600)]
Remove questionable tests.
From-SVN: r28452
Jeff Law [Tue, 3 Aug 1999 08:19:04 +0000 (02:19 -0600)]
Remove questionable files
From-SVN: r28450
Jeff Law [Tue, 3 Aug 1999 08:05:29 +0000 (02:05 -0600)]
Delete questionable tests.
From-SVN: r28449
Jeff Law [Tue, 3 Aug 1999 07:53:43 +0000 (01:53 -0600)]
Delete copyrighted test
From-SVN: r28446
Hans-Peter Nilsson [Tue, 3 Aug 1999 07:04:37 +0000 (07:04 +0000)]
dwarf2out.c (add_location_or_const_value_attribute): Correct test for sizes of passed and declared parameter types.
* dwarf2out.c (add_location_or_const_value_attribute): Correct
test for sizes of passed and declared parameter types.
From-SVN: r28444
Mumit Khan [Tue, 3 Aug 1999 07:03:56 +0000 (07:03 +0000)]
* decl.c (start_decl): Set attributes before duplicate_decls call.
From-SVN: r28443
Richard Henderson [Mon, 2 Aug 1999 19:46:08 +0000 (12:46 -0700)]
* alpha.c (override_options): Don't force ALPHA_TP_PROG for ev6.
From-SVN: r28405
Jeffrey A Law [Mon, 2 Aug 1999 07:38:04 +0000 (07:38 +0000)]
fix-header.c (main): When testing for CONTINUED, use string equality, not pointer equality.
* fix-header.c (main): When testing for CONTINUED, use string
equality, not pointer equality.
From-SVN: r28397
Dan Nicolaescu [Mon, 2 Aug 1999 07:30:10 +0000 (07:30 +0000)]
* sparc.c (sparc_block_profiler): Use the %g2 register, not %o0.
From-SVN: r28394
Jeffrey A Law [Mon, 2 Aug 1999 06:41:14 +0000 (06:41 +0000)]
stdexcepti.cc (__out_of_range): Use std:: qualifier for names in std.
1999-07-16 Markus Gyger (mgyger@gmu.edu)
* stdexcepti.cc (__out_of_range): Use std:: qualifier for names
in std.
(__length_error): Likewise.
From-SVN: r28392
Jeffrey A Law [Mon, 2 Aug 1999 05:51:32 +0000 (05:51 +0000)]
cse.c (cse_insn): Fix loop which deletes insns after a jump that has become an unconditional jump.
* cse.c (cse_insn): Fix loop which deletes insns after a jump
that has become an unconditional jump.
From-SVN: r28387
Jeffrey A Law [Mon, 2 Aug 1999 05:18:14 +0000 (05:18 +0000)]
dwarf2out.c (output_abbrev_section): Terminate with a zero.
Tue Jul 20 12:37:30 1999 Hans-Peter Nilsson <hp@bitrange.com>
* dwarf2out.c (output_abbrev_section): Terminate with a zero.
From-SVN: r28386
Jeffrey A Law [Mon, 2 Aug 1999 05:07:23 +0000 (05:07 +0000)]
tree.c (build_type_attribute_variant): Move current_obstack restore after build_qualified_type call.
Thu Jul 15 15:40:09 1999 Jim Wilson <wilson@cygnus.com>
* tree.c (build_type_attribute_variant): Move current_obstack restore
after build_qualified_type call.
Brought over from the mainline sources. Fixes spurious core dumps/aborts.
From-SVN: r28385
Jeffrey A Law [Mon, 2 Aug 1999 05:02:55 +0000 (05:02 +0000)]
sh.c (fixup_addr_diff_vecs): Emit braf reference label.
Fri Jun 4 03:20:40 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
* sh.c (fixup_addr_diff_vecs): Emit braf reference label.
(braf_label_ref_operand): Delete.
* sh.h (PREDICATE_CODES): Remove braf_label_ref_operand.
* sh.md (casesi_jump_2): Operand1 is now the inside of a
label_ref, and has no predicate.
The patten has a predicate to guard against invalid substitutions.
(dummy_jump): Delete.
(casesi): Update use of casesi_jump_2.
Bring over from the mainline tree.
From-SVN: r28384
Jeffrey A Law [Mon, 2 Aug 1999 04:51:08 +0000 (04:51 +0000)]
m68k.c (output_function_prologue): Fix typo in CPU32 case.
* m68k.c (output_function_prologue): Fix typo in CPU32 case.
(output_function_epilogue): Similarly.
From-SVN: r28383
Joe Buck [Sat, 31 Jul 1999 13:27:31 +0000 (13:27 +0000)]
gcc.texi: Use terms "GNU Compiler Collection" and "GCC".
* gcc.texi: Use terms "GNU Compiler Collection" and "GCC".
Also update copyright.
From-SVN: r28358
Jeffrey A Law [Thu, 29 Jul 1999 09:41:31 +0000 (03:41 -0600)]
* verison.c: No longer a prerelease.
From-SVN: r28337
Jeffrey A Law [Thu, 29 Jul 1999 09:39:12 +0000 (03:39 -0600)]
* version.c: No longer a prerelease.
From-SVN: r28336
Jeffrey A Law [Thu, 29 Jul 1999 09:37:34 +0000 (03:37 -0600)]
Version.c: No longer a prerelease.
* libF77/Version.c: No longer a prerelease.
* libI77/Version.c: No longer a prerelease.
* libU77/Version.c: No longer a prerelease.
From-SVN: r28335
Jeff Law [Thu, 29 Jul 1999 04:39:51 +0000 (22:39 -0600)]
Stamp ChangeLogs for release
From-SVN: r28330
Jeff Law [Wed, 28 Jul 1999 19:51:11 +0000 (13:51 -0600)]
fix typo.
From-SVN: r28325
Jeffrey A Law [Wed, 28 Jul 1999 19:50:19 +0000 (19:50 +0000)]
* README: Update.
From-SVN: r28323
Jeff Law [Wed, 28 Jul 1999 07:46:45 +0000 (01:46 -0600)]
Daily bump.
From-SVN: r28308
Jeff Law [Tue, 27 Jul 1999 10:34:30 +0000 (04:34 -0600)]
Ensure file ends with a newline.
From-SVN: r28293
Jeff Law [Tue, 27 Jul 1999 07:45:43 +0000 (01:45 -0600)]
Daily bump.
From-SVN: r28289
Jeff Law [Mon, 26 Jul 1999 07:45:08 +0000 (01:45 -0600)]
Daily bump.
From-SVN: r28260
Jeff Law [Mon, 26 Jul 1999 06:43:09 +0000 (00:43 -0600)]
Stamp ChangeLogs for release
From-SVN: r28255
Jeffrey A Law [Mon, 26 Jul 1999 03:43:06 +0000 (03:43 +0000)]
* README: More listname related changes.
From-SVN: r28248
Jeffrey A Law [Mon, 26 Jul 1999 03:42:59 +0000 (03:42 +0000)]
gcc.texi: More changes related to list conversion.
* gcc.texi: More changes related to list conversion.
* invoke.texi: Likewise.
From-SVN: r28247
Jeffrey A Law [Sun, 25 Jul 1999 21:27:38 +0000 (21:27 +0000)]
g++FAQ.texi: Deleted per Joe Buck's request.
* g++FAQ.texi: Deleted per Joe Buck's request.
* Makefile.in: Corresponding changes.
From-SVN: r28239
Jeff Law [Sun, 25 Jul 1999 07:45:38 +0000 (01:45 -0600)]
Daily bump.
From-SVN: r28234
Jeff Law [Sat, 24 Jul 1999 07:45:40 +0000 (01:45 -0600)]
Daily bump.
From-SVN: r28232
Jeff Law [Fri, 23 Jul 1999 07:45:38 +0000 (01:45 -0600)]
Daily bump.
From-SVN: r28226
Jeff Law [Thu, 22 Jul 1999 07:45:43 +0000 (01:45 -0600)]
Daily bump.
From-SVN: r28215
Jeff Law [Wed, 21 Jul 1999 07:45:08 +0000 (01:45 -0600)]
Daily bump.
From-SVN: r28202
Jeff Law [Tue, 20 Jul 1999 07:45:08 +0000 (01:45 -0600)]
Daily bump.
From-SVN: r28186
Jeff Law [Mon, 19 Jul 1999 07:46:09 +0000 (01:46 -0600)]
Daily bump.
From-SVN: r28168
Jeff Law [Sun, 18 Jul 1999 07:45:37 +0000 (01:45 -0600)]
Daily bump.
From-SVN: r28164
David Edelsohn [Sun, 18 Jul 1999 05:59:52 +0000 (05:59 +0000)]
rs6000.md (insv, extzv): Remove SImode dependence in named patterns.
* rs6000.md (insv, extzv): Remove SImode dependence in named
patterns. Explicitly generate DImode RTL if PowerPC64 and
operand is DImode.
(insvdi): Reverse start and size in instruction template.
From-SVN: r28162
Jeffrey A Law [Sun, 18 Jul 1999 05:51:51 +0000 (05:51 +0000)]
* Makefile.in (INTERFACE): Bump to 2.
From-SVN: r28159
Jeffrey A Law [Sun, 18 Jul 1999 05:50:47 +0000 (05:50 +0000)]
Makefile.in (INTERFACE): Bump to 3.
* Makefile.in (INTERFACE): Bump to 3.
To be safe.
From-SVN: r28158
Jeffrey A Law [Sun, 18 Jul 1999 03:59:09 +0000 (03:59 +0000)]
* root.texi: Clear DEVEOPMENT per Craig's instructions.
From-SVN: r28156
Alexandre Oliva [Sun, 18 Jul 1999 03:50:49 +0000 (03:50 +0000)]
root.texi: Update e-mail addresses to gcc.gnu.org.
* root.texi: Update e-mail addresses to gcc.gnu.org.
* g77spec.c (lang_specific_driver): Updated URL with bug reporting
instructions to gcc.gnu.org. Removed e-mail address.
From-SVN: r28154
Alexandre Oliva [Sun, 18 Jul 1999 03:48:56 +0000 (03:48 +0000)]
typeck2.c (my_friendly_abort): Updated URL with bug reporting instructions to gcc.gnu.org.
* typeck2.c (my_friendly_abort): Updated URL with bug reporting
instructions to gcc.gnu.org. Removed e-mail address.
From-SVN: r28152
Alexandre Oliva [Sun, 18 Jul 1999 03:47:41 +0000 (03:47 +0000)]
gcc.texi: Update e-mail addresses and URLs to gcc.gnu.org.
* gcc.texi: Update e-mail addresses and URLs to gcc.gnu.org.
Removed paragraph about compression of files and size limitation,
duplicated in the FAQ. Use gcc-patches for posting patches.
* gcc.c (main): Updated URL with bug reporting instructions to
gcc.gnu.org. Removed e-mail address.
* system.h (abort): Likewise.
From-SVN: r28150
Alexandre Oliva [Sun, 18 Jul 1999 03:45:57 +0000 (03:45 +0000)]
* test_summary: Replace egcs with gcc. Update e-mail address.
From-SVN: r28149
Kaveh R. Ghazi [Sun, 18 Jul 1999 01:23:41 +0000 (01:23 +0000)]
Makefile.in (stmp-multilib-sub): Make the files extracted from $(LIBGCC1) writable.
* Makefile.in (stmp-multilib-sub): Make the files extracted
from $(LIBGCC1) writable.
From-SVN: r28146
Craig Burley [Sat, 17 Jul 1999 15:41:22 +0000 (11:41 -0400)]
updated derived files
From-SVN: r28142
Craig Burley [Sat, 17 Jul 1999 15:37:45 +0000 (15:37 +0000)]
root.texi, [...]: Switchover to GCC terminology.
Sat Jul 17 11:28:43 1999 Craig Burley <craig@jcb-sc.com>
* root.texi, g77install.texi: Switchover to GCC terminology.
Also, FSF-G77 had been mistakenly set at some point.
From-SVN: r28141
Jeff Law [Sat, 17 Jul 1999 07:45:40 +0000 (01:45 -0600)]
Daily bump.
From-SVN: r28135
Jeff Law [Fri, 16 Jul 1999 07:45:09 +0000 (01:45 -0600)]
Daily bump.
From-SVN: r28120
Jeffrey A Law [Fri, 16 Jul 1999 07:41:30 +0000 (07:41 +0000)]
m68k.c (output_function_prologue): Fix computation of save mask when generating PIC code.
* m68k.c (output_function_prologue): Fix computation of save mask
when generating PIC code.
From-SVN: r28118
Mark Mitchell [Thu, 15 Jul 1999 02:05:36 +0000 (02:05 +0000)]
pt.c (check_default_tmpl_args): Handle friends defined in the class just like member functions defined in the class.
* pt.c (check_default_tmpl_args): Handle friends defined in the
class just like member functions defined in the class.
From-SVN: r28111
Jeff Law [Thu, 15 Jul 1999 00:45:42 +0000 (18:45 -0600)]
Daily bump.
From-SVN: r28110
H.J. Lu [Thu, 15 Jul 1999 00:29:16 +0000 (00:29 +0000)]
decl.c (duplicate_decls): Relax restriction for exception checks on duplicate symbols.
* decl.c (duplicate_decls): Relax restriction for exception
checks on duplicate symbols.
From-SVN: r28108
Joseph Myers [Wed, 14 Jul 1999 23:27:02 +0000 (17:27 -0600)]
* invoke.texi: Typo fixes.
From-SVN: r28106
Jeffrey A Law [Wed, 14 Jul 1999 23:03:52 +0000 (23:03 +0000)]
emit-rtl.c (gen_realpart): Issue an error for cases GCC can not handle at this time instead of silently...
* emit-rtl.c (gen_realpart): Issue an error for cases GCC can not
handle at this time instead of silently generating incorrect code.
(gen_imagpart): Likewise.
From-SVN: r28104
Jeff Law [Wed, 14 Jul 1999 22:29:48 +0000 (16:29 -0600)]
reload.c (find_reloads): Emit a USE for a pseudo register without a hard register if...
�
* reload.c (find_reloads): Emit a USE for a pseudo register without
a hard register if we could not create an optional reload for the
pseudo.
From-SVN: r28101
Jeff Law [Wed, 14 Jul 1999 22:29:37 +0000 (16:29 -0600)]
reload.c (find_reloads): Emit a USE for a pseudo register without a hard register if...
�
* reload.c (find_reloads): Emit a USE for a pseudo register without
a hard register if we could not create an optional reload for the
pseudo.
From-SVN: r28100
Richard Henderson [Wed, 14 Jul 1999 01:00:02 +0000 (19:00 -0600)]
regclass.c (scan_one_insn): Notice subregs that change the size of their operand.
�
* regclass.c (scan_one_insn): Notice subregs that change the
size of their operand.
(record_reg_classes): Use that to obey CLASS_CANNOT_CHANGE_SIZE.
[[Split portion of a mixed commit.]]
From-SVN: r28094.1
Richard Henderson [Wed, 14 Jul 1999 00:59:11 +0000 (18:59 -0600)]
regclass.c (scan_one_insn): Notice subregs that change the size of their operand.
�
* regclass.c (scan_one_insn): Notice subregs that change the
size of their operand.
(record_reg_classes): Use that to obey CLASS_CANNOT_CHANGE_SIZE.
From-SVN: r28093
Jeff Law [Wed, 14 Jul 1999 00:45:20 +0000 (18:45 -0600)]
Daily bump.
From-SVN: r28091
Jeffrey A Law [Wed, 14 Jul 1999 00:39:28 +0000 (00:39 +0000)]
configure.in (alpha*-*-*): Include alpha/t-ieee.
* configure.in (alpha*-*-*): Include alpha/t-ieee.
* configure: Rebuilt.
* alpha/t-ieee: New file.
From-SVN: r28089
Jeffrey A Law [Tue, 13 Jul 1999 17:03:22 +0000 (17:03 +0000)]
cse.c (cse_insn): Don't put hard register source into tables for the last insn of a libcall.
Wed Jun 16 20:29:00 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
* cse.c (cse_insn): Don't put hard register source into tables for
the last insn of a libcall.
Bring over from mainline sources. Fixes various sparc lapack problems.
From-SVN: r28088
Jeffrey A Law [Tue, 13 Jul 1999 09:47:07 +0000 (09:47 +0000)]
rs6000.c (find_addr_reg): Do not select r0 as an address register.
* rs6000.c (find_addr_reg): Do not select r0 as an address
register.
From-SVN: r28083
Jeff Law [Tue, 13 Jul 1999 00:45:44 +0000 (18:45 -0600)]
Daily bump.
From-SVN: r28080
Philippe De Muyter [Mon, 12 Jul 1999 23:49:28 +0000 (17:49 -0600)]
x-mot3300 (XCFLAGS): List of big files now includes `cse.o'.
8
* m68k/x-mot3300 (XCFLAGS): List of big files now includes `cse.o'.
[[Split portion of a mixed commit.]]
From-SVN: r28077.1
Philippe De Muyter [Mon, 12 Jul 1999 23:48:54 +0000 (17:48 -0600)]
x-mot3300 (XCFLAGS): List of big files now includes `cse.o'.
�
* m68k/x-mot3300 (XCFLAGS): List of big files now includes `cse.o'.
From-SVN: r28076
Jeff Law [Mon, 12 Jul 1999 22:42:19 +0000 (16:42 -0600)]
rs6000.md (movsf): Do not force easy FP constants into memory.
X
* rs6000.md (movsf): Do not force easy FP constants into memory.
From-SVN: r28074
Jeff Law [Mon, 12 Jul 1999 22:42:11 +0000 (16:42 -0600)]
rs6000.md (movsf): Do not force easy FP constants into memory.
�
* rs6000.md (movsf): Do not force easy FP constants into memory.
From-SVN: r28073
Jason Merrill [Mon, 12 Jul 1999 18:17:02 +0000 (18:17 +0000)]
* Makefile.in (NEEDED): Add bcmp, bcopy, bzero.
From-SVN: r28070
Jason Merrill [Mon, 12 Jul 1999 13:36:49 +0000 (09:36 -0400)]
tweak
From-SVN: r28068
Jeff Law [Mon, 12 Jul 1999 00:45:42 +0000 (18:45 -0600)]
Daily bump.
From-SVN: r28061
Martin v. Löwis [Sun, 11 Jul 1999 22:24:28 +0000 (16:24 -0600)]
stl_function.h (bind1st, bind2nd): Rename __opr to __oper, as __opr is used internally by egcs.
* stl_function.h (bind1st, bind2nd): Rename __opr to __oper,
as __opr is used internally by egcs.
* stl_numeric.h (__power, power): Likewise.
From-SVN: r28059
Jason Merrill [Sun, 11 Jul 1999 10:23:03 +0000 (10:23 +0000)]
* toplev.c (main): Don't complain about saying -gdwarf.
From-SVN: r28056
Jeff Law [Sun, 11 Jul 1999 00:45:45 +0000 (18:45 -0600)]
Daily bump.
From-SVN: r28054
Jeff Law [Sat, 10 Jul 1999 00:45:12 +0000 (18:45 -0600)]
Daily bump.
From-SVN: r28050
Jeffrey A Law [Fri, 9 Jul 1999 02:53:20 +0000 (02:53 +0000)]
version.c: Drop "gcc-" prefix from version #.
Fri Jul 9 03:51:52 1999 Jeffrey A Law (law@cygnus.com)
* version.c: Drop "gcc-" prefix from version #.
From-SVN: r28041
Jeff Law [Fri, 9 Jul 1999 02:48:51 +0000 (20:48 -0600)]
Daily bump.
From-SVN: r28040
Jeff Law [Fri, 9 Jul 1999 00:45:03 +0000 (18:45 -0600)]
Daily bump.
From-SVN: r28037
Jeffrey A Law [Fri, 9 Jul 1999 00:21:01 +0000 (00:21 +0000)]
Makefile.in (VERSION): Bump to 2.10.0.
�
* Makefile.in (VERSION): Bump to 2.10.0.
From-SVN: r28035
Jim Wilson [Thu, 8 Jul 1999 23:44:55 +0000 (17:44 -0600)]
unroll.c (unroll_loops): Don't delete named CODE_LABEL or NOTE_INSN_DELETED_LABEL note.
�
* unroll.c (unroll_loops): Don't delete named CODE_LABEL or
NOTE_INSN_DELETED_LABEL note.
Reverted previous unroll patch. Use this version instead.
From-SVN: r28034
Jim Wilson [Thu, 8 Jul 1999 23:44:49 +0000 (17:44 -0600)]
unroll.c (unroll_loops): Don't delete named CODE_LABEL or NOTE_INSN_DELETED_LABEL note.
�
* unroll.c (unroll_loops): Don't delete named CODE_LABEL or
NOTE_INSN_DELETED_LABEL note.
Reverted previous unroll patch. Use this version instead.
From-SVN: r28033
Richard Henderson [Thu, 8 Jul 1999 13:20:37 +0000 (07:20 -0600)]
m68k.c (output_function_prologue): Add pic register to mask if live and flag_pic.
�
* m68k.c (output_function_prologue): Add pic register to mask
if live and flag_pic.
(output_function_epilogue): Likewise.
From-SVN: r28021
Richard Henderson [Thu, 8 Jul 1999 13:20:31 +0000 (07:20 -0600)]
m68k.c (output_function_prologue): Add pic register to mask if live and flag_pic.
�
* m68k.c (output_function_prologue): Add pic register to mask
if live and flag_pic.
(output_function_epilogue): Likewise.
From-SVN: r28020
Craig Burley [Thu, 8 Jul 1999 12:51:41 +0000 (08:51 -0400)]
Remove spurious trailing space
From-SVN: r28017
Craig Burley [Thu, 8 Jul 1999 12:43:56 +0000 (08:43 -0400)]
update derived files
From-SVN: r28015