OSDN Git Service

pf3gnuchains/gcc-fork.git
23 years ago * (vasprintf.o): Add dependency for config.h in vasprintf.c.
mrs [Fri, 21 Jul 2000 23:18:01 +0000 (23:18 +0000)]
* (vasprintf.o): Add dependency for config.h in vasprintf.c.

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

23 years ago * Makefile.in (xexit.o): Add dependency for config.h in xexit.c.
mrs [Fri, 21 Jul 2000 23:09:30 +0000 (23:09 +0000)]
* Makefile.in (xexit.o): Add dependency for config.h in xexit.c.

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

23 years ago2000-07-21 H.J. Lu (hjl@gnu.org)
gdr [Fri, 21 Jul 2000 20:59:23 +0000 (20:59 +0000)]
2000-07-21  H.J. Lu  (hjl@gnu.org)

        * acinclude.m4: Include <features.h> for glibc testing.
        * aclocal.m4: Likewise.

        * configure: Rebuild.

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

23 years agoWarning fixes:
ghazi [Fri, 21 Jul 2000 20:08:36 +0000 (20:08 +0000)]
Warning fixes:

* cp-demangle.c (cp_demangle_type): Wrap in IN_LIBGCC2.

* setenv.c (setenv): Initialize variable `ep'.

* sigsetmask.c (abort): Prototype.

* vasprintf.c: Include config.h.  Check ANSI_PROTOTYPES, not
__STDC__ for stdarg.h include.
(int_vasprintf): Prototype.
(checkit): Prototype.  Use VPARAMS/ANSI_PROTOTYPES/VA_START in
definition.  Cast `global_total_width' in comparison.
(main): Prototype.  Return a value.

* vfork.c (fork): Prototype.

* xexit.c: Include config.h.

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

23 years ago * rs6000.h (SIZE_TYPE): Define.
dje [Fri, 21 Jul 2000 18:29:16 +0000 (18:29 +0000)]
* rs6000.h (SIZE_TYPE): Define.

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

23 years ago2000-07-21 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco [Fri, 21 Jul 2000 18:11:52 +0000 (18:11 +0000)]
2000-07-21  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.y (java_complete_lhs): LOOP_EXPR:, SWITCH_EXPR: the node
or its first operand can be error marks.

2000-07-20  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.h (SET_TYPE_FOR_RESOLUTION): Use GET_CPC.
* parse.y (method_header): Likewise.

2000-07-19  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.y (find_as_inner_class): Handle the case where the
enclosing context of an innerclass has been loaded as bytecode.

