OSDN Git Service

pf3gnuchains/gcc-fork.git
22 years ago * final.c: Undo my previous accidental checkin.
hubicka [Fri, 17 Aug 2001 13:45:59 +0000 (13:45 +0000)]
* final.c: Undo my previous accidental checkin.
* output.h: Likewise.
* tm.texi: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44960 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoDaily bump.
gccadmin [Fri, 17 Aug 2001 07:18:02 +0000 (07:18 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44959 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * cvt.c (convert_to_void): Preserve TREE_SIDE_EFFECTS
mmitchel [Fri, 17 Aug 2001 04:32:09 +0000 (04:32 +0000)]
* cvt.c (convert_to_void): Preserve TREE_SIDE_EFFECTS
on COMPOUND_EXPRs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44956 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * varasm.c (named_section_flags): Remove align parameter.
rth [Fri, 17 Aug 2001 02:33:41 +0000 (02:33 +0000)]
    * varasm.c (named_section_flags): Remove align parameter.
        * varasm.c, dwarf2out.c: Update all callers.
        * output.h: Update prototypes.

        * target.h (target.asm_out.named_section): Remove align parameter.
        * varasm.c, config/a29k/a29k.c, config/alpha/alpha.c,
        config/arm/arm.c, config/c4x/c4x.c, config/h8300/h8300.c,
        config/i386/i386.c, config/i386/winnt.c, config/m68k/m68k.c,
        config/mcore/mcore.c, config/mips/mips.c, config/rs6000/rs6000.c,
        config/sh/sh.c, config/sparc/sparc.c: Update implementations to match.

        * varasm.c (in_named_entry_eq, in_named_entry_hash): New.
        (get_named_section_flags, set_named_section_flags): New.
        (named_section_flags): Use them.
        (named_section): Do decl vs section flags check here...
        (default_section_type_flags): ... not here.
        (init_varasm_once): Create in_named_htab.
        (resolve_unique_section): Mark reloc unused.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44953 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * varasm.c (force_const_mem): Keep pool alignment in bits.
rth [Fri, 17 Aug 2001 02:03:36 +0000 (02:03 +0000)]
    * varasm.c (force_const_mem): Keep pool alignment in bits.
        (output_constant_pool): Use assemble_align.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44952 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * doc/tm.texi: Remove extra @table command.
zack [Fri, 17 Aug 2001 01:55:29 +0000 (01:55 +0000)]
* doc/tm.texi: Remove extra @table command.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44951 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * hashtab.c (htab_hash_string): New.
rth [Fri, 17 Aug 2001 01:54:43 +0000 (01:54 +0000)]
    * hashtab.c (htab_hash_string): New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44950 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * hashtab.h (htab_hash_string): Declare.
rth [Fri, 17 Aug 2001 01:54:01 +0000 (01:54 +0000)]
    * hashtab.h (htab_hash_string): Declare.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44949 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * final.c (shorten_branches): Clear the end of the label_align
zack [Fri, 17 Aug 2001 01:27:49 +0000 (01:27 +0000)]
* final.c (shorten_branches): Clear the end of the label_align
array only if we made it larger.  Break up messy expressions
for clarity.

* diagnostic.c (internal_error): Check for error recursion
before doing ICE suppression.

* timevar.c: Timing variables now count in milliseconds.
(init_timevar): Set up ticks_to_msec and clocks_to_msec here.
(get_time): Not here.
(timevar_print): Don't print any timer whose user, cpu, and
wall times are all zero as displayed.
* timevar.h: Update comment aboout units.  Make timevar
counters unsigned.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44948 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * jcf-dump.c (main): Updated for change to jcf_path_seal.
tromey [Thu, 16 Aug 2001 21:52:14 +0000 (21:52 +0000)]
* jcf-dump.c (main): Updated for change to jcf_path_seal.
* gjavah.c (main): Updated for change to jcf_path_seal.
* lang.c (version_flag): New global.
(java_decode_option): Recognize `-version'.
(java_init): Update for change to jcf_path_seal.
* jcf.h (jcf_path_seal): Added `print' argument.
* jcf-path.c (jcf_path_seal): Added `print' argument.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44946 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-08-16 David Billinghurst <David.Billinghurst@riotinto.com>
toon [Thu, 16 Aug 2001 20:18:00 +0000 (20:18 +0000)]
2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>

* g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
Fix thinko.
* g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
for xfail.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44945 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago 2001-08-16 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
sirl [Thu, 16 Aug 2001 19:19:09 +0000 (19:19 +0000)]
2001-08-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
* configure.target: Set LIMITSH for powerpc-*-*.
* config/cpu/powerpc/bits/limits.h: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44944 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agotweak comment
jason [Thu, 16 Aug 2001 16:24:46 +0000 (16:24 +0000)]
tweak comment

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44942 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoAdd myself to people who can write after approval
janis [Thu, 16 Aug 2001 16:23:09 +0000 (16:23 +0000)]
Add myself to people who can write after approval

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44941 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoThu Aug 16 17:39:45 CEST 2001 Jan Hubicka <jh@suse.cz>
hubicka [Thu, 16 Aug 2001 15:41:05 +0000 (15:41 +0000)]
Thu Aug 16 17:39:45 CEST 2001  Jan Hubicka  <jh@suse.cz>

* function.c (put_var_into_stack): Temporarily clear DECL_RTL.
(assign_params): Avoid setting DECL_RTL to unfinished RTX.
(expand_function_start): Likewise.
* stmt.c (expand_decl): Likewise.
* varasm.c (make_decl_rtx): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44940 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * stor-layout.c (layout_decl): Don't set DECL_USER_ALIGN.
jason [Thu, 16 Aug 2001 13:46:37 +0000 (13:46 +0000)]
    * stor-layout.c (layout_decl): Don't set DECL_USER_ALIGN.
        (finalize_record_size): Don't set TYPE_USER_ALIGN.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44937 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/i386/i386.c (ix86_init_mmx_sse_builtins): Remove unused
kraai [Thu, 16 Aug 2001 13:32:22 +0000 (13:32 +0000)]
* config/i386/i386.c (ix86_init_mmx_sse_builtins): Remove unused
variables.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44936 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-08-16 Marc Espie <espie@openbsd.org>
espie [Thu, 16 Aug 2001 12:49:19 +0000 (12:49 +0000)]
2001-08-16  Marc Espie <espie@openbsd.org>
* configure.in:  Check for <sys/types.h>.
* configure:  Rebuild.
* config.h.in:  Rebuild.
* libmath/mathconf.h:  Include <sys/types.h> prior to
<machine/endian.h> if available.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44935 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/s390/s390.c: Include "debug.h" for dwarf2out_do_frame
aj [Thu, 16 Aug 2001 10:09:28 +0000 (10:09 +0000)]
    * config/s390/s390.c: Include "debug.h" for dwarf2out_do_frame
        prototype.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44933 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoDaily bump.
gccadmin [Thu, 16 Aug 2001 07:16:09 +0000 (07:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44931 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * jni.cc: Include IdentityHashMap.h, not Hashtable.h.
tromey [Wed, 15 Aug 2001 20:46:48 +0000 (20:46 +0000)]
* jni.cc: Include IdentityHashMap.h, not Hashtable.h.
(local_ref_table, global_ref_table): Now IdentityHashMap.
(_Jv_JNI_Init): Updated for new types.
(mark_for_gc): Likewise.
(unmark_for_gc): Likewise.
* gcj/javaprims.h: Rebuilt class list.
* Makefile.in: Rebuilt.
* Makefile.am (core_java_source_files): Added new file.
* java/util/IdentityHashMap.java: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44929 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * gnu/gcj/convert/natIconv.cc (read): Handle EINVAL and E2BIG
tromey [Wed, 15 Aug 2001 20:24:00 +0000 (20:24 +0000)]
* gnu/gcj/convert/natIconv.cc (read): Handle EINVAL and E2BIG
correctly.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44928 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * rtl.h (only_sets_cc0_p): New prototype.
wehle [Wed, 15 Aug 2001 19:25:43 +0000 (19:25 +0000)]
* rtl.h (only_sets_cc0_p): New prototype.
* jump.c (sets_cc0_p): Handle INSN.
(only_sets_cc0_p): New function.
* flow.c (merge_blocks_nomove): Use only_sets_cc0_p.
(tidy_fallthru_edge): Likewise.
* integrate.c (copy_insn_list): Likewise.
* unroll.c (unroll_loop): Likewise.
(copy_loop_body): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44927 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/i960/i960.md (trap): Change "faulteq.t" to "faulte.t".
jle [Wed, 15 Aug 2001 18:54:10 +0000 (18:54 +0000)]
    * config/i960/i960.md (trap): Change "faulteq.t" to "faulte.t".

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44926 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * configure.target (cpu_include_dir): Set to `config/cpu/m68k' for
schwab [Wed, 15 Aug 2001 16:00:45 +0000 (16:00 +0000)]
* configure.target (cpu_include_dir): Set to `config/cpu/m68k' for
m68k and m680[246]0.
* config/cpu/m68k/bits/atomicity.h: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44925 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * include/bits/std_limits.h [__glibcpp_long_double_bits == 96]:
schwab [Wed, 15 Aug 2001 15:57:41 +0000 (15:57 +0000)]
* include/bits/std_limits.h [__glibcpp_long_double_bits == 96]:
Define appropriate long double limits for m68k extended floating
point.
(__glibcpp_f32_digits10): Corrected, off by one.
(__glibcpp_f80_digits10): Likewise.
(__glibcpp_f128_digits10): Likewise.
* config/os/gnu-linux/bits/os_defines.h
(__glibcpp_long_double_bits) [__mc68000__]: Define to 96.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44924 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * predict.c (struct block_info_def): Remove nvisited.
hubicka [Wed, 15 Aug 2001 12:28:46 +0000 (12:28 +0000)]
* predict.c (struct block_info_def): Remove nvisited.
(propagate_freq): Use EDGE_DFS_BACK to detect irreducible regions.
(estimate_bb_frequencies): Call mark_dfs_back_edges.

* i386.c (ix86_agi_depdendant): Lea causes AGI only on the Pentium
(ix86_adjust_cost): Teach scheduler that latency to load operand can
be masked.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44921 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * predict.def: Update hitrates.
hubicka [Wed, 15 Aug 2001 11:24:17 +0000 (11:24 +0000)]
* predict.def: Update hitrates.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44920 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * except.c (TYPE_HASH): Cast to size_t, not HOST_WIDE_INT.
rth [Wed, 15 Aug 2001 07:23:08 +0000 (07:23 +0000)]
    * except.c (TYPE_HASH): Cast to size_t, not HOST_WIDE_INT.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44919 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoDaily bump.
gccadmin [Wed, 15 Aug 2001 07:16:16 +0000 (07:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44917 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
toon [Wed, 15 Aug 2001 05:59:41 +0000 (05:59 +0000)]
2001-08-14  David Billinghurst <David.Billinghurst@riotinto.com>

* lib/g77-dg.exp:  Use prune.exp for common procedures
(g77-dg-prune): Replace prune_g77_output with prune_gcc_output
* lib/g77.exp: (g77-dg-prune) Remove

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44916 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoAdd cscope(1) databases
zack [Wed, 15 Aug 2001 04:52:54 +0000 (04:52 +0000)]
Add cscope(1) databases

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44915 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config.sub: Merge from master sources, rev 1.218.
zack [Wed, 15 Aug 2001 04:27:14 +0000 (04:27 +0000)]
* config.sub: Merge from master sources, rev 1.218.
* config.guess: Merge from master sources, rev 1.209.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44914 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * class.c, cp-tree.h (build_vfn_ref): Remove.
rth [Tue, 14 Aug 2001 23:51:27 +0000 (23:51 +0000)]
    * class.c, cp-tree.h (build_vfn_ref): Remove.
        * call.c, rtti.c: Replace all refernces with build_vtbl_ref.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44913 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * testsuite/18_support/numeric_limits.cc: Add more tests.
gdr [Tue, 14 Aug 2001 23:34:04 +0000 (23:34 +0000)]
  * testsuite/18_support/numeric_limits.cc: Add more tests.
      * include/bits/std_limits.h (numeric_limits<char>::max): Fix
      typo.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44911 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * flow.c (commit_one_edge_insertion): Don't separate a LOOP_BEG
law [Tue, 14 Aug 2001 23:30:16 +0000 (23:30 +0000)]
* flow.c (commit_one_edge_insertion): Don't separate a LOOP_BEG
note from its associated jump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44910 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoDefine __s390__ also on 64-bit S/390 targets.
uweigand [Tue, 14 Aug 2001 23:28:00 +0000 (23:28 +0000)]
Define __s390__ also on 64-bit S/390 targets.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44909 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoDon't define FFETARGET_32bit_longs for 64-bit S/390.
uweigand [Tue, 14 Aug 2001 23:19:27 +0000 (23:19 +0000)]
Don't define FFETARGET_32bit_longs for 64-bit S/390.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44908 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoAdded atomicity.h header for s390.
uweigand [Tue, 14 Aug 2001 23:16:57 +0000 (23:16 +0000)]
Added atomicity.h header for s390.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44907 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * include/bits/std_limits.h: Fix thinko.
gdr [Tue, 14 Aug 2001 21:06:48 +0000 (21:06 +0000)]
* include/bits/std_limits.h: Fix thinko.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44901 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoHandle nested functions which take variable arguments
nickc [Tue, 14 Aug 2001 20:49:22 +0000 (20:49 +0000)]
Handle nested functions which take variable arguments

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44898 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * doc/install.texi (Specific, avr): Fix markup.
gerald [Tue, 14 Aug 2001 20:18:14 +0000 (20:18 +0000)]
* doc/install.texi (Specific, avr): Fix markup.
(Specific, c4x): Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44896 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * predict.c (dump_prediction): Change `bool' parameter to `int'.
kraai [Tue, 14 Aug 2001 20:03:03 +0000 (20:03 +0000)]
* predict.c (dump_prediction): Change `bool' parameter to `int'.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44895 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * Makefile.in (OBJS): Add rtl-error.o
gdr [Tue, 14 Aug 2001 19:22:48 +0000 (19:22 +0000)]
* Makefile.in (OBJS): Add rtl-error.o
(rtl-error.o): New rule.
(diagnostic.o): Adjust dependency.
diagnostic.c (file_and_line_for_asm, diagnostic_for_asm,
error_for_asm, _fatal_insn, _fatal_insn_not_found,
warning_for_asm): Move to...
rtl-error.c: ...here.  New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44894 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * dwarf2out.c (dwarf2out_frame_finish): Never emit .eh_frame
rth [Tue, 14 Aug 2001 19:12:34 +0000 (19:12 +0000)]
    * dwarf2out.c (dwarf2out_frame_finish): Never emit .eh_frame
        if USING_SJLJ_EXCEPTIONS.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44893 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * tlink.c (scan_linker_output): Check string for unsatisfied in
jason [Tue, 14 Aug 2001 15:01:48 +0000 (15:01 +0000)]
    * tlink.c (scan_linker_output): Check string for unsatisfied in
        addition to undefined and unresolved.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44892 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * libgcc2.c (*): Replace EH_FRAME_SECTION with EH_FRAME_SECTION_NAME.
grahams [Tue, 14 Aug 2001 14:06:10 +0000 (14:06 +0000)]
* libgcc2.c (*): Replace EH_FRAME_SECTION with EH_FRAME_SECTION_NAME.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44891 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * genattrtab.c (simplify_test_exp_in_temp): New function.
hubicka [Tue, 14 Aug 2001 13:01:20 +0000 (13:01 +0000)]
    * genattrtab.c (simplify_test_exp_in_temp): New function.
        (simplify_test_exp): Avoid explicit use of temporary obstack.
        (simplify_cond, insert_right_side, evaluate_eq_attr,
        simplify_and_tree, simplify_or_tree, eliminate_known_true):
        Use simplify_test_exp_in_temp.
        (optimize_attrs): Iterate until expression stabilizes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44890 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-08-14 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Tue, 14 Aug 2001 08:46:37 +0000 (08:46 +0000)]
2001-08-14  Benjamin Kosnik  <bkoz@redhat.com>

* include/Makefile.am: Consolidate target rules. Don't clean stamp
files. Tweak target build directory stamp.
* include/Makefile.in: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44889 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-08-14 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Tue, 14 Aug 2001 08:42:19 +0000 (08:42 +0000)]
2001-08-14  Benjamin Kosnik  <bkoz@redhat.com>

