- 11 Jul, 1998 2 commits
-
-
From-SVN: r21056
Martin v. Löwis committed -
From-SVN: r21055
Jeff Law committed
-
- 10 Jul, 1998 7 commits
-
-
* g++.other/singleton.C: Return error value instead of taking SIGSEGV. From-SVN: r21054
Martin v. Loewis committed -
From-SVN: r21053
Michael Meissner committed -
* jump.c (jump_optimize): If after_regscan and our transformations generate new REGs, rerun reg_scan. From-SVN: r21052
David S. Miller committed -
Fri Jul 10 11:50:43 EDT 1998 Andrew MacLeod <amacleod@cygnus.com> * config/i960/i960.c (i960_address_cost): MEMA operands with positive offsets < 4096 are free. From-SVN: r21051
Andrew MacLeod committed -
* g++.other/singleton.C: New test. Warning is under dispute. Runtime crash is not. From-SVN: r21050
Klaus-Georg Adams committed -
* config/m68k/m68k.c (const_uint32_operand): Recognize CONSTANT_P_RTX. (const_sint32_operand): Likewise. From-SVN: r21049
Andreas Schwab committed -
From-SVN: r21047
Jeff Law committed
-
- 09 Jul, 1998 24 commits
-
-
From-SVN: r21046
Jeffrey A Law committed -
From-SVN: r21045
Jeff Law committed -
From-SVN: r21044
Jeffrey A Law committed -
From Martin Von Loewis. * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C, ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C, using6.C, using7.C}: New namespace tests. From-SVN: r21043
Martin v. Loewis committed -
From Martin Von Loewis. * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C, ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C, using6.C, using7.C}: New namespace tests. From-SVN: r21042
Martin v. Loewis committed -
From Martin Von Loewis. * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C, ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C, using6.C, using7.C}: New namespace tests. From-SVN: r21041
Martin v. Loewis committed -
* g++.old-deja/g++.other/partspec1.C: test matching of partial specialization with typedef'ed names used as array indexes. From-SVN: r21040
Alexandre Oliva committed -
1998-07-09 Dave Love <d.love@dl.ac.uk> * intdoc.in (HOSTNM_func, HOSTNM_subr): Update last change. From-SVN: r21039
Dave Love committed -
From-SVN: r21038
Dave Love committed -
* libU77/Makefile.in (check): Wrap -lg2c ... -lm around $(LIBS) in case of static link. From-SVN: r21037
Dave Love committed -
(check): Wrap -lg2c ... -lm around $(LIBS) in case of static link. From-SVN: r21036
Dave Love committed -
reload1.c (choose_reload_regs): If using an equivalence from find_equiv_reg and reg_reloaded_valid is not set... * reload1.c (choose_reload_regs): If using an equivalence from find_equiv_reg and reg_reloaded_valid is not set for this register, clear the associated spill_reg_store. From-SVN: r21035
J"orn Rennecke committed -
* reload1.c (emit_reload_insns): If an output reload copies only to a secondary reload register, indicate that the secondary reload does the actual store. From-SVN: r21034
J"orn Rennecke committed -
reload.c (find_equiv_reg): If need_stable_sp is set, check if stack pointer is changed directly in a PARALLEL. * reload.c (find_equiv_reg): If need_stable_sp is set, check if stack pointer is changed directly in a PARALLEL. From-SVN: r21033
J"orn Rennecke committed -
From-SVN: r21032
Jeffrey A Law committed -
From-SVN: r21031
Dave Love committed -
From-SVN: r21030
Dave Love committed -
From-SVN: r21029
Dave Love committed -
1998-07-09 Dave Love <d.love@dl.ac.uk> * libU77/sys_clock_.c: Replace TIMES conditional stuff removed in error by last change. From-SVN: r21028
Dave Love committed -
error by last change. From-SVN: r21027
Dave Love committed -
From-SVN: r21026
Jeff Law committed -
* config/i386/rtemself.h: Updated to keep in sync with config/i386/linux.h. * configure.in: Added sh-rtemself. * configure: Rebuilt. * config/sh/rtems.h: Removed -D__ELF__ since it is now COFF. * config/sh/rtemself.h: New file. * config/rs6000/rtems.h: Defined STARTFILE_DEFAULT_SPEC. Co-Authored-By: Ralf Corsepius <corsepiu@faw.uni-ulm.de> From-SVN: r21025
Joel Sherrill committed -
From-SVN: r21024
Jeff Law committed -
* configure.in: Check if the assembler supports ".balign" and ".p2align" and define HAVE_GAS_BALIGN_AND_P2ALIGN appropriately. * acconfig.h (HAVE_GAS_BALIGN_AND_P2ALIGN): New tag. * i386/gas.h (ASM_OUTPUT_ALIGN): If the assembler has support for ".balign" then use it. From-SVN: r21023
Jeffrey A Law committed
-
- 08 Jul, 1998 7 commits
-
-
Fix debugging of CHARACTER*(*), etc., which requires emitting debug info on types like `ftnlen': * com.c (ffecom_start_progunit_): Don't bother resetting "invented" flag for identifier. (ffecom_transform_equiv_): Don't bother zeroing "ignored" flag for decl. (pushdecl): No longer set "ignored", "used", or "suppressed debug" flags for decls having "invented" identifiers. From-SVN: r21022
Jeff Law committed -
d Fix debugging of CHARACTER*(*), etc., which requires emitting debug info on types like `ftnlen': * com.c (ffecom_start_progunit_): Don't bother resetting "invented" flag for identifier. (ffecom_transform_equiv_): Don't bother zeroing "ignored" flag for decl. (pushdecl): No longer set "ignored", "used", or "suppressed debug" flags for decls having "invented" identifiers. From-SVN: r21021
Craig Burley committed -
� Fix debugging of CHARACTER*(*), etc., which requires emitting debug info on types like `ftnlen': * com.c (ffecom_start_progunit_): Don't bother resetting "invented" flag for identifier. (ffecom_transform_equiv_): Don't bother zeroing "ignored" flag for decl. (pushdecl): No longer set "ignored", "used", or "suppressed debug" flags for decls having "invented" identifiers. From-SVN: r21020
Craig Burley committed -
From-SVN: r21019
Jeffrey A Law committed -
From-SVN: r21018
Jeffrey A Law committed -
jump.c (duplicate_loop_exit_test): Do not duplicate the loop exit test if the exit code has an insn with ASM_OPERANDS. * jump.c (duplicate_loop_exit_test): Do not duplicate the loop exit test if the exit code has an insn with ASM_OPERANDS. From-SVN: r21017
Jeffrey A Law committed -
From-SVN: r21016
Jeffrey A Law committed
-