(Side gcj/225 bug fix and some cleanup:
 http://gcc.gnu.org/ml/gcc-patches/2000-07/msg00832.html)

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

23 years ago2000-07-21 Benjamin Kosnik <bkoz@cygnus.com>
bkoz [Fri, 21 Jul 2000 16:14:26 +0000 (16:14 +0000)]
2000-07-21  Benjamin Kosnik  <bkoz@cygnus.com>

* ChangeLog: Ops.

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

23 years ago2000-07-12 Andrew Haley <aph@cygnus.com>
aph [Fri, 21 Jul 2000 14:19:36 +0000 (14:19 +0000)]
2000-07-12  Andrew Haley  <aph@cygnus.com>

        * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
        (target_makefile_frag): Use mt-ia64pic on IA-64 targets.

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

23 years ago2000-07-21 Andrew Haley <aph@cygnus.com>
aph [Fri, 21 Jul 2000 14:11:08 +0000 (14:11 +0000)]
2000-07-21  Andrew Haley  <aph@cygnus.com>

        * mh-ia64pic: New file.
        * mt-ia64pic: New file.

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

23 years ago * ssa.c (rename_insn_1): Don't rename registers that are
mmitchel [Fri, 21 Jul 2000 09:01:12 +0000 (09:01 +0000)]
* ssa.c (rename_insn_1): Don't rename registers that are
CLOBBERed.

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

23 years agoDaily bump.
law [Fri, 21 Jul 2000 07:45:10 +0000 (07:45 +0000)]
Daily bump.

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

23 years ago * diagnostic.c (trim_filename, fancy_abort): Moved here from
zack [Fri, 21 Jul 2000 07:10:36 +0000 (07:10 +0000)]
* diagnostic.c (trim_filename, fancy_abort): Moved here from
rtl.c.
(fatal_function, set_fatal_function): Removed.
(fatal): Don't prepare for or call the fatal_function.
(diagnostic_lock, error_recursion): New.
(diagnostic_for_decl, report_diagnostic): Guard against
re-entering the error reporting routines.
(fancy_abort): Assume function is not NULL.

* errors.c (fancy_abort): New.  Assume function is not NULL.
* tradcpp.c (fancy_abort): Assume function is not NULL.

* system.h: Provide default definition of __FUNCTION__.
* rtl.h: Use __FUNCTION__ not __PRETTY_FUNCTION__ throughout.
Always use __FUNCTION__ in definition of abort.
* tree.h: Likewise.
* varray.h: Likewise.
* toplev.h: Likewise.  Don't prototype set_fatal_function.

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

23 years ago * cp-tree.h: Use __FUNCTION__ not __PRETTY_FUNCTION__.
zack [Fri, 21 Jul 2000 06:41:39 +0000 (06:41 +0000)]
* cp-tree.h: Use __FUNCTION__ not __PRETTY_FUNCTION__.
Define my_friendly_assert and my_friendly_abort as macros
which may call friendly_abort.  Prototype friendly abort, not
my_friendly_abort or my_friendly_assert.
* decl.c (signal_catch): Report the signal caught in the error
message.  Call fatal directly.
* typeck2.c (ack, my_friendly_assert): Delete.
(my_friendly_abort): Rename to friendly_abort.  Expect file,
line, and function parameters.  Report the abort code, then
call fancy_abort.  Do not mask an abort if errors have
already occurred.

* g++.old-deja/g++.brendan/crash16.C,
g++.old-deja/g++.brendan/parse3.C,
g++.old-deja/g++.brendan/redecl1.C,
g++.old-deja/g++.ns/template13.C,
g++.old-deja/g++.other/decl4.C,
g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.

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

23 years agomerge with /cvs/src
jason [Fri, 21 Jul 2000 05:44:02 +0000 (05:44 +0000)]
merge with /cvs/src

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

23 years ago2000-07-20 H.J. Lu (hjl@gnu.org)
bkoz [Fri, 21 Jul 2000 01:02:32 +0000 (01:02 +0000)]
2000-07-20  H.J. Lu  (hjl@gnu.org)

        * acinclude.m4: Change "#pragma system_header" to
        "#pragma GCC system_header".
        * aclocal.m4: Likewise.
        * bits/std_cmath.h: Likewise.
        * bits/std_cassert.h: Likewise.
        * bits/std_cctype.h: Likewise.
        * bits/std_cerrno.h: Likewise.
        * bits/std_cfloat.h: Likewise.
        * bits/std_climits.h: Likewise.
        * bits/std_clocale.h: Likewise.
        * bits/std_cwchar.h: Likewise.
        * bits/std_csetjmp.h: Likewise.
        * bits/std_csignal.h: Likewise.
        * bits/std_cstdarg.h: Likewise.
        * bits/std_cstddef.h: Likewise.
        * bits/std_cstdio.h: Likewise.
        * bits/std_cstdlib.h: Likewise.
        * bits/std_cstring.h: Likewise.
        * bits/std_ctime.h: Likewise.
        * bits/std_cwctype.h: Likewise.
        * bits/std_exception.h: Likewise.
        * bits/std_new.h: Likewise.
        * bits/std_typeinfo.h: Likewise.
        * shadow/bits/std_cassert.h: Likewise.
        * shadow/bits/std_cctype.h: Likewise.
        * shadow/bits/std_cerrno.h: Likewise.
        * shadow/bits/std_cfloat.h: Likewise.
        * shadow/bits/std_climits.h: Likewise.
        * shadow/bits/std_clocale.h: Likewise.
        * shadow/bits/std_cmath.h: Likewise.
        * shadow/bits/std_csetjmp.h: Likewise.
        * shadow/bits/std_csignal.h: Likewise.
        * shadow/bits/std_cstdarg.h: Likewise.
        * shadow/bits/std_cstddef.h: Likewise.
        * shadow/bits/std_cstdio.h: Likewise.
        * shadow/bits/std_cstdlib.h: Likewise.
        * shadow/bits/std_cstring.h: Likewise.
        * shadow/bits/std_ctime.h: Likewise.
        * shadow/bits/std_cwchar.h: Likewise.
        * shadow/bits/std_cwctype.h: Likewise.
        * shadow/bits/wrap_libio.h: Likewise.
        * shadow/bits/wrap_unistd.h: Likewise.
        * shadow/sys/cdefs.h: Likewise.

        * configure: Rebuild.

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

23 years ago2000-07-20 Jakub Jelinek <jakub@redhat.com>
bkoz [Fri, 21 Jul 2000 01:01:00 +0000 (01:01 +0000)]
2000-07-20  Jakub Jelinek  <jakub@redhat.com>

        * config/cpu/sparc/sparc64/bits/atomicity.h (__exchange_and_add):
        Use extended word instructions to match 64bit _Atomic_word.
        (__atomic_add): Likewise.
        * math/clog10l.c (clog10l): Use M_PIl if defined.
        * math/c_logl.c (c_logl): Likewise.
        * math/signbitl.c (__signbitl): Adapt for IEEE quad long doubles.
        * math/mathconf.h (ieee_quad_double_shape_type): New type.
        (GET_LDOUBLE_MSW64): New define.

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

23 years ago* config/rs6000/aix43.h (CPP_SPEC): Define __LONG_MAX__ correctly
geoffk [Fri, 21 Jul 2000 00:47:27 +0000 (00:47 +0000)]
* config/rs6000/aix43.h (CPP_SPEC): Define __LONG_MAX__ correctly
in 64-bit mode.
* glimits.h: Don't do #if defined for ARCH_PPC.

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

23 years ago* config/rs6000/rs6000.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): All
geoffk [Fri, 21 Jul 2000 00:46:23 +0000 (00:46 +0000)]
* config/rs6000/rs6000.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): All
constants of size no larger than a pointer should go in the TOC.
Add 'MODE' parameter.
(LEGITIMIZE_RELOAD_ADDRESS): Add MODE parameter to
ASM_OUTPUT_SPECIAL_POOL_ENTRY_P.
(ASM_OUTPUT_SPECIAL_POOL_ENTRY): Likewise.
* config/rs6000/aix.h (SELECT_RTX_SECTION): Likewise.
* config/rs6000/netware.h (SELECT_RTX_SECTION): Likewise.
* config/rs6000/rs6000.c (constant_pool_expr_1): Likewise.
(rs6000_legitimize_address): Likewise.
(rs6000_emit_move): Likewise.
(rs6000_select_rtx_section): Likewise.
(output_toc): Deal properly with outputting small constants like
HImode, and SFmode in 32-bit mode, and DFmode in 64-bit mode.
* config/rs6000/sysv4.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Add
MODE parameter.  Put small constants in the TOC.