* include/Makefile.am: Consolidate target rules. Don't clean stamp
files. Tweak target build directory stamp.
* include/Makefile.in: Regenerate.

2

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44888 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoDaily bump.
gccadmin [Tue, 14 Aug 2001 07:16:18 +0000 (07:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44886 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-08-14 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
bkoz [Tue, 14 Aug 2001 06:50:58 +0000 (06:50 +0000)]
2001-08-14  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>

* libstdc++-v3/libmath/stubs.c: Fix PR/3988, replace
_GBLICPP_HAVE_LOGL with HAVE_LOGL

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44884 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-08-13 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Tue, 14 Aug 2001 01:24:30 +0000 (01:24 +0000)]
2001-08-13  Benjamin Kosnik  <bkoz@redhat.com>

* configure.in (libtool_VERSION): Add.
(VERSION): Change to
(release_VERSION): This.
* configure: Regenerate.
* src/Makefile.am (libstdc___la_LDFLAGS): Use -version-info with
libtool_VERSION.
* src/Makefile.in: Regenerate.

* intl/Makefile.am: Remove.
* intl/Makefile.in: Remove.
* intl: Remove.
* Makefile.am (SUBDIRS): Remove intl.
* po/Makefile.am (DISTFILES): Add string_literals.cc
(MSGFMT): Add.
* po/string_literals.cc: Add.
* po/POTFILES.in: Fix path.
* acinclude.m4 (GLIBCPP_ENABLE_CLOCALE): Don't call AM_GNU_GETTEXT.
* aclocal.m4: Regenerate.
* configure.in: Remove AC_OUTPUT of intl/Makefile.

* include/backward/backward_warning.h: Clarify message.

* testsuite_flags.in (--cxxflags): Use same debug flags for
library and testsuite.

* include/Makefile.am (c_compatibility): Remove.
* include/Makefile.in: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44880 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoRemove s390x __LONG_MAX__ special case from glimits.h;
uweigand [Tue, 14 Aug 2001 00:53:23 +0000 (00:53 +0000)]
Remove s390x __LONG_MAX__ special case from glimits.h;
define __LONG_MAX__ in CPP_PREDEFINES instead.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44879 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago* floatformat.c (floatformat_ieee_double_littlebyte_bigword): Fix
cagney [Tue, 14 Aug 2001 00:31:41 +0000 (00:31 +0000)]
* floatformat.c (floatformat_ieee_double_littlebyte_bigword): Fix
name.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44878 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * configure.in (LIMITS_INC_SRCDIR): New variable.
mmitchel [Mon, 13 Aug 2001 22:26:11 +0000 (22:26 +0000)]
* configure.in (LIMITS_INC_SRCDIR): New variable.
* configure.target (LIMITSH): New variable.
* porting.texi: Discuss numeric limits.
* config/cpu/generic/bits/limits.h: New file.
* config/cpu/i386/bits/limits.h: New file.
* include/Makefile.am: Install bits/limits.h.
* include/bits/c++config: Include bits/limits.h.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44877 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/arm/unknown-elf.h (CTOR_LIST_BEGIN, CTOR_LIST_END): Remove.
rth [Mon, 13 Aug 2001 22:05:16 +0000 (22:05 +0000)]
    * config/arm/unknown-elf.h (CTOR_LIST_BEGIN, CTOR_LIST_END): Remove.
        (DTOR_LIST_BEGIN, DTOR_LIST_END): Remove.
        * config/arm/conix-elf.h: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44874 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/svr4.h (LINK_SPEC): Don't do -Wl, here, it is done
geoffk [Mon, 13 Aug 2001 21:43:42 +0000 (21:43 +0000)]
* config/svr4.h (LINK_SPEC): Don't do -Wl, here, it is done
in gcc.c.
* config/rs6000/sysv4.h (LINK_SPEC): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44873 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * gcse.c (hash_scan_set): Expressions that are set as part of
geoffk [Mon, 13 Aug 2001 21:42:10 +0000 (21:42 +0000)]
* gcse.c (hash_scan_set): Expressions that are set as part of
jump instructions are not available.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44872 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * java/awt/image/SampleModel.java (getPixel): Set correct array
tromey [Mon, 13 Aug 2001 21:38:07 +0000 (21:38 +0000)]
* java/awt/image/SampleModel.java (getPixel): Set correct array
element.  From Chris Meyer.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44871 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoFixed HOST_WIDE_INT type mismatch.
uweigand [Mon, 13 Aug 2001 21:25:39 +0000 (21:25 +0000)]
Fixed HOST_WIDE_INT type mismatch.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44870 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/rs6000/xcoff.h (EH_FRAME_IN_DATA_SECTION): New.
rth [Mon, 13 Aug 2001 21:14:01 +0000 (21:14 +0000)]
    * config/rs6000/xcoff.h (EH_FRAME_IN_DATA_SECTION): New.
        * defaults.h (EH_FRAME_SECTION_NAME): Respect it.
        * doc/tm.texi (Exception Region Output): Document it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44869 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * call.c (build_over_call): Mark COMPOUND_EXPRs generated for
mmitchel [Mon, 13 Aug 2001 21:07:22 +0000 (21:07 +0000)]
* call.c (build_over_call): Mark COMPOUND_EXPRs generated for
empty class assignment as having side-effects to avoid
spurious warnings.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44868 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-08-13 H.J. Lu (hjl@gnu.org)
hjl [Mon, 13 Aug 2001 20:43:13 +0000 (20:43 +0000)]
2001-08-13  H.J. Lu  (hjl@gnu.org)

* testsuite/lib/libstdc++-v3-dg.exp (libstdc++-v3-copy-files):
New. Copy files.
(libstdc++-v3-init ): Use it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44866 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/rs6000/sysv4.h (PREFERRED_DEBUGGING_TYPE): Use
geoffk [Mon, 13 Aug 2001 19:17:05 +0000 (19:17 +0000)]
* config/rs6000/sysv4.h (PREFERRED_DEBUGGING_TYPE): Use
DWARF2 instead of stabs by default.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44865 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-08-12 Alexandre Petit-Bianco <apbianco@redhat.com>
apbianco [Mon, 13 Aug 2001 18:06:22 +0000 (18:06 +0000)]
2001-08-12  Alexandre Petit-Bianco  <apbianco@redhat.com>

* libjava.lang/Matrix4f.java: New file.
* libjava.lang/Matrix4f.out: New file.

(http://gcc.gnu.org/ml/gcc-patches/2001-08/msg00737.html)

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44864 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/rs6000/rs6000.c: Include optabs.h.
dje [Mon, 13 Aug 2001 18:05:43 +0000 (18:05 +0000)]
* config/rs6000/rs6000.c: Include optabs.h.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44863 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/rs6000/eabi.asm: Define 64-bit versions of FPR
dje [Mon, 13 Aug 2001 17:37:17 +0000 (17:37 +0000)]
    * config/rs6000/eabi.asm: Define 64-bit versions of FPR
        save/restore routines.
        * ginclude/ppc-asm.h: Define 64-bit FUNC_* macros.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44862 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
jason [Mon, 13 Aug 2001 17:31:44 +0000 (17:31 +0000)]
    * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44861 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * gcc.c (init_spec): Revert last patch by Theodore Papadopoulo,
aj [Mon, 13 Aug 2001 16:41:20 +0000 (16:41 +0000)]
* gcc.c (init_spec): Revert last patch by Theodore Papadopoulo,
the english is correct.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44860 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * expr.h: Split out optab- and libfunc-related code to...
zack [Mon, 13 Aug 2001 15:56:51 +0000 (15:56 +0000)]
* expr.h: Split out optab- and libfunc-related code to...
* optabs.h, libfuncs.h: ... these new headers.

* Makefile.in (CONFIG_H, EXPR_H): Take out insn-codes.h.
(OPTABS_H): New.
(various .o rules): Add $(OPTABS_H) and/or libfuncs.h to
dependencies.
* mkconfig.sh: Don't include insn-codes.h from config.h.

* reload.h: Use #ifdef GCC_INSN_CODES_H to decide whether
enum insn_code is available.  Move reload_in_optab and
reload_out_optab array declarations to optabs.h.
* regmove.c (gen_add3_insn): Move to optabs.c, export from
there, prototype in expr.h.
* gencodes.c: Cleanup: zap global variables, don't use
printf where puts will do, don't bother defining MAX_INSN_CODE
which nothing uses, let CODE_FOR_nothing get its value implicitly.

* genemit.c, genopinit.c: Include optabs.h in generated file.
* genoutput.c: Include insn-codes.h in generated file.
* builtins.c, caller-save.c, combine.c, doloop.c, explow.c,
expmed.c, expr.c, function.c, ifcvt.c, loop.c, optabs.c, profile.c,
reload1.c, simplify-rtx.c, stmt.c, unroll.c, config/alpha/alpha.c,
config/arm/arm.c, config/c4x/c4x.c, config/clipper/clipper.c,
config/i386/i386.c, config/ia64/ia64.c, config/mn10300/mn10300.c,
config/pj/pj.c, config/sh/sh.c, config/sparc/sparc.c:
Include optabs.h.
* builtins.c, calls.c, dwarf2out.c, except.c, expr.c, function.c,
optabs.c, stmt.c, config/c4x/c4x.c, config/clipper/clipper.c,
config/m88k/m88k.c, config/sparc/sparc.c:
Include libfuncs.h.
* reload.c: Include expr.h and optabs.h before reload.h.
* config/alpha/alpha.c: Include tree.h before reload.h.
* config/pa/pa.c: Include expr.h, optabs.h, libfuncs.h,
and reload.h in that order.
* config/sparc/sparc.c: Include debug.h.
* recog.c: Include insn-codes.h.

cp:
* Make-lang.in (cp/except.o): Add libfuncs.h to dependencies.
* except.c: Include libfuncs.h.
java:
* Make-lang.in (java/decl.o): Update dependencies.
* decl.c: Include libfuncs.h, don't include toplev.h.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44858 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config.gcc: Use t-slibgcc-elf to build shared libgcc_s on
aj [Mon, 13 Aug 2001 15:33:12 +0000 (15:33 +0000)]
* config.gcc: Use t-slibgcc-elf to build shared libgcc_s on
s390*linux.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44856 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * dwarf2out.c (output_cfa_loc): Fix typo in comment.
aj [Mon, 13 Aug 2001 15:14:54 +0000 (15:14 +0000)]
 * dwarf2out.c (output_cfa_loc): Fix typo in comment.
     * gcc.c (init_spec): Fix typo in comment.
     * varasm.c (data_section): Fix typo in comment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44855 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * analyze_brprob: Update for changes in gcc debug output.
hubicka [Mon, 13 Aug 2001 14:34:11 +0000 (14:34 +0000)]
* analyze_brprob: Update for changes in gcc debug output.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44854 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * predict.c (dump_prediction): New argument "USED".
hubicka [Mon, 13 Aug 2001 14:32:06 +0000 (14:32 +0000)]
* predict.c (dump_prediction): New argument "USED".
(combine_predictions_for_insn): Determine the used heuristics,
output the case no heuristic applied.
* predict.def (PRED_DS_THEORY, PRED_NO_HEURISTIC): New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44853 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * decl.c (grokdeclarator): Clarify diagnostic message.
gdr [Mon, 13 Aug 2001 14:19:25 +0000 (14:19 +0000)]
 * decl.c (grokdeclarator): Clarify diagnostic message.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44852 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoXFAIL
gdr [Mon, 13 Aug 2001 14:07:18 +0000 (14:07 +0000)]
XFAIL

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44851 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoNew testcase from PR #3816
gdr [Mon, 13 Aug 2001 13:59:49 +0000 (13:59 +0000)]
New testcase from PR #3816

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44850 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * include/bits/ostream.tcc (__pad_char): Change toplevel '__fmt'
gdr [Mon, 13 Aug 2001 12:59:38 +0000 (12:59 +0000)]
  * include/bits/ostream.tcc (__pad_char): Change toplevel '__fmt'
      to '__adjust' to avoid shadowing in nested scope.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44849 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/i386/unix.h (ASM_OUTPUT_MI_THUNK): Don't capitalize
aj [Mon, 13 Aug 2001 11:18:31 +0000 (11:18 +0000)]
* config/i386/unix.h (ASM_OUTPUT_MI_THUNK): Don't capitalize
register %rip.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44848 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * decl2.c (do_nonmember_using_decl): Replace using directive
lerdsuwa [Mon, 13 Aug 2001 10:03:45 +0000 (10:03 +0000)]
* decl2.c (do_nonmember_using_decl): Replace using directive
with using declaration in the error message.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44847 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * jump.c: Fix formatting.
kazu [Mon, 13 Aug 2001 08:27:08 +0000 (08:27 +0000)]
* jump.c: Fix formatting.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44846 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/h8300/h8300.md (zero_extendqihi2): Correct the insn
kazu [Mon, 13 Aug 2001 07:47:35 +0000 (07:47 +0000)]
* config/h8300/h8300.md (zero_extendqihi2): Correct the insn
length.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44845 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoDaily bump.
gccadmin [Mon, 13 Aug 2001 07:17:49 +0000 (07:17 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44844 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * loop.c (check_dbra_loop): Use condjump_label to compute
geoffk [Mon, 13 Aug 2001 06:35:21 +0000 (06:35 +0000)]
* loop.c (check_dbra_loop): Use condjump_label to compute
jump_label.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44841 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * rtl.h: Move prototypes of rtx_alloc and rtvec_alloc around
geoffk [Mon, 13 Aug 2001 06:34:58 +0000 (06:34 +0000)]
* rtl.h: Move prototypes of rtx_alloc and rtvec_alloc around
to better document the files they're in.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44840 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * recog.h (struct insn_operand_data): Shrink 'mode' field
zack [Mon, 13 Aug 2001 04:22:58 +0000 (04:22 +0000)]
* recog.h (struct insn_operand_data): Shrink 'mode' field
to 16 bits.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44839 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoMerge from libc:
dj [Mon, 13 Aug 2001 02:23:00 +0000 (02:23 +0000)]
Merge from libc:
* regex.c (wcs_regex_compile): Use appropriate string
to compare with collating element.
Fix the padding for the alignment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44838 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * gcc.c: Fix comment formatting.
kazu [Sun, 12 Aug 2001 23:40:53 +0000 (23:40 +0000)]
* gcc.c: Fix comment formatting.
* gccspec.c: Likewise.
* gcov.c: Likewise.
* gcse.c: Likewise.
* genemit.c: Likewise.
* gengenrtl.c: Likewise.
* genrecog.c: Likewise.
* gensupport.c: Likewise.
* ggc-page.c: Likewise.
* global.c: Likewise.
* graph.c: Likewise.
* ifcvt.c: Likewise.
* integrate.c: Likewise.
* lcm.c: Likewise.
* libgcc2.c: Likewise.
* loop.c: Likewise.
* mbchar.c: Likewise.
* optabs.c: Likewise.
* predict.c: Likewise.
* prefix.c: Likewise.
* profile.c: Likewise.
* protoize.c: Likewise.
* real.c: Likewise.
* recog.c: Likewise.
* regclass.c: Likewise.
* regmove.c: Likewise.
* reg-stack.c: Likewise.
* reload1.c: Likewise.
* resource.c: Likewise.
* rtlanal.c: Likewise.
* rtl.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44837 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * doc/tm.texi (ENCODE_SECTION_INFO): Add documentation on how
kazu [Sun, 12 Aug 2001 23:34:50 +0000 (23:34 +0000)]
* doc/tm.texi (ENCODE_SECTION_INFO): Add documentation on how
a tree representing a constant is passed to the macro.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44836 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/rs6000/rs6000.c (rs6000_elf_asm_out_constructor): New.
rth [Sun, 12 Aug 2001 21:17:43 +0000 (21:17 +0000)]
    * config/rs6000/rs6000.c (rs6000_elf_asm_out_constructor): New.
        (rs6000_elf_asm_out_destructor): New.                                           * config/rs6000/sysv4.h (CTORS_SECTION_ASM_OP): Remove.
        (DTORS_SECTION_ASM_OP): Remove.                                                 (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
        (ASM_OUTPUT_INT): Don't hack TARGET_RELOCATABLE for constructors.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44835 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoRevert Rainer Orth's Java and gcc.c patch.
dje [Sun, 12 Aug 2001 20:36:22 +0000 (20:36 +0000)]
Revert Rainer Orth's Java and gcc.c patch.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44834 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/rs6000/rs6000.c (rs6000_elf_section_type_flags): Fix
rth [Sun, 12 Aug 2001 17:47:39 +0000 (17:47 +0000)]
    * config/rs6000/rs6000.c (rs6000_elf_section_type_flags): Fix
        thinko wrt TARGET_RELOCATABLE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44832 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago*** empty log message ***
gdr [Sun, 12 Aug 2001 13:30:32 +0000 (13:30 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44831 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoBOGUS
gdr [Sun, 12 Aug 2001 13:27:29 +0000 (13:27 +0000)]
BOGUS

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44830 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoERROR
gdr [Sun, 12 Aug 2001 13:23:29 +0000 (13:23 +0000)]
ERROR

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44829 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agodg-bogus
gdr [Sun, 12 Aug 2001 13:21:52 +0000 (13:21 +0000)]
dg-bogus

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44828 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoFix thinko
gdr [Sun, 12 Aug 2001 13:17:19 +0000 (13:17 +0000)]
Fix thinko

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44827 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoFix thinko in regexp
gdr [Sun, 12 Aug 2001 13:11:01 +0000 (13:11 +0000)]
Fix thinko in regexp

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44826 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoTestcase from PR #3625
gdr [Sun, 12 Aug 2001 13:04:39 +0000 (13:04 +0000)]
Testcase from PR #3625

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44825 138bc75d-0d04-0410-961f-82ee72b054a4