1. 13 Oct, 2000 1 commit
  2. 12 Oct, 2000 14 commits
    • re GNATS gcj/356 (gcjh bug: Can't #include <java/awt/Container.h>) · 3c1d1e7b
      	Fix for PR gcj/356:
      	* gjavah.c (add_class_decl): Don't special-case inner classes.
      	(add_namelet): Likewise.
      
      From-SVN: r36854
      Tom Tromey committed
    • i386.md (adddi3, [...]): Update for new pattern. · 9dcbdc7e
      	* i386.md (adddi3, subdi3 splitters): Update for new pattern.
      	(addsi3_cc, addqi3_cc, subsi3_cc): Remove
      	(addsi3_carry): Canonicalize.
      	(addqi_5): Remove '*'.
      	(sbb pattern): Canonicalize.
      
      	* i386.md (cmp to inc/add peep2): New.
      
      From-SVN: r36853
      Jan Hubicka committed
    • Makefile.am: Use it. · 82271b8c
      
      2000-10-11  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>
      
      	* libsupc++/Makefile.am: Use it.
      	* libio/Makefile.am: Use it.
      	* libmath/Makefile.am: Use it.
      	* src/Makefile.am: Use it.
      	* Makefile.am (AM_MAKEFLAGS): Remove includes.
      
      	* acinclude.m4 (GLIBCPP_EXPORT_INCLUES): Move include macros here.
      	(GLIBCPP_EXPORT_FLAGS): Move CXX flag setting here.
      	* configure.in: Use it.
      
      	* mkcheck.in (SRC_DIR): Use C_INCLUDE_DIR.
      
      	* src/Makefile.am (CXXCOMPILE): Remove.
      	* src/Makefile.in: Regenerate.
      	* libsupc++/Makefile.am (CXXCOMPILE): Same here.
      	* libsupc++/Makefile.in: Regenerate.
      
      	* include/c_std/*: Merge with shadow.
      	* include/c_std/bits/*: Same.
      
      	* shadow: Remove directory.
      	* shadow/*: De-populate.
      
      From-SVN: r36852
      Benjamin Kosnik committed
    • Makefile.am: Use it. · 607642b6
      
      2000-10-11  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>
      
      	* libsupc++/Makefile.am: Use it.
      	* libio/Makefile.am: Use it.
      	* libmath/Makefile.am: Use it.
      	* src/Makefile.am: Use it.
      	* Makefile.am (AM_MAKEFLAGS): Remove includes.
      
      	* acinclude.m4 (GLIBCPP_EXPORT_INCLUES): Move include macros here.
      	(GLIBCPP_EXPORT_FLAGS): Move CXX flag setting here.
      	* configure.in: Use it.
      
      	* mkcheck.in (SRC_DIR): Use C_INCLUDE_DIR.
      
      	* src/Makefile.am (CXXCOMPILE): Remove.
      	* src/Makefile.in: Regenerate.
      	* libsupc++/Makefile.am (CXXCOMPILE): Same here.
      	* libsupc++/Makefile.in: Regenerate.
      
      	* include/c_std/*: Merge with shadow.
      	* include/c_std/bits/*: Same.
      
      From-SVN: r36851
      Benjamin Kosnik committed
    • Makefile.am: Use it. · 1384173a
      
      2000-10-11  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>
      
      	* libsupc++/Makefile.am: Use it.
      	* libio/Makefile.am: Use it.
      	* libmath/Makefile.am: Use it.
      	* src/Makefile.am: Use it.
      	* Makefile.am (AM_MAKEFLAGS): Remove includes.
      
      	* acinclude.m4 (GLIBCPP_EXPORT_INCLUES): Move include macros here.
      	(GLIBCPP_EXPORT_FLAGS): Move CXX flag setting here.
      	* configure.in: Use it.
      
      	* mkcheck.in (SRC_DIR): Use C_INCLUDE_DIR.
      
      	* src/Makefile.am (CXXCOMPILE): Remove.
      	* src/Makefile.in: Regenerate.
      	* libsupc++/Makefile.am (CXXCOMPILE): Same here.
      	* libsupc++/Makefile.in: Regenerate.
      
      	* include/c_std/*: Merge with shadow.
      	* include/c_std/bits/*: Same.
      
      20
      
      From-SVN: r36850
      Benjamin Kosnik committed
    • bb-reorder.c (reorder_basic_blocks): Allocate an aux block for the exit block. · 74490e05
      * bb-reorder.c (reorder_basic_blocks): Allocate an aux block for
      the exit block.
      
      From-SVN: r36849
      Richard Earnshaw committed
    • Makefile.am: Use it. · b1e53318
      
      2000-10-11  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>
      
      	* libsupc++/Makefile.am: Use it.
      	* libio/Makefile.am: Use it.
      	* libmath/Makefile.am: Use it.
      	* src/Makefile.am: Use it.
      	* Makefile.am (AM_MAKEFLAGS): Remove includes.
      
      	* acinclude.m4 (GLIBCPP_EXPORT_INCLUES): Move include macros here.
      	(GLIBCPP_EXPORT_FLAGS): Move CXX flag setting here.
      	* configure.in: Use it.
      
      	* mkcheck.in (SRC_DIR): Use C_INCLUDE_DIR.
      
      	* src/Makefile.am (CXXCOMPILE): Remove.
      	* src/Makefile.in: Regenerate.
      	* libsupc++/Makefile.am (CXXCOMPILE): Same here.
      
      From-SVN: r36848
      Benjamin Kosnik committed
    • Makefile.am: Use it. · e466dc8a
      
      2000-10-11  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>
      
      	* libsupc++/Makefile.am: Use it.
      	* libio/Makefile.am: Use it.
      	* libmath/Makefile.am: Use it.
      	* src/Makefile.am: Use it.
      	* Makefile.am (AM_MAKEFLAGS): Remove includes.
      
      	* acinclude.m4 (GLIBCPP_EXPORT_INCLUES): Move include macros here.
      	(GLIBCPP_EXPORT_FLAGS): Move CXX flag setting here.
      	* configure.in: Use it.
      
      	* mkcheck.in (SRC_DIR): Use C_INCLUDE_DIR.
      
      From-SVN: r36847
      Benjamin Kosnik committed
    • gcc.texi: Merge in contents of README.TRAD and TESTS.FLUNK. · bc87c1c8
      	* gcc.texi: Merge in contents of README.TRAD and TESTS.FLUNK.
      	* README.TRAD, TESTS.FLUNK: Remove.
      
      From-SVN: r36846
      Joseph Myers committed
    • c-common.c (decl_attributes): Don't allow strftime formats with first_arg_num nonzero. · 9fa8f75d
      	* c-common.c (decl_attributes): Don't allow strftime formats with
      	first_arg_num nonzero.
      	(check_format_info): Set wanted_type and wanted_type_name to zero
      	before they are possibly assigned and used.
      
      testsuite:
      	* gcc.dg/format-attr-1.c: New test.
      
      From-SVN: r36845
      Joseph Myers committed
    • Daily bump. · 1eb1669c
      From-SVN: r36844
      Jeff Law committed
    • c90-printf-2.c, [...]: Use __LONG_LONG_MAX__ instead of LLONG_MAX. · abb2c7ab
      	* gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
      	__LONG_LONG_MAX__ instead of LLONG_MAX.
      
      From-SVN: r36843
      Joseph Myers committed
    • c-common.c (scanf_flag_specs): Add flags ' and I. · 4831bc84
      	* c-common.c (scanf_flag_specs): Add flags ' and I.
      	(strftime_flag_pairs): Disallow any pair of the _, - and 0 flags,
      	or the ^ and # flags together.
      	(scan_char_table): Handle the ' and I flags.
      	(format_types): Add ' and I flags for scanf.
      
      testsuite:
      	* gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
      	scanf flags.
      	* gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
      	flags.
      
      From-SVN: r36842
      Joseph Myers committed
    • c-common.c (print_char_table): Use the unpromoted type for lengths "h" and "hh"… · 2f7026a0
      c-common.c (print_char_table): Use the unpromoted type for lengths "h" and "hh" with conversions dioxXu.
      
      	* c-common.c (print_char_table): Use the unpromoted type for
      	lengths "h" and "hh" with conversions dioxXu.
      	(check_format_types): Apply the default argument promotions where
      	the wanted type is not a pointer target.
      
      From-SVN: r36841
      Joseph Myers committed
  3. 11 Oct, 2000 6 commits
    • c-typeck.c (check_modify_expr): New function. · bb58bec5
      	* c-typeck.c (check_modify_expr): New function.
      	(build_modify_expr): Call it if warn_sequence_point.
      	* c-decl.c (warn_sequence_point): New variable.
      	(c_decode_option): Handle -Wsequence-point and
      	-Wno-sequence-point.  Enable -Wsequence-point as part of -Wall.
      	* c-tree.h (warn_sequence_point): Declare.
      	* invoke.texi (-Wsequence-point): Document.
      	* toplev.c (documented_lang_options): Add -Wsequence-point and
      	-Wno-sequence-point.
      	Original work by Michael Meeks, 16 Jun 1998.
      
      testsuite:
      	* gcc.dg/sequence-pt-1.c: New test.
      
      From-SVN: r36840
      Joseph Myers committed
    • 20001011-1.c: New testcase. · d0b43a40
      	* gcc.c-torture/execute/20001011-1.c: New testcase.
      	Testcase provided by Zack Weinberg <zackw@stanford.edu>.
      
      From-SVN: r36839
      Geoff Keating committed
    • acinclude.m4 (GLIBCPP_CHECK_LINKER_FEATURES): Comment out exception-throwing code for linker test. · a3cfd96a
      2000-10-11  Phil Edwards  <pme@sources.redhat.com>
      
      	* acinclude.m4 (GLIBCPP_CHECK_LINKER_FEATURES):  Comment out
      	  exception-throwing code for linker test.
      	* aclocal.m4:  Regenerate.
      	* configure:  Regenerate.
      
      From-SVN: r36838
      Phil Edwards committed
    • tree.c (get_narrower): Don't look at precision of field if not laid out yet. · 0fba7208
      	* tree.c (get_narrower): Don't look at precision of field if
      	not laid out yet.
      
      From-SVN: r36837
      Richard Kenner committed
    • ChoicePeer.java (addItem): Removed. · 18a61d1c
      2000-10-11  Bryce McKinlay  <bryce@albatross.co.nz>
      
      	* java/awt/peer/ChoicePeer.java (addItem): Removed.
      	* java/awt/peer/ComponentPeer.java (disable): Removed.
      	(enable): Removed.
      	(hide): Removed.
      	(minimumSize): Removed.
      	(preferredSize): Removed.
      	(reshape): Removed.
      	(show): Removed.
      	* java/awt/peer/ListPeer.java (addItem): Removed.
      	(clear): Removed.
      	(minimumSize): Removed.
      	(preferredSize): Removed.
      	(setMultipleSelections): Removed.
      	* java/awt/peer/MenuBarPeer.java (add): Renamed from addMenu.
      	(remove): Renamed from removeMenu.
      	* java/awt/peer/MenuItemPeer.java (disable): Removed.
      	(enable): Removed.
      	* java/awt/peer/MenuPeer.java (add): Renamed from addItem.
      	(remove): Renamed from removeItem.
      	* java/awt/peer/TextAreaPeer.java (insertText): Removed.
      	(getMinimumSize): Removed.
      	(getPreferredSize): Removed.
      	(minimumSize): Removed.
      	(preferredSize): Removed.
      	(replaceText): Removed.
      	* java/awt/peer/TextFieldPeer.java (minimumSize): Removed.
      	(preferredSize): Removed.
      	(getMinimumSize): Removed.
      	(getPreferredSize): Removed.
      	(setEchoCharacter): Removed.
      
      From-SVN: r36836
      Bryce McKinlay committed
    • Daily bump. · 4dc8f5f8
      From-SVN: r36835
      Jeff Law committed
  4. 10 Oct, 2000 14 commits
    • 000-10-10 Benjamin Kosnik <bkoz@purist.soma.redhat.com> · 6a175fe3
      	* Makefile.am (LIBSUPCXX_INCLUDES): Adjust.
      	* libsupc++/include: Remove
      	* libsupc++/include/*: Move to ...
      	* libsupc++: Here.
      	* libsupc++/Makefile.am (glibcppinstall_HEADERS): Install headers.
      	(glibcppinstalldir): New.
      
      	* src/Makefile.am (c_base_headers): New.
      	(c_shadow_headers): New
      	(c_headers): New.
      	(myinstallheaders): Correct install issues.
      	* src/Makefile.in: Regenerate.
      
      	* Makefile.am (CSHADOW_INCLUDES): Simplify.
      	* Makefile.in: Regenerate.
      	* acinclude.m4 (GLIBCPP_ENABLE_SHADOW): Add c_include_dir.
      	* aclocal.m4: Regenerate.
      	* mkcheck.in (SRC_DIR): Use it.
      
      	* include/bits/std_stdexcept.h: And here.
      	* include/bits/std_ios.h: Change std_exception.h to exception.
      	* src/locale.cc: And here.
      	* src/locale-inst.cc: And here.
      
      	* include/bits/valarray_array.h: And here.
      	* include/bits/stl_alloc.h: And here.
      	* include/bits/stl_algobase.h: And here.
      	* include/bits/pthread_allocimpl.h: And here.
      	* include/bits/stl_construct.h: Change to std_new.h to new.
      
      	* include/bits/locale_facets.h: Change std_typeinfo.h to typeinfo.
      
      	* src/Makefile.am (INCLUDES): Add LIBSUPCXX_INCLUDES.
      	(headers): Remove duplicated headers.
      	(std_headers): And here.
      	* src/Makefile.in: Regenerate.
      	* libsupc++/Makefile.am (LIBSUPCXX_INCLUDES): Remove.
      	* libsupc++/Makefile.in: Regenerate.
      	* Makefile.am (LIBSUPCXX_INCLUDES): Add here.
      	(AM_MAKEFLAGS): And here.
      	* Makefile.in: Regenerate.
      	* include/bits/std_typeinfo.h: Remove.
      	* include/bits/std_new.h: Remove
      	* include/bits/std_exception.h: Remove.
      	* std/new: Remove.
      	* std/typeinfo: Remove.
      	* std/exception: Remove.
      
      	* libio/_G_config.h (__need_ptrdiff_t): Add.
      
      	* libsupc++/include/new: Change stddef.h to cstddef.
      	* libsupc++/tinfo.h: Change limits.h to climits.
      	* libsupc++/pure.cc: Comment out _GNU_LIBRARY_ bits, as this
      	renders the file uncompilable. Add copyright.
      
      	* include/c_std/bits/std_cstddef.h: Don't bring wchar_t into std
      	namespace, as it is a fundamental type.
      
      From-SVN: r36834
      Benjamin Kosnik committed
    • Makefile.am (LIBSUPCXX_INCLUDES): Adjust. · a6863e25
      
      2000-10-10  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>
      
      	* Makefile.am (LIBSUPCXX_INCLUDES): Adjust.
      	* libsupc++/include: Remove
      	* libsupc++/include/*: Move to ...
      	* libsupc++: Here.
      	* libsupc++/Makefile.am (glibcppinstall_HEADERS): Install headers.
      	(glibcppinstalldir): New.
      
      	* src/Makefile.am (c_base_headers): New.
      	(c_shadow_headers): New
      	(c_headers): New.
      	(myinstallheaders): Correct install issues.
      	* src/Makefile.in: Regenerate.
      
      	* Makefile.am (CSHADOW_INCLUDES): Simplify.
      	* Makefile.in: Regenerate.
      	* acinclude.m4 (GLIBCPP_ENABLE_SHADOW): Add c_include_dir.
      	* aclocal.m4: Regenerate.
      	* mkcheck.in (SRC_DIR): Use it.
      
      	* include/bits/std_stdexcept.h: And here.
      	* include/bits/std_ios.h: Change std_exception.h to exception.
      	* src/locale.cc: And here.
      	* src/locale-inst.cc: And here.
      
      	* include/bits/valarray_array.h: And here.
      	* include/bits/stl_alloc.h: And here.
      	* include/bits/stl_algobase.h: And here.
      	* include/bits/pthread_allocimpl.h: And here.
      	* include/bits/stl_construct.h: Change to std_new.h to new.
      
      	* include/bits/locale_facets.h: Change std_typeinfo.h to typeinfo.
      
      	* src/Makefile.am (INCLUDES): Add LIBSUPCXX_INCLUDES.
      	(headers): Remove duplicated headers.
      	(std_headers): And here.
      	* src/Makefile.in: Regenerate.
      	* libsupc++/Makefile.am (LIBSUPCXX_INCLUDES): Remove.
      	* libsupc++/Makefile.in: Regenerate.
      	* Makefile.am (LIBSUPCXX_INCLUDES): Add here.
      	(AM_MAKEFLAGS): And here.
      	* Makefile.in: Regenerate.
      	* include/bits/std_typeinfo.h: Remove.
      	* include/bits/std_new.h: Remove
      	* include/bits/std_exception.h: Remove.
      	* std/new: Remove.
      	* std/typeinfo: Remove.
      	* std/exception: Remove.
      
      	* libio/_G_config.h (__need_ptrdiff_t): Add.
      
      	* libsupc++/include/new: Change stddef.h to cstddef.
      	* libsupc++/tinfo.h: Change limits.h to climits.
      	* libsupc++/pure.cc: Comment out _GNU_LIBRARY_ bits, as this
      	renders the file uncompilable. Add copyright.
      
      	* include/c_std/bits/std_cstddef.h: Don't bring wchar_t into std
      	namespace, as it is a fundamental type.
      
      From-SVN: r36833
      Benjamin Kosnik committed
    • Makefile.am (LIBSUPCXX_INCLUDES): Adjust. · 6305f20a
      
      2000-10-10  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>
      
      	* Makefile.am (LIBSUPCXX_INCLUDES): Adjust.
      	* libsupc++/include: Remove
      	* libsupc++/include/*: Move to ...
      	* libsupc++: Here.
      	* libsupc++/Makefile.am (glibcppinstall_HEADERS): Install headers.
      	(glibcppinstalldir): New.
      
      	* src/Makefile.am (c_base_headers): New.
      	(c_shadow_headers): New
      	(c_headers): New.
      	(myinstallheaders): Correct install issues.
      	* src/Makefile.in: Regenerate.
      
      	* Makefile.am (CSHADOW_INCLUDES): Simplify.
      	* Makefile.in: Regenerate.
      	* acinclude.m4 (GLIBCPP_ENABLE_SHADOW): Add c_include_dir.
      	* aclocal.m4: Regenerate.
      	* mkcheck.in (SRC_DIR): Use it.
      
      	* include/bits/std_stdexcept.h: And here.
      	* include/bits/std_ios.h: Change std_exception.h to exception.
      	* src/locale.cc: And here.
      	* src/locale-inst.cc: And here.
      
      	* include/bits/valarray_array.h: And here.
      	* include/bits/stl_alloc.h: And here.
      	* include/bits/stl_algobase.h: And here.
      	* include/bits/pthread_allocimpl.h: And here.
      	* include/bits/stl_construct.h: Change to std_new.h to new.
      
      	* include/bits/locale_facets.h: Change std_typeinfo.h to typeinfo.
      
      	* src/Makefile.am (INCLUDES): Add LIBSUPCXX_INCLUDES.
      	(headers): Remove duplicated headers.
      	(std_headers): And here.
      	* src/Makefile.in: Regenerate.
      	* libsupc++/Makefile.am (LIBSUPCXX_INCLUDES): Remove.
      	* libsupc++/Makefile.in: Regenerate.
      	* Makefile.am (LIBSUPCXX_INCLUDES): Add here.
      	(AM_MAKEFLAGS): And here.
      	* Makefile.in: Regenerate.
      	* include/bits/std_typeinfo.h: Remove.
      	* include/bits/std_new.h: Remove
      	* include/bits/std_exception.h: Remove.
      	* std/new: Remove.
      	* std/typeinfo: Remove.
      	* std/exception: Remove.
      
      	* libio/_G_config.h (__need_ptrdiff_t): Add.
      
      	* libsupc++/include/new: Change stddef.h to cstddef.
      	* libsupc++/tinfo.h: Change limits.h to climits.
      	* libsupc++/pure.cc: Comment out _GNU_LIBRARY_ bits, as this
      	renders the file uncompilable. Add copyright.
      
      	* include/c_std/bits/std_cstddef.h: Don't bring wchar_t into std
      	namespace, as it is a fundamental type.
      
      From-SVN: r36832
      Benjamin Kosnik committed
    • LocaleData_en.java (monetarySeparator): Added. · 01ce962b
      	* gnu/gcj/text/LocaleData_en.java (monetarySeparator): Added.
      	* java/sql/Date.java (serialVersionUID): New field.
      	* java/sql/Time.java (serialVersionUID): New field.
      	* java/sql/Timestamp.java (serialVersionUID): New field.
      	* java/text/ChoiceFormat.java (serialVersionUID): New field.
      	* java/text/DateFormat.java (getDateTimeInstance (int)): Removed.
      	* java/text/DateFormatSymbols.java (serialVersionUID): New field.
      	* java/text/DecimalFormat.java (serialVersionOnStream): New field.
      	(readObject): New serialization method.
      	* java/text/DecimalFormatSymbols.java (monetarySeparator): New field.
      	(serialVersionOnStream): New field.
      	(readObject): New serialization method.
      	(getMonetaryDecimalSeparator): New method.
      	(setMonetaryDecimalSeparator): New method.
      	* java/text/NumberFormat.java (maxFractionDigits): New field.
      	(maxIntegerDigits): New field.
      	(minFractionDigits): New field.
      	(minIntegerDigits): New field.
      	(serialVersionOnStream): New field.
      	(serialVersionUID): New field.
      	(readObject): New serialization method.
      	(writeObject): New serialization method.
      	* java/text/SimpleDateFormat.java (defaultCenturyStart): Initialized.
      	(serialVersionOnStream): New field.
      	(serialVersionUID): New field.
      	(readObject): New serialization method.
      
      Serialization mods.
      
      From-SVN: r36831
      Warren Levy committed
    • lex.c (java_new_lexer): Initialize out_first and out_last fields. · 2e165c53
      	* lex.c (java_new_lexer): Initialize out_first and out_last
      	fields.
      	* lex.h (java_lexer): Added out_buffer, out_first, out_last.
      
      From-SVN: r36830
      Tom Tromey committed
    • avr.c (valid_machine_decl_attribute): Allow `extern' declaration for data with "progmem" attribute. · 67e570ea
      	* config/avr/avr.c (valid_machine_decl_attribute): Allow `extern'
      	declaration for data with "progmem" attribute.
      
      From-SVN: r36829
      Denis Chertykov committed
    • avr.c (out_shift_with_cnt): Use AS2 macro. · 80b8585d
      	* config/avr/avr.c (out_shift_with_cnt): Use AS2 macro.
      	Correct insn length if shift count is a memory operand.
      	* config/avr/avr.md: New define_peephole2 to use *reload_inqi.
      	(*iorhi3_clobber): Change lo8 to hi8.
      	(zero_extendhisi2): Change %B0 to %A1.
      	(ashlhi3, ashrhi3): Correct insn length.
      	(andhi3, abssf2, extendqisi2, extendhisi2): Change "cc"
      	from "clobber" to "set_n" in some alternatives.
      
      From-SVN: r36828
      Marek Michalkiewicz committed
    • [multiple changes] · 29f8b718
      2000-10-07  Alexandre Petit-Bianco  <apbianco@cygnus.com>
      
              Patch contributed by Corey Minyard.
              * decl.c (check_local_named_variable): New function.
              (tree check_local_unnamed_variable): Likewise.
              (find_local_variable): Splitted. Call check_local_{un}named_variable.
      
      2000-08-11  Alexandre Petit-Bianco  <apbianco@cygnus.com>
      
              * parse.y (variable_declarator_id:): Better error message.
              (expression_statement:): Use YYNOT_TWICE.
              (cast_expression:): Likewise.
              (assignment:): Likewise.
      
      (http://gcc.gnu.org/ml/gcc-patches/2000-10/msg00286.html)
      
      From-SVN: r36827
      Alexandre Petit-Bianco committed
    • 991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi does not error on it. · 8ccaefbd
      	* gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
      	does not error on it.
      
      From-SVN: r36826
      Jakub Jelinek committed
    • Oops, forgot to commit testcase. · e9fc4ea8
      From-SVN: r36825
      Hans-Peter Nilsson committed
    • reload1.c (calculate_needs_all_insns): If deleting an instruction, remove its… · 462561b7
      reload1.c (calculate_needs_all_insns): If deleting an instruction, remove its insn_chain structure as well.
      
      	* reload1.c (calculate_needs_all_insns): If deleting an instruction,
      	remove its insn_chain structure as well.
      
      	* gcc.dg/20001009-1.c: New test.
      
      From-SVN: r36824
      Jakub Jelinek committed
    • configure.in (zlib_basedir): Cope with empty with_target_subdir · a7210984
      * configure.in (zlib_basedir): Cope with empty with_target_subdir
      * configure: Rebuilt.
      
      From-SVN: r36823
      Alexandre Oliva committed
    • Daily bump. · 86267898
      From-SVN: r36822
      Jeff Law committed
    • * dbxout.c (dbxout_source_line): Remove extra tab. · 0b8833aa
      From-SVN: r36821
      J. David Anglin committed
  5. 09 Oct, 2000 5 commits