* config/rs6000/rs6000.c (easy_fp_constant_p): All constants are
easy in SImode.
(rs6000_emit_move): When reload calls us with an illegitimate
address, exit early.  Move the change_address calls to one place
at the end of the routine.  Merge the SImode and DImode expanders.
When called by reload to put an integer into a FP register, force
it to memory.

* config/rs6000/rs6000.c (struct toc_hash_struct): Add 'key_mode'
field.
(rs6000_hash_constant): Hash mode too.
(toc_hash_function): Allow for key_mode.
(toc_hash_eq): Structures are different if key_mode differs.
(output_toc): Add 'mode' parameter.  Save key_mode.
* config/rs6000/rs6000.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY):
Pass 'mode' parameter.
* config/rs6000/rs6000-protos.h (output_toc): Add 'mode' param.

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

23 years ago* config/rs6000/rs6000.c (output_toc): Use RS6000_OUTPUT_BASENAME
geoffk [Fri, 21 Jul 2000 00:45:19 +0000 (00:45 +0000)]
* config/rs6000/rs6000.c (output_toc): Use RS6000_OUTPUT_BASENAME
for vtable references.

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

23 years ago* config/rs6000/rs6000.h (PREFERRED_RELOAD_CLASS): If we have a
geoffk [Fri, 21 Jul 2000 00:44:14 +0000 (00:44 +0000)]
* config/rs6000/rs6000.h (PREFERRED_RELOAD_CLASS): If we have a
choice, don't put integer values in FP regs.

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

23 years agoUpdate Windows maintainers.
cgf [Fri, 21 Jul 2000 00:40:22 +0000 (00:40 +0000)]
Update Windows maintainers.

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

23 years ago * flow.c (verify_flow_info): Revamp code to verify that the
law [Fri, 21 Jul 2000 00:15:44 +0000 (00:15 +0000)]
    * flow.c (verify_flow_info): Revamp code to verify that the
        head and end of each basic block are in the insn chain.

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

23 years agoChangeLog to fixes to gcj/242, gcj/249, gcj/239, gcj/225 and gcj/256:
apbianco [Fri, 21 Jul 2000 00:14:35 +0000 (00:14 +0000)]
ChangeLog to fixes to gcj/242, gcj/249, gcj/239, gcj/225 and gcj/256:

  http://gcc.gnu.org/ml/gcc-patches/2000-07/msg00801.html

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

23 years ago * gcse.c (record_one_set): Prepend instead of append onto
law [Fri, 21 Jul 2000 00:07:33 +0000 (00:07 +0000)]
    * gcse.c (record_one_set): Prepend instead of append onto
        reg_set_table, making it O(n) instead O(n^2).
        * lcm.c (compute_antinout_edge,compute_laterin,compute_available):
        Use a queue instead of a stack as worklist.

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

23 years ago2000-07-20 Benjamin Kosnik <bkoz@cygnus.com>
bkoz [Fri, 21 Jul 2000 00:06:51 +0000 (00:06 +0000)]
2000-07-20  Benjamin Kosnik  <bkoz@cygnus.com>

* bits/std_streambuf.h: Add bits for pback buffers here, so that
in_avail, etc can use them.
* bits/std_fstream.h: Ditto.
* bits/fstream.tcc: Ditto.
* testsuite/27_io/filebuf.cc: Tweaks.
* testsuite/27_io/filebuf-3.tst: Correct for pbackfail bits.

2000-07-19  Benjamin Kosnik  <bkoz@cygnus.com>

* src/localename.cc: Same.
* src/locale.cc: Same.
* bits/localefwd.h: _M_init_facet to _M_facet_init.

* bits/locale_facets.h: _M_init_boolnames to _M_boolnames_init.

* bits/std_sstream.h: Change _M_init_stringbuf to _M_stringbuf_init.

* bits/fstream.tcc: Change _M_init_filebuf to _M_filebuf_init.
* bits/std_fstream.h: Same.

* bits/basic_string.h: Tweaks.

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

23 years ago2000-07-13 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco [Fri, 21 Jul 2000 00:01:43 +0000 (00:01 +0000)]
2000-07-13  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.y (patch_method_invocation): Fixed comment.
(maybe_use_access_method): Build this$<n>s to the context of the
target method, or a type that extends it. Fixes gcj/242.

2000-07-13  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.y (not_accessible_p): Access granted to innerclasses
(indirectly) extending the reference type. Fixes gcj/249.

2000-07-10  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.y (resolve_qualified_expression_name): Verify qualified
access to `this.' Fixes gcj/239.

2000-07-10  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* class.c (set_super_info): Handled protected inner classes.
(common_enclosing_context_p): Bail early if arguments aren't both
inner classes.
(get_access_flags_from_decl): Handle private and protected inner
classes.
* java-tree.h (TYPE_PROTECTED_INNER_CLASS): New macro.
(CLASS_PROTECTED): Likewise.
(struct lang_type): New bitfield `poic.'
* parse.y (jdep_resolve_class): Call check_inner_class_access on
inner classes only.
(check_inner_class_access): Renamed arguments, added
comments. Handles protected inner classes (fixes gcj/225)
(not_accessible_p): Fixed comments. Avoid handling inner classes.

2000-07-07  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.y (resolve_qualified_expression_name): Handle inner class
access. Fixes gcj/256.

(Fixes gcj/242, gcj/249, gcj/239, gcj/225 and gcj/256:
 http://gcc.gnu.org/ml/gcc-patches/2000-07/msg00801.html)

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

23 years ago * h8300.c (two_insn_adds_subs_operand): Fix a typo.
law [Thu, 20 Jul 2000 21:34:07 +0000 (21:34 +0000)]
    * h8300.c (two_insn_adds_subs_operand): Fix a typo.
        * h8300.h (OK_FOR_T): New.
        (EXTRA_CONSTRAINT): Support OK_FOR_T.
        * h8300.md: Use inc/dec.[wl] for increment/decrement
        by 1 and 2 in HI and SI modes.

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

23 years agoFix out-of-range immediate for large thunk offset.
wilson [Thu, 20 Jul 2000 21:27:15 +0000 (21:27 +0000)]
Fix out-of-range immediate for large thunk offset.
* config/ia64/ia64.h (ASM_OUTPUT_MI_THUNK): Handle DELTA values
larger than 14 bits.

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

23 years ago * cplus-dem.c (demangle_fund_type): Make 'dec' an unsigned int,
law [Thu, 20 Jul 2000 19:58:34 +0000 (19:58 +0000)]
    * cplus-dem.c (demangle_fund_type): Make 'dec' an unsigned int,
        and print it with %u.

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

23 years ago * scripts/showval.java: New file.
tromey [Thu, 20 Jul 2000 19:35:43 +0000 (19:35 +0000)]
* scripts/showval.java: New file.

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

23 years ago * scripts/classes.pl (scan): Print inner classes properly.
tromey [Thu, 20 Jul 2000 19:34:29 +0000 (19:34 +0000)]
* scripts/classes.pl (scan): Print inner classes properly.
* gcj/javaprims.h: Updated class list.

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

23 years ago * java/lang/natClassLoader.cc (_Jv_PrepareCompiledClass): Only
tromey [Thu, 20 Jul 2000 19:31:16 +0000 (19:31 +0000)]
* java/lang/natClassLoader.cc (_Jv_PrepareCompiledClass): Only
initialize String fields for interpreted classes.  Fixes bug
reported by Hans Boehm.

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

23 years ago * java/io/File.java (getParentFile): New method, from Classpath
tromey [Thu, 20 Jul 2000 19:29:14 +0000 (19:29 +0000)]
* java/io/File.java (getParentFile): New method, from Classpath
via Oskar Liljeblad.

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

23 years ago * java/util/Vector.java (remove(Object)): Implemented.
tromey [Thu, 20 Jul 2000 19:27:57 +0000 (19:27 +0000)]
* java/util/Vector.java (remove(Object)): Implemented.

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

23 years ago * lib/old-dejagnu.exp: Check for both "Internal compiler error"
zack [Thu, 20 Jul 2000 18:04:46 +0000 (18:04 +0000)]
* lib/old-dejagnu.exp: Check for both "Internal compiler error"
and "Internal error".

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

23 years ago * cppmacro.c (CAN_PASTE_AFTER): New macro.
zack [Thu, 20 Jul 2000 17:57:38 +0000 (17:57 +0000)]
* cppmacro.c (CAN_PASTE_AFTER): New macro.
(count_params): Don't set GNU_REST_ARGS on anything.
(save_expansion): Set PASTE_LEFT only on tokens for which
CAN_PASTE_AFTER is true, or which are named operators.

* cpplex.c (parse_args): Distinguish between a rest argument
given one empty argument, and a rest argument given zero arguments.
(maybe_paste_with_next): Look for VOID_REST tag, and trigger
deletion of previous token based on that.
(get_raw_token): Flatten some control structure.

* cpplib.h (CPP_LAST_EQ): Correct.
(VOID_REST): New token flag.
(GNU_REST_ARGS): Delete.

* gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
regexps.
* gcc.dg/cpp/paste6.c: New test.

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

23 years ago2000-07-20 Zack Weinberg <zack@wolery.cumb.org>
zack [Thu, 20 Jul 2000 17:14:23 +0000 (17:14 +0000)]
2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>

* tradcpp.c (main): Don't munge -D options.
(make_definition): Bring -D handling in line with cpplib.
(do_define): Strip all leading whitespace from macro definitions.

2000-07-20  David Billinghurst <David.Billinghurst@riotinto.com.au>

* Makefile.in (tradcpp): Depend on intl.o and version.o.

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

23 years agonew test result
korbb [Thu, 20 Jul 2000 13:36:04 +0000 (13:36 +0000)]
new test result

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

23 years agouse platform specific types in gnu_type_fix
korbb [Thu, 20 Jul 2000 13:29:29 +0000 (13:29 +0000)]
use platform specific types in gnu_type_fix

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

23 years agoDaily bump.
law [Thu, 20 Jul 2000 07:45:09 +0000 (07:45 +0000)]
Daily bump.

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

23 years agoApplied H.J.Lu's patch to not require -lpthread when compiling single threaded Object...
ovidiu [Thu, 20 Jul 2000 07:27:26 +0000 (07:27 +0000)]
Applied H.J.Lu's patch to not require -lpthread when compiling single threaded Objective-C programs.

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

23 years agoFix for abort while compiling PlumHall.
wilson [Wed, 19 Jul 2000 23:02:03 +0000 (23:02 +0000)]
Fix for abort while compiling PlumHall.
* config/ia64/ia64.h (HARD_REGNO_MODE_OK): Don't allow XFmode in
GR_REGS.

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

23 years ago * tradcpp.c (rescan): Do not recognize directives when the #
zack [Wed, 19 Jul 2000 20:37:26 +0000 (20:37 +0000)]
* tradcpp.c (rescan): Do not recognize directives when the #
is indented.

* gcc.dg/cpp/tr-direct.c: New test.

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

23 years ago2000-07-19 Phil Edwards <pme@sourceware.cygnus.com>
pme [Wed, 19 Jul 2000 20:20:51 +0000 (20:20 +0000)]
2000-07-19  Phil Edwards  <pme@sourceware.cygnus.com>

* docs/18_support/howto.html:  Update.

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

23 years ago * cpplib.h (TTYPE_TABLE): Move CPP_MIN and CPP_MAX into block
zack [Wed, 19 Jul 2000 20:18:08 +0000 (20:18 +0000)]
* cpplib.h (TTYPE_TABLE): Move CPP_MIN and CPP_MAX into block
of operators allowed in #if and having an _EQ variant.  Add
CPP_MIN_EQ, CPP_MAX_EQ, and CPP_DEFINED.
(cpp_token flags): Add NAMED_OP.
(enum node_type): Add T_OPERATOR.
(struct cpp_hashnode): Add code slot to value union.
* cpphash.h (spec_nodes): Remove n_defined.

* cpplex.c (lex_line): Convert T_OPERATOR nodes to their proper types.
(spell_token, can_paste, maybe_paste_with_next): Handle named operators.
(is_macro_disabled): Tweak error messages.

* cpplib.c (get_define_node): Disallow all named operators as
macro names.  Tweak error messages.
(_cpp_init_stacks): Don't set up spec_nodes->n_defined.

* cppinit.c (builtin_array): Add entries for the named operators.
* cppexp.c (lex): Check for CPP_DEFINED token.
(priority table): Add entries for CPP_MIN and CPP_MAX.
(_cpp_parse_expr): Handle CPP_MIN and CPP_MAX.

testsuite:
* gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
gcc.dg/cpp/undef1.c: Tweak error regexps.

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

23 years agoAdditional ENABLE_CHECKING code.
crux [Wed, 19 Jul 2000 17:22:01 +0000 (17:22 +0000)]
Additional ENABLE_CHECKING code.

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

23 years ago2000-07-19 Jeff Sturm <jeff.sturm@appnet.com>
tromey [Wed, 19 Jul 2000 14:37:56 +0000 (14:37 +0000)]
2000-07-19  Jeff Sturm  <jeff.sturm@appnet.com>

* java/lang/natThrowable.cc (fillInStackTrace): Check for
zero return from backtrace().

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

23 years agoNewly modified test results
korbb [Wed, 19 Jul 2000 14:18:31 +0000 (14:18 +0000)]
Newly modified test results

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

23 years agoactivate the auto-edit marker on the fixed output files
korbb [Wed, 19 Jul 2000 14:10:41 +0000 (14:10 +0000)]
activate the auto-edit marker on the fixed output files

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

23 years ago2000-07-18 Jeff Sturm <jeff.sturm@appnet.com>
tromey [Wed, 19 Jul 2000 12:59:13 +0000 (12:59 +0000)]
2000-07-18  Jeff Sturm  <jeff.sturm@appnet.com>

* lang-specs.h: Added %(jc1) to java compiler options.

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

23 years ago2000-07-19 Benjamin Kosnik <bkoz@milou.soma.redhat.com>
bkoz [Wed, 19 Jul 2000 08:04:38 +0000 (08:04 +0000)]
2000-07-19  Benjamin Kosnik  <bkoz@milou.soma.redhat.com>

Internal consistency checks.....
* bits/ios_base.h: Change _M_locale_ios to _M_ios_locale.
* src/ios.cc: Same.

* bits/basic_ios.h: Change _M_fctype_ios to _M_ios_fctype.
* bits/basic_ios.tcc: Same.

* bits/std_streambuf.h: Change _M_locale_buf to _M_buf_locale.
Change _M_fctype_buf to _M_buf_fctype.
* bits/fstream.tcc: Same.

* bits/std_streambuf.h: Change _M_buf_bump to _M_out_cur_move.
Change _M_locale_set to _M_buf_locale_init.
* bits/streambuf.tcc: Same.
* bits/sstream.tcc: Same.
* bits/fstream.tcc: Same.

* bits/std_streambuf.h: Make typedefs consistent.
(_M_buf_bump): Be more careful with input sequence.

* bits/std_sstream.h: Same.
* bits/std_fstream.h: Same.

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

23 years agoDaily bump.
law [Wed, 19 Jul 2000 07:45:08 +0000 (07:45 +0000)]
Daily bump.

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

23 years ago2000-07-18 Benjamin Kosnik <bkoz@soma.redhat.com>
bkoz [Wed, 19 Jul 2000 00:57:38 +0000 (00:57 +0000)]
2000-07-18  Benjamin Kosnik  <bkoz@soma.redhat.com>

* acinclude.m4: Tweaks.
* config/c_io_libio.cc: Tweaks.
* bits/sstream.tcc (stringbuf::pbackfail): Simplify.
* libio/_G_config.h: Don't define _G_HAVE_ST_BLKSIZE.
* libio/[iofwide.c, wfiledoalloc.c, wfiteopos.c, wgenops.c]: New files.
* libio/iofclose.c iofopen.c, stdio.c: New files.
* libio/Makefile.am: Add files, add flags, etc.
* src/Makefile.am (sources): Add filebuf.cc.
* acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT):
(GLIBCPP_ENABLE_CSTDIO): Versioning testing, etc etc.

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

23 years ago * gcc.c (.h spec): Fix typo.
zack [Wed, 19 Jul 2000 00:04:14 +0000 (00:04 +0000)]
* gcc.c (.h spec): Fix typo.

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

23 years agoWed Jul 19 01:22:15 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
zack [Tue, 18 Jul 2000 23:46:11 +0000 (23:46 +0000)]
Wed Jul 19 01:22:15 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>

* Makefile.in: Fix tradcif.c path.

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

23 years ago * cpplib.h (TTYPE_TABLE): Rearrange to use only two per-entry
zack [Tue, 18 Jul 2000 23:25:06 +0000 (23:25 +0000)]
* cpplib.h (TTYPE_TABLE): Rearrange to use only two per-entry
          macros, not five.

* cpphash.h (TOKEN_NAME): New macro.
(_cpp_spell_operator): Deleted.
(token_spellings): Now _cpp_token_spellings.

* cppexp.c: Use TOKEN_NAME or TYPE_NAME, not _cpp_spell_operator.
* cpplex.c: Use OP and TK macros when expanding the
TTYPE_TABLE.  Eliminate token_names.  For non-OPERATOR tokens,
store the stringification of the enumeration name (CPP_CHAR,
etc.) in the name slot of token_spellings.
Use TOKEN_NAME and/or TOKEN_SPELL, do not reference
token_spellings directly.
* cpplib.c: Use TOKEN_SPELL.

* cpplex.c (_cpp_push_token): If the token being pushed back
is the previous token in this context, just subtract one from
context->posn.
* cppmacro.c (save_expansion): Clear aux field when storing a
placemarker.

* gcc.dg/cpp/paste5.c: New test.
* gcc.dg/cpp/vararg1.c: New test.

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

23 years ago * cpplex.c (cpp_scan_buffer): Output line command even at the stop
jakub [Tue, 18 Jul 2000 19:30:18 +0000 (19:30 +0000)]
* cpplex.c (cpp_scan_buffer): Output line command even at the stop
buffer, provided it is not NULL.

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

23 years ago* gcc.dg/noncompile/redecl-1.c: New test.
aoliva [Tue, 18 Jul 2000 18:27:12 +0000 (18:27 +0000)]
* gcc.dg/noncompile/redecl-1.c: New test.

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

23 years ago* c-decl.c (duplicate_decls): Do not call make_var_volatile() in
aoliva [Tue, 18 Jul 2000 17:53:35 +0000 (17:53 +0000)]
* c-decl.c (duplicate_decls): Do not call make_var_volatile() in
case of invalid volatile re-declaration.

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

23 years ago * typeck.c (comp_target_parms): Remove obsolete parameter.
nathan [Tue, 18 Jul 2000 10:51:46 +0000 (10:51 +0000)]
* typeck.c (comp_target_parms): Remove obsolete parameter.
(comp_target_types): Adjust.

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

23 years ago * calls.c (store_arg): Return non-zero if sibcall_failure is
jakub [Tue, 18 Jul 2000 08:54:33 +0000 (08:54 +0000)]
* calls.c (store_arg): Return non-zero if sibcall_failure is
desired.
(expand_call): Adjust caller.
* gcc.c-torture/execute/20000717-5.c: New test.
* gcc.c-torture/execute/20000717-1.x: Removed.

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

23 years ago2000-07-17 Gabriel Dos Reis <gdr@codesourcery.com>
gdr [Tue, 18 Jul 2000 08:40:32 +0000 (08:40 +0000)]
2000-07-17  Gabriel Dos Reis  <gdr@codesourcery.com>

        * diagnostic.h (report_diagnostic): Change prototype.

        * diagnostic.c (output_do_verbatim, diagnostic_for_asm,
        diagnostic_for_decl):  Change prototype.
        (error_with_decl, warning_with_decl, pedwarn_with_decl, warning,
        error, warning, error_with_file_and_line,
        warning_with_file_and_line, pedwarn_with_file_and_line, fatal):
        Adjust call to report_diagnostic, diagnostic_for_decl.
        (error_for_asm, warning_for_asm): Adjust call to diagnostic_for_asm.
        (output_verbatim, verbatim): Adjust call to output_do_verbatim.

        * c-errors.c (pedwarn_c99): Adjust call to report_diagnostic. End
        varaible argument list.

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

23 years agoDaily bump.
law [Tue, 18 Jul 2000 07:45:06 +0000 (07:45 +0000)]
Daily bump.

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

23 years ago * cp-tree.h (THUNK_VCALL_OFFSET): Update documentation.
mmitchel [Tue, 18 Jul 2000 07:23:10 +0000 (07:23 +0000)]
* cp-tree.h (THUNK_VCALL_OFFSET): Update documentation.
* method.c (use_thunk): Correct handling of vcall offsets.

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

23 years ago2000-02-17 Zack Weinberg <zack@wolery.cumb.org>
zack [Tue, 18 Jul 2000 00:59:49 +0000 (00:59 +0000)]
2000-02-17  Zack Weinberg  <zack@wolery.cumb.org>

* cpphash.c: Don't include hashtab.h.  Most macro-handling code
moved to cppmacro.c.
(hash_HASHNODE, eq_HASHNODE, _cpp_dump_macro_hash,
dump_hash_helper): Delete.
(expand_hash, higher_prime_number, _cpp_lookup_with_hash,
cpp_forall_identifiers): New. Implement specialized version of
Vlad's expandable hash table.
(cpp_lookup): Use new functions.
(_cpp_init_macros, _cpp_cleanup_macros): Adjust for new
implementation.
* cppmacro.c: New file.
* cppinit.c (dump_macros_helper): New.
(cpp_finish): Iterate over the identifier table directly.
* cpplex.c (parse_name): Calculate the hash of the identifier
while we scan it.  Use _cpp_lookup_with_hash when we can.

* cpphash.h: Update prototypes.
(xcnewvec, HASHSTEP): New helper macros.
* cpplib.h: Update prototypes.
* Makefile.in (LIBCPP_OBJS): Add cppmacro.o.
(cppmacro.o): New rule.
(cpphash.o): Update deps.

* cppmain.c: Do not set pfile->printer if no_output is on.

2000-02-15  Neil Booth  <neilb@earthling.net>

* cpplib.c: Change all directive-handler functions to return
void, not int.
* cpphash.h: Update typedefs.

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

23 years agoFix typos in comment
zack [Tue, 18 Jul 2000 00:31:30 +0000 (00:31 +0000)]
Fix typos in comment

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

23 years ago* extend.texi (Extended Asm): Mention that a memory clobber
geoffk [Tue, 18 Jul 2000 00:25:48 +0000 (00:25 +0000)]
* extend.texi (Extended Asm): Mention that a memory clobber
does not count as a side-effect.

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

23 years ago* extend.texi (Extended Asm): Mention that a memory clobber
geoffk [Tue, 18 Jul 2000 00:23:50 +0000 (00:23 +0000)]
* extend.texi (Extended Asm): Mention that a memory clobber
does not count as a side-effect.

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

23 years ago* unroll.c (copy_loop_body): Fix one instance of using host
geoffk [Tue, 18 Jul 2000 00:16:59 +0000 (00:16 +0000)]
* unroll.c (copy_loop_body): Fix one instance of using host
arithmetic on the target; fixes loop-4 on a 32-bit -> 64-bit
cross-compile.

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

23 years ago* tlink.c (scan_linker_output): Tweak for output of AIX ld.
geoffk [Tue, 18 Jul 2000 00:15:46 +0000 (00:15 +0000)]
* tlink.c (scan_linker_output): Tweak for output of AIX ld.

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

23 years agoNew test.
rth [Mon, 17 Jul 2000 22:44:39 +0000 (22:44 +0000)]
New test.

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

23 years ago * config/ia64/ia64.md (movdi): Split out load address code.
rth [Mon, 17 Jul 2000 22:19:58 +0000 (22:19 +0000)]
    * config/ia64/ia64.md (movdi): Split out load address code.
        New post-reload splitter for symbolic operands.
        (movdi_internal): Abort if we didn't split symbolic operands
        when we should have.
        * config/ia64/ia64.c (ia64_expand_load_address): New, from movdi bits.
        (ia64_reorg): Split insns when not optimizing.
        * config/ia64/ia64-protos.h (ia64_expand_load_address): Declare.

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

23 years ago * real.h (REAL_VALUE_TO_TARGET_LONG_DOUBLE): Use LONG_DOUBLE_TYPE_SIZE
hubicka [Mon, 17 Jul 2000 21:44:56 +0000 (21:44 +0000)]
* real.h (REAL_VALUE_TO_TARGET_LONG_DOUBLE): Use LONG_DOUBLE_TYPE_SIZE
instead of MAX_LONG_DOUBLE_TYPE_SIZE to decide output format.

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

23 years ago * typeck.c (mark_addressable): Never set TREE_USED.
jason [Mon, 17 Jul 2000 21:35:46 +0000 (21:35 +0000)]
    * typeck.c (mark_addressable): Never set TREE_USED.
        * call.c (build_call): Don't abort on calls to library functions
        that have been declared normally.

        * typeck.c (build_binary_op): Fix grammar in warning.

        * exception.cc (__eh_free): Fix prototype.

        * decl2.c (finish_decl_parsing): Handle TEMPLATE_ID_EXPR.

        * decl.c (pushdecl): Handle seeing an OVERLOAD in
        IDENTIFIER_NAMESPACE_VALUE.

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

23 years agoRemoved extra bracket.
cchavva [Mon, 17 Jul 2000 21:02:08 +0000 (21:02 +0000)]
Removed extra bracket.

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

23 years ago * loop.c (check_dbra_loop) : Changed loop_continue to loop->cont.
cchavva [Mon, 17 Jul 2000 20:59:39 +0000 (20:59 +0000)]
    * loop.c (check_dbra_loop) : Changed loop_continue to loop->cont.

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

23 years agorevert accidental checkin
jason [Mon, 17 Jul 2000 20:56:36 +0000 (20:56 +0000)]
revert accidental checkin

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

23 years ago * Makefile.in (clean): Remove libgcc directory.
jason [Mon, 17 Jul 2000 20:55:43 +0000 (20:55 +0000)]
    * Makefile.in (clean): Remove libgcc directory.

        * configure.in (-Wno-long-long check): Use higher-level macros.

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

23 years ago * gcc.dg/cpp/syshdr.c: New test.
zack [Mon, 17 Jul 2000 20:05:01 +0000 (20:05 +0000)]
* gcc.dg/cpp/syshdr.c: New test.
* gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.

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

23 years ago * simplify-rtx.c (simplify_binary_operation): Recognize
zack [Mon, 17 Jul 2000 18:31:50 +0000 (18:31 +0000)]
* simplify-rtx.c (simplify_binary_operation): Recognize
   (compare (gt[u] (cc) 0) (lt[u] (cc) 0)).
(simplify_ternary_operation):  Do not examine MODE_BITSIZE of
   a CONST_INT, it will always be zero.

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

23 years ago2000-07-17 Phil Edwards <pme@sourceware.cygnus.com>
pme [Mon, 17 Jul 2000 18:17:33 +0000 (18:17 +0000)]
2000-07-17  Phil Edwards  <pme@sourceware.cygnus.com>

* acinclude.m4:  Import CHECK_GNU_MAKE from autoconf macro archive.
* configure.in:  Use it.  Also print reminders one time.
* aclocal.m4:  Regenerate.
* configure:  Regenerate.

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

23 years ago * loop.c (check_dbra_loop) : Return if more than one condition is
cchavva [Mon, 17 Jul 2000 18:10:17 +0000 (18:10 +0000)]
    * loop.c (check_dbra_loop) : Return if more than one condition is
        present to control the loop.

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

23 years ago * gcc.dg/cpp/cmdlne-dD.c: New test.
zack [Mon, 17 Jul 2000 18:08:54 +0000 (18:08 +0000)]
* gcc.dg/cpp/cmdlne-dD.c: New test.
* gcc.dg/cpp/cmdlne-dM.c: New test.

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

23 years ago * mips.c (mips_expand_prologue): Don't calculate the last
cpopetz [Mon, 17 Jul 2000 13:27:54 +0000 (13:27 +0000)]
* mips.c (mips_expand_prologue): Don't calculate the last
argument register unless we need it.  When we are calculating
this, make sure FUNCTION_ARG is giving us a REG.

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

23 years ago * testsuite/regress-demangle (failed test): Show result and
hp [Mon, 17 Jul 2000 10:35:41 +0000 (10:35 +0000)]
* testsuite/regress-demangle (failed test): Show result and
expected output.

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

23 years ago * invoke.texi (-pedantic): Refer to ISO C instead of ANSI C, and
law [Mon, 17 Jul 2000 10:19:33 +0000 (10:19 +0000)]
* invoke.texi (-pedantic): Refer to ISO C instead of ANSI C, and
update to describe current practice.

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

23 years ago * flow.c (libcall_dead_p): Use single_set to verify the insn
law [Mon, 17 Jul 2000 10:16:18 +0000 (10:16 +0000)]
* flow.c (libcall_dead_p): Use single_set to verify the insn
has only one set and get for analysis.
(propagate_one_insn): Don't pass the PATTERN of the insn.

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

23 years ago * gcc.c-torture/execute/20000717-3.c: New test.
law [Mon, 17 Jul 2000 09:54:04 +0000 (09:54 +0000)]
    * gcc.c-torture/execute/20000717-3.c: New test.

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

23 years ago * pa.c (emit_hpdiv_const): Update to match new pattern for udivsi3.
law [Mon, 17 Jul 2000 09:50:03 +0000 (09:50 +0000)]
     * pa.c (emit_hpdiv_const): Update to match new pattern for udivsi3.

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

23 years ago * glimits.h (LLONG_MIN, LLONG_MAX, ULLONG_MAX): Define for C99.
law [Mon, 17 Jul 2000 09:45:44 +0000 (09:45 +0000)]
* glimits.h (LLONG_MIN, LLONG_MAX, ULLONG_MAX): Define for C99.

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

23 years ago * contrib.texi, cpp.texi, extend.texi, invoke.texi: Update
law [Mon, 17 Jul 2000 09:39:37 +0000 (09:39 +0000)]
* contrib.texi, cpp.texi, extend.texi, invoke.texi: Update
references to C9X.  Change references to -fstd and -flang-isoc9x
to refer to -std.

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

23 years ago * Makefile.in (TARGET_GETGROUPS_T): New configuration variable.
law [Mon, 17 Jul 2000 09:23:16 +0000 (09:23 +0000)]
* Makefile.in (TARGET_GETGROUPS_T): New configuration variable.
* configure.in (TARGET_GETGROUPS_T): Evaluate.
* sys-protos.h (getgroups): Use TARGET_GETGROUPS_T for array type
of second argument of getgroups.
* configure, config.in: Rebuilt.

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

23 years ago * h8300.md: Fix the format of mac.
law [Mon, 17 Jul 2000 09:13:23 +0000 (09:13 +0000)]
    * h8300.md: Fix the format of mac.
        (movsi_h8300hs): Output a tab after stmac instead of a space.

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

23 years ago * gcc.c-torture/compile/20000717-1.c: New test.
law [Mon, 17 Jul 2000 09:12:44 +0000 (09:12 +0000)]
    * gcc.c-torture/compile/20000717-1.c: New test.

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

23 years ago * c-common.c (scan_char_table): Allow "z" length modifiers on
law [Mon, 17 Jul 2000 09:07:08 +0000 (09:07 +0000)]
* c-common.c (scan_char_table): Allow "z" length modifiers on
diouxXn formats.
(check_format_info): Use TYPE_DOMAIN on the type matched against
for "z" formats, to retrieve the language size_t rather than the
internal one.

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

23 years ago * gcc.dg/formatz-1.c: New test.
law [Mon, 17 Jul 2000 09:03:54 +0000 (09:03 +0000)]
    * gcc.dg/formatz-1.c: New test.

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

23 years ago * h8300.c (two_insn_adds_subs_operand): Improve code for detecting
law [Mon, 17 Jul 2000 08:55:51 +0000 (08:55 +0000)]
    * h8300.c (two_insn_adds_subs_operand): Improve code for detecting
        profitable adds/subs sequences.

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

23 years ago* simplify-rtx.c (simplify_relational_operation): Two signed
geoffk [Mon, 17 Jul 2000 08:41:05 +0000 (08:41 +0000)]
* simplify-rtx.c (simplify_relational_operation): Two signed
values with equal high words are less/greater than each other if
their low words are less/greater when considered as unsigned.

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

23 years ago * configure.in (vax-*-openbsd): Change to new style configuration,
law [Mon, 17 Jul 2000 08:38:18 +0000 (08:38 +0000)]
    * configure.in (vax-*-openbsd):  Change to new style configuration,
        add collect2/float_format information.
        * configure:  Rebuilt.
        * config/vax/openbsd1.h:  New.
        * config/vax/openbsd.h:  New.
        * config/vax/t-openbsd:  New.

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

23 years ago * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph.c,
law [Mon, 17 Jul 2000 08:34:27 +0000 (08:34 +0000)]
* gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph.c,
gcc.dg/c99-digraph.c: New tests.

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