gcc.git
25 years agoegcs_update (touch_files, [...]): New functions.
Gerald Pfeifer [Mon, 5 Jul 1999 10:22:15 +0000 (12:22 +0200)]
egcs_update (touch_files, [...]): New functions.

        * egcs_update (touch_files, apply_patch): New functions.
        Use them.  New command-line option --patch.  Split test of local
        tree into two parts.  Add comments.

Co-Authored-By: Jerry Quinn <jquinn@nortelnetworks.com>
From-SVN: r27946

25 years ago* typename1.C, typename2.C: New tests.
Alexandre Oliva [Mon, 5 Jul 1999 09:36:05 +0000 (09:36 +0000)]
* typename1.C, typename2.C: New tests.

From-SVN: r27945

25 years agoAdd preliminary support for arm v5 architectures.
Nick Clifton [Mon, 5 Jul 1999 08:44:36 +0000 (08:44 +0000)]
Add preliminary support for arm v5 architectures.

From-SVN: r27944

25 years agoegcs/MAINTAINERS:
Manfred Hollstein [Mon, 5 Jul 1999 01:33:41 +0000 (01:33 +0000)]
egcs/MAINTAINERS:

* Update my email address.
gcc/testsuite/ChangeLog:
1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
* gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
* gcc.dg/990703-1.c: New test.

From-SVN: r27943

25 years agoDaily bump.
Jeff Law [Mon, 5 Jul 1999 00:45:32 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r27942

25 years ago* g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
Alexandre Oliva [Sun, 4 Jul 1999 22:16:22 +0000 (22:16 +0000)]
* g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.

From-SVN: r27940

25 years ago* template3.C: Fixed.
Alexandre Oliva [Sun, 4 Jul 1999 21:53:55 +0000 (21:53 +0000)]
* template3.C: Fixed.

From-SVN: r27939

25 years ago* ns3.C: New test.
Alexandre Oliva [Sun, 4 Jul 1999 21:13:17 +0000 (21:13 +0000)]
* ns3.C: New test.

From-SVN: r27938

25 years agoNew test; for odd case of token pasting
Zack Weinberg [Sun, 4 Jul 1999 16:28:56 +0000 (16:28 +0000)]
New test; for odd case of token pasting

From-SVN: r27937

25 years agoDaily bump.
Jeff Law [Sun, 4 Jul 1999 00:46:34 +0000 (18:46 -0600)]
Daily bump.

From-SVN: r27936

25 years ago* ctor1.C: New test.
Alexandre Oliva [Sat, 3 Jul 1999 11:18:17 +0000 (11:18 +0000)]
* ctor1.C: New test.

From-SVN: r27934

25 years ago* template3.C: New test.
Alexandre Oliva [Sat, 3 Jul 1999 11:03:01 +0000 (11:03 +0000)]
* template3.C: New test.

From-SVN: r27933

25 years agotest_summary: If Target is `unix{*}', append the Target variants to Host.
Alexandre Oliva [Sat, 3 Jul 1999 07:50:45 +0000 (07:50 +0000)]
test_summary: If Target is `unix{*}', append the Target variants to Host.

* test_summary: If Target is `unix{*}', append the Target variants
to Host.

From-SVN: r27932

25 years agoDaily bump.
Jeff Law [Sat, 3 Jul 1999 00:45:03 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r27930

25 years agoconfigure: Rebuilt.
Warren Levy [Fri, 2 Jul 1999 18:50:21 +0000 (18:50 +0000)]
configure: Rebuilt.

* configure: Rebuilt.
* configure.in: Added inet_ntoa to AC_CHECK_FUNCS.
* include/config.h.in: Rebuilt.
* java/net/natPlainDatagramSocketImpl.cc: Added header checking.
(mcastGrp): Updated FIXME comments.
(setOption): Fixed typo.
(getOption):Implemented IP_MULTICAST_IF.

From-SVN: r27929

25 years agoFinalize_1.out: Removed.
Tom Tromey [Fri, 2 Jul 1999 15:55:46 +0000 (15:55 +0000)]
Finalize_1.out: Removed.

* libjava.lang/Finalize_1.out: Removed.
* libjava.lang/Finalize_1.java: Removed.

From-SVN: r27927

25 years agoThread_1.out: Updated.
Tom Tromey [Fri, 2 Jul 1999 15:44:11 +0000 (15:44 +0000)]
Thread_1.out: Updated.

* libjava.lang/Thread_1.out: Updated.
* libjava.lang/Thread_1.java: Don't run exit test.

From-SVN: r27925

25 years agoconfigure.in (mips-sgi-irix6*): Handle --with-gnu-ld.
Mark Mitchell [Fri, 2 Jul 1999 15:16:02 +0000 (15:16 +0000)]
configure.in (mips-sgi-irix6*): Handle --with-gnu-ld.

* gcc/configure.in (mips-sgi-irix6*): Handle --with-gnu-ld.
* gcc/config/mips/t-iris6gld: New file.
* gcc/config/mips/iris6gld.h: Likewise.

From-SVN: r27924

25 years agoFor gcc:
Gavin Romig-Koch [Fri, 2 Jul 1999 10:30:01 +0000 (10:30 +0000)]
For gcc:

* c-decl.c (widest_integer_literal_type_node,
widest_unsigned_literal_type) : New.
(init_decl_processing): Handle/use the two new types.
* c-common.c (type_for_size,type_for_mode) : Same.
* c-lex.c (yylex) : Same.
* c-typeck.c (unsigned_type,signed_type,signed_or_unsigned_type) :
Same.
* c-tree.h (widest_integer_literal_type_node,
widest_unsigned_literal_type) : New.
For gcc/cp:
* cp-tree.h (widest_integer_literal_type_node,
widest_unsigned_literal_type) : New.
* decl.c (widest_integer_literal_type_node,
widest_unsigned_literal_type) : New.
(init_decl_processing): Handle/use the two new types.
* lex.c (real_yylex): Same.
* typeck.c (unsigned_type,signed_type,signed_or_unsigned_type) :
Same.

From-SVN: r27923

25 years agoPlainDatagramSocketImpl.java (ttl): Removed.
Warren Levy [Fri, 2 Jul 1999 04:25:05 +0000 (04:25 +0000)]
PlainDatagramSocketImpl.java (ttl): Removed.

* java/net/PlainDatagramSocketImpl.java (ttl): Removed.
* java/net/natPlainDatagramSocketImpl.cc (setTimeToLive): Implemented.
(getTimeToLive): Implemented.
(setOption): Implemented IP_MULTICAST_IF.

From-SVN: r27922

25 years agodwarfout.c (field_byte_offset): Correctly compute the object's byte offset for the...
Jeffrey A Law [Fri, 2 Jul 1999 02:07:28 +0000 (02:07 +0000)]
dwarfout.c (field_byte_offset): Correctly compute the object's byte offset for the first bit of a field which...

        * dwarfout.c (field_byte_offset): Correctly compute the object's
        byte offset for the first bit of a field which crosses an alignment
        boundary on a !BYTES_BIG_ENDIAN target.

From-SVN: r27921

25 years agoDaily bump.
Jeff Law [Fri, 2 Jul 1999 00:45:06 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r27918

25 years agofixinc.svr4: Fix <arpa/inet.h> by deleting protos for htons and ntohs.
Robert Lipe [Fri, 2 Jul 1999 00:39:28 +0000 (18:39 -0600)]
fixinc.svr4: Fix <arpa/inet.h> by deleting protos for htons and ntohs.

P
        * fixinc.svr4: Fix <arpa/inet.h> by deleting protos for htons and
        ntohs.

From-SVN: r27915

25 years agofixinc.svr4: Fix <arpa/inet.h> by deleting protos for htons and ntohs.
Robert Lipe [Fri, 2 Jul 1999 00:39:23 +0000 (18:39 -0600)]
fixinc.svr4: Fix <arpa/inet.h> by deleting protos for htons and ntohs.


        * fixinc.svr4: Fix <arpa/inet.h> by deleting protos for htons and
        ntohs.

From-SVN: r27914

25 years agovarargs.h (va_dcl): Use word_mode for type of __builtin_va_list.
Richard Henderson [Fri, 2 Jul 1999 00:23:59 +0000 (17:23 -0700)]
varargs.h (va_dcl): Use word_mode for type of __builtin_va_list.

        * ginclude/varargs.h (va_dcl): Use word_mode for type of
        __builtin_va_list.

Co-Authored-By: Jeffrey A Law <law@cygnus.com>
From-SVN: r27911

25 years agoexcept.c: Include intl.h.
Richard Henderson [Thu, 1 Jul 1999 23:53:00 +0000 (17:53 -0600)]
except.c: Include intl.h.

X
        * except.c: Include intl.h.
        (expand_eh_return): Set current_function_cannot_inline.
        (save_eh_status, restore_eh_status): Twiddle eh_return_stub_label.
        * function.h (struct function): Add eh_return_stub_label.
        * flow.c (delete_unreachable_blocks): Don't merge across EH edges.
        * Makefile.in (except.o): Depend on intl.h.

From-SVN: r27909

25 years agoexcept.c: Include intl.h.
Richard Henderson [Thu, 1 Jul 1999 23:52:55 +0000 (17:52 -0600)]
except.c: Include intl.h.


        * except.c: Include intl.h.
        (expand_eh_return): Set current_function_cannot_inline.
        (save_eh_status, restore_eh_status): Twiddle eh_return_stub_label.
        * function.h (struct function): Add eh_return_stub_label.
        * flow.c (delete_unreachable_blocks): Don't merge across EH edges.
        * Makefile.in (except.o): Depend on intl.h.

From-SVN: r27908

25 years agoexcept.c: Include intl.h.
Richard Henderson [Thu, 1 Jul 1999 23:52:51 +0000 (17:52 -0600)]
except.c: Include intl.h.


        * except.c: Include intl.h.
        (expand_eh_return): Set current_function_cannot_inline.
        (save_eh_status, restore_eh_status): Twiddle eh_return_stub_label.
        * function.h (struct function): Add eh_return_stub_label.
        * flow.c (delete_unreachable_blocks): Don't merge across EH edges.
        * Makefile.in (except.o): Depend on intl.h.

From-SVN: r27907

25 years agons1.C: Typo.
Alexandre Oliva [Thu, 1 Jul 1999 23:48:10 +0000 (23:48 +0000)]
ns1.C: Typo.

* ns1.C: Typo.
* ns2.C: New test.

From-SVN: r27903

25 years ago* ns1.C: New test.
Alexandre Oliva [Thu, 1 Jul 1999 23:09:12 +0000 (23:09 +0000)]
* ns1.C: New test.

From-SVN: r27902

25 years ago* template2.C: New test.
Alexandre Oliva [Thu, 1 Jul 1999 22:13:36 +0000 (22:13 +0000)]
* template2.C: New test.

From-SVN: r27901

25 years ago* ns1.C: New test.
Alexandre Oliva [Thu, 1 Jul 1999 21:36:54 +0000 (21:36 +0000)]
* ns1.C: New test.

From-SVN: r27900

25 years agors6000.md (movdf_hardfloat32): Handle PRE_INC and PRE_DEC the same as offsettable...
David Edelsohn [Thu, 1 Jul 1999 21:11:20 +0000 (21:11 +0000)]
rs6000.md (movdf_hardfloat32): Handle PRE_INC and PRE_DEC the same as offsettable in cases 1 and 2.

        * rs6000.md (movdf_hardfloat32): Handle PRE_INC and PRE_DEC the
        same as offsettable in cases 1 and 2.

From-SVN: r27898

25 years agoalpha.md (extqh): Define as 64-((R&7)*8) instead of 56-(((R-1)&7)*8).
Richard Henderson [Thu, 1 Jul 1999 20:54:41 +0000 (13:54 -0700)]
alpha.md (extqh): Define as 64-((R&7)*8) instead of 56-(((R-1)&7)*8).

        * alpha.md (extqh): Define as 64-((R&7)*8) instead of 56-(((R-1)&7)*8).
        (extlh, extwh): Likewise.

From-SVN: r27897

25 years agoString.java (toString): Check for this == null and throw NullPointerException.
Bryce McKinlay [Thu, 1 Jul 1999 19:58:04 +0000 (19:58 +0000)]
String.java (toString): Check for this == null and throw NullPointerException.

1999-07-01  Bryce McKinlay  <bryce@albatross.co.nz>
        * java/lang/String.java (toString): Check for this == null and throw
        NullPointerException.

From-SVN: r27895

25 years ago[multiple changes]
Warren Levy [Thu, 1 Jul 1999 17:01:00 +0000 (17:01 +0000)]
[multiple changes]

1999-07-01  Warren Levy  <warrenl@cygnus.com>
* gnu/gcj/convert/BytesToUnicode.java (read): Changed outlength
to count and revised comments to match.
* gnu/gcj/convert/Input_EUCJIS.java (read): Same as Input_8859_1.java.
* gnu/gcj/convert/Input_JavaSrc.java (read): ditto.
* gnu/gcj/convert/Input_SJIS.java (read): ditto.
* gnu/gcj/convert/Input_UTF8.java (read): ditto.
* gnu/gcj/convert/natInput_EUCJIS.cc (read): ditto.
* gnu/gcj/convert/natInput_SJIS.cc (read): ditto.
1999-07-01  John-Marc Chandonia  <jmc@cmpharm.ucsf.edu>
* gnu/gcj/convert/Input_8859_1.java (read): Use 3rd parameter
properly as count rather than outlength.
* java/io/BufferedOutputStream.java (write(byte[],int,int): Flush
output on overflow rather than buffer fill.
* java/io/BufferedReader.java (fill): Don't clear out the buffer
if markPos is 0 and there is still room in the buffer.

From-SVN: r27892

25 years agodecl.c (grokdeclarator): Don't give names "for linkage purposes" to anonymous cv...
Mark Mitchell [Thu, 1 Jul 1999 16:36:59 +0000 (16:36 +0000)]
decl.c (grokdeclarator): Don't give names "for linkage purposes" to anonymous cv-qualified types.

* decl.c (grokdeclarator): Don't give names "for linkage purposes"
to anonymous cv-qualified types.

From-SVN: r27891

25 years agomauve.exp: Don't stop counting test results prematurely.
Anthony Green [Thu, 1 Jul 1999 16:32:32 +0000 (16:32 +0000)]
mauve.exp: Don't stop counting test results prematurely.

        * libjava.mauve/mauve.exp: Don't stop counting test results
        prematurely.

From-SVN: r27890

25 years ago* new1.C: New test.
Alexandre Oliva [Thu, 1 Jul 1999 16:10:14 +0000 (16:10 +0000)]
* new1.C: New test.

From-SVN: r27888

25 years ago* partord1.C: New test.
Alexandre Oliva [Thu, 1 Jul 1999 16:08:07 +0000 (16:08 +0000)]
* partord1.C: New test.

From-SVN: r27887

25 years agocopyright notice
Alexandre Oliva [Thu, 1 Jul 1999 15:51:58 +0000 (15:51 +0000)]
copyright notice

From-SVN: r27886

25 years ago* template1.C: New test.
Alexandre Oliva [Thu, 1 Jul 1999 15:47:34 +0000 (15:47 +0000)]
* template1.C: New test.

From-SVN: r27885

25 years agoMissed changelog entry
Anthony Green [Thu, 1 Jul 1999 15:36:58 +0000 (15:36 +0000)]
Missed changelog entry

From-SVN: r27883

25 years agomauve.exp: Don't stop counting test results just because the harness returns non...
Anthony Green [Thu, 1 Jul 1999 15:33:17 +0000 (15:33 +0000)]
mauve.exp: Don't stop counting test results just because the harness returns non 0 value.

       * libjava.mauve/mauve.exp: Don't stop counting test results just
        because the harness returns non 0 value.

From-SVN: r27882

25 years agolex.c (real_yylex): Change integer literal overflow handling to be like c-lex.c.
Gavin Romig-Koch [Thu, 1 Jul 1999 11:22:17 +0000 (11:22 +0000)]
lex.c (real_yylex): Change integer literal overflow handling to be like c-lex.c.

* lex.c (real_yylex) : Change integer literal overflow handling to
be like c-lex.c.

From-SVN: r27879

25 years agoi386-signal.h: Replace sigaction () with __sigaction ().
Andrew Haley [Thu, 1 Jul 1999 10:30:58 +0000 (10:30 +0000)]
i386-signal.h: Replace sigaction () with __sigaction ().

1999-07-01  Andrew Haley  <aph@cygnus.com>
* include/i386-signal.h: Replace sigaction () with __sigaction ().
This is a workaround for a bug in glibc's pthreads package which
doesn't deliver any sigcontext information to a signal handler.

From-SVN: r27876

25 years agoFor gcc:
Gavin Romig-Koch [Thu, 1 Jul 1999 08:08:42 +0000 (08:08 +0000)]
For gcc:

* c-lex.c (yylex): Improve 'integer constant out of range' messages.
For gcc/cp:
* lex.c (real_yylex): Improve 'integer constant out of range' messages.

From-SVN: r27873

25 years agoclass.c (finish_class): Whenever a deferred method is output...
Andrew Haley [Thu, 1 Jul 1999 06:03:28 +0000 (06:03 +0000)]
class.c (finish_class): Whenever a deferred method is output...

1999-06-24  Andrew Haley  <aph@cygnus.com>
        * class.c (finish_class): Whenever a deferred method is
        output, rescan the list of methods to see if a new candidate for
        output can be found.

From-SVN: r27872

25 years agoAdd support for arm-pe and thumb-pe
Nick Clifton [Thu, 1 Jul 1999 01:18:36 +0000 (01:18 +0000)]
Add support for arm-pe and thumb-pe

From-SVN: r27871

25 years agognu.h (CPP_SPEC): Define __PIC__ and __pic__ if -fPIC or -fpic is specified.
Mark Kettenis [Thu, 1 Jul 1999 00:51:56 +0000 (18:51 -0600)]
gnu.h (CPP_SPEC): Define __PIC__ and __pic__ if -fPIC or -fpic is specified.

X
        * config/i386/gnu.h (CPP_SPEC): Define __PIC__ and __pic__ if
        -fPIC or -fpic is specified.

From-SVN: r27868

25 years agognu.h (CPP_SPEC): Define __PIC__ and __pic__ if -fPIC or -fpic is specified.
Mark Kettenis [Thu, 1 Jul 1999 00:51:51 +0000 (18:51 -0600)]
gnu.h (CPP_SPEC): Define __PIC__ and __pic__ if -fPIC or -fpic is specified.


        * config/i386/gnu.h (CPP_SPEC): Define __PIC__ and __pic__ if
        -fPIC or -fpic is specified.

From-SVN: r27867

25 years agoDaily bump.
Jeff Law [Thu, 1 Jul 1999 00:45:33 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r27866

25 years agoexpr.c (emit_block_move): Use copy_to_mode_reg for !TARGET_MEM_FUNCTIONS case too.
Jeffrey A Law [Wed, 30 Jun 1999 23:06:18 +0000 (23:06 +0000)]
expr.c (emit_block_move): Use copy_to_mode_reg for !TARGET_MEM_FUNCTIONS case too.

        * expr.c (emit_block_move): Use copy_to_mode_reg for
        !TARGET_MEM_FUNCTIONS case too.

From-SVN: r27862

25 years agoInitial revision
Tom Tromey [Wed, 30 Jun 1999 20:04:37 +0000 (20:04 +0000)]
Initial revision

From-SVN: r27855

25 years agoThis commit was generated by cvs2svn to compensate for changes in r27853,
Tom Tromey [Wed, 30 Jun 1999 13:05:33 +0000 (13:05 +0000)]
This commit was generated by cvs2svn to compensate for changes in r27853,

which included commits to RCS files with non-trunk default branches.

From-SVN: r27854

25 years agoMakefile.am (.s.lo): Renamed from `.s.o'.
Alexandre Oliva [Wed, 30 Jun 1999 12:25:07 +0000 (12:25 +0000)]
Makefile.am (.s.lo): Renamed from `.s.o'.

1999-06-30  Alexandre Oliva  <oliva@dcc.unicamp.br>
* Makefile.am (.s.lo): Renamed from `.s.o'.
* Makefile.in: Rebuilt.

From-SVN: r27850

25 years agoFix typos (missing commas) in last change
Jeff Law [Wed, 30 Jun 1999 07:02:03 +0000 (01:02 -0600)]
Fix typos (missing commas) in last change

From-SVN: r27849

25 years agoconfigure.in (hppa*-*-*): Add som.h or elf.h to tm_file as appropriate.
Jeffrey A Law [Wed, 30 Jun 1999 06:11:46 +0000 (06:11 +0000)]
configure.in (hppa*-*-*): Add som.h or elf.h to tm_file as appropriate.

        * configure.in (hppa*-*-*): Add som.h or elf.h to tm_file as
        appropriate.
        * configure: Rebuilt.
        (hppa1.1-*-pro*, hppa1.1-*-rtems*): Define target_cpu_default.
        * pa.h: Include dbxelf.h.  Delete various dbx/stabs related
        definitions made redundant by dbxelf.h inclusion.  Delete
        lots of definitions related to assembly output that are
        specific to the SOM object format.
        * pa.c (output_function_prologue): Do not emit the function's
        name for OBJ_ELF.
        * pa-pro-end.h (STARTFILE_SPEC): Undefine before redefining.
        * pa-pro.h: Deleted.
        * som.h: New file with SOM specific definitions.
        * elf.h: New file with ELF specific definitions.

From-SVN: r27846

25 years agoelfos.h (const_section): Output a tab before assembler directives.
Jeffrey A Law [Wed, 30 Jun 1999 05:58:43 +0000 (05:58 +0000)]
elfos.h (const_section): Output a tab before assembler directives.

* elfos.h (const_section): Output a tab before assembler directives.
(ctors_section, dtors_section): Likewise.
(ASM_OUTPUT_SECTION_NAME): Likewise.

From-SVN: r27845

25 years ago* pa/pa1.h: Delete unused file.
Jeffrey A Law [Wed, 30 Jun 1999 02:34:18 +0000 (02:34 +0000)]
* pa/pa1.h: Delete unused file.

From-SVN: r27844

25 years agoTest DLL attribute support.
Nick Clifton [Wed, 30 Jun 1999 01:48:58 +0000 (01:48 +0000)]
Test DLL attribute support.

From-SVN: r27843

25 years agoMove proc gcc_target_object_format from ecos.exp to file-format.exp
Nick Clifton [Wed, 30 Jun 1999 01:36:45 +0000 (01:36 +0000)]
Move proc gcc_target_object_format from ecos.exp to file-format.exp

From-SVN: r27842

25 years agoDaily bump.
Jeff Law [Wed, 30 Jun 1999 00:45:06 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r27840

25 years agoconfigure.in (hppa*-hp-hpux11*): New configuration.
Jeffrey A Law [Tue, 29 Jun 1999 05:12:05 +0000 (05:12 +0000)]
configure.in (hppa*-hp-hpux11*): New configuration.

* configure.in (hppa*-hp-hpux11*): New configuration.
* configure: Rebuilt.
* pa/pa-hpux11.h: New file.
* pa.h (CPP_SPEC): Conditionally add -D__STDC_EXT__ to the cpp
command line.

From-SVN: r27837

25 years agoconfigure.in (post-target): Use "$(topsrcdir)", not "$(srcdir)/..".
Hans-Peter Nilsson [Tue, 29 Jun 1999 02:32:02 +0000 (02:32 +0000)]
configure.in (post-target): Use "$(topsrcdir)", not "$(srcdir)/..".

8
* configure.in (post-target): Use "$(topsrcdir)", not "$(srcdir)/..".

From-SVN: r27836

25 years ago* mips.md (leasi, leadi): New patterns.
Jeffrey A Law [Tue, 29 Jun 1999 02:01:08 +0000 (02:01 +0000)]
* mips.md (leasi, leadi): New patterns.

From-SVN: r27827

25 years agoDaily bump.
Jeff Law [Tue, 29 Jun 1999 00:46:04 +0000 (18:46 -0600)]
Daily bump.

From-SVN: r27823

25 years agoexpr.c (emit_block_move): Properly handle case where one of the block move arguments...
Jeff Law [Tue, 29 Jun 1999 00:42:41 +0000 (18:42 -0600)]
expr.c (emit_block_move): Properly handle case where one of the block move arguments has a queued...


        * expr.c (emit_block_move): Properly handle case where one of the
        block move arguments has a queued increment or decrement.
        (clear_storage): Similarly.  Fix formatting goof.

From-SVN: r27822

25 years agoexpr.c (emit_block_move): Properly handle case where one of the block move arguments...
Jeff Law [Tue, 29 Jun 1999 00:42:37 +0000 (18:42 -0600)]
expr.c (emit_block_move): Properly handle case where one of the block move arguments has a queued...


        * expr.c (emit_block_move): Properly handle case where one of the
        block move arguments has a queued increment or decrement.
        (clear_storage): Similarly.  Fix formatting goof.

From-SVN: r27821

25 years agoDenote experimental version
Craig Burley [Mon, 28 Jun 1999 18:48:26 +0000 (18:48 +0000)]
Denote experimental version

From-SVN: r27818

25 years agoFix ICE involving -fno-f2c and COMPLEX intrinsic invocation
Craig Burley [Mon, 28 Jun 1999 18:43:48 +0000 (18:43 +0000)]
Fix ICE involving -fno-f2c and COMPLEX intrinsic invocation

From-SVN: r27817

25 years agoUpdate to Netlib version of 1999-06-28, doc fix
Craig Burley [Mon, 28 Jun 1999 18:38:42 +0000 (18:38 +0000)]
Update to Netlib version of 1999-06-28, doc fix

From-SVN: r27816

25 years ago* jvspec.c (lang_specific_driver): Recognize --help.
Tom Tromey [Mon, 28 Jun 1999 11:34:35 +0000 (11:34 +0000)]
* jvspec.c (lang_specific_driver): Recognize --help.

From-SVN: r27814

25 years agoOpps. Wrong file the first time.
Jeff Law [Mon, 28 Jun 1999 07:24:42 +0000 (01:24 -0600)]
Opps.  Wrong file the first time.

From-SVN: r27813

25 years ago* gcc.c-torture/execute/990628-1.c: New test.
Jeffrey A Law [Mon, 28 Jun 1999 07:23:05 +0000 (07:23 +0000)]
* gcc.c-torture/execute/990628-1.c: New test.

From-SVN: r27812

25 years agoinclhack.def (stdio_va_list): This patch Removes a semicolon from the BSD VA_LIST...
David O'Brien [Mon, 28 Jun 1999 07:07:04 +0000 (07:07 +0000)]
inclhack.def (stdio_va_list): This patch Removes a semicolon from the BSD VA_LIST replacement expression.

* fixinc/inclhack.def(stdio_va_list): This patch Removes a
semicolon from the BSD VA_LIST replacement expression.
* fixinc/inclhack.sh: regen
* fixinc/fixincl.x: regen
* fixinc/mkfixinc.sh: Have `i[34567]86-*-freebsd*' machines
now use the fixincl program.

From-SVN: r27811

25 years agom68k.h (CONDITIONAL_REGISTER_USAGE): Define for !SUN_FPA case.
Jeffrey A Law [Mon, 28 Jun 1999 05:13:02 +0000 (05:13 +0000)]
m68k.h (CONDITIONAL_REGISTER_USAGE): Define for !SUN_FPA case.

        * m68k.h (CONDITIONAL_REGISTER_USAGE): Define for !SUN_FPA
        case.  Also make the PIC register call_used.

From-SVN: r27809

25 years agom68k.h (FINALIZE_PIC): Delete.
Jeffrey A Law [Mon, 28 Jun 1999 04:39:42 +0000 (04:39 +0000)]
m68k.h (FINALIZE_PIC): Delete.

        * m68k.h (FINALIZE_PIC): Delete.
        * m68k.c (finalize_pic): Delete.

From-SVN: r27807

25 years agom68k.h (PREFERRED_RELOAD_CLASS): Don't force any FP const_doubles to memory.
Richard Henderson [Mon, 28 Jun 1999 04:23:36 +0000 (22:23 -0600)]
m68k.h (PREFERRED_RELOAD_CLASS): Don't force any FP const_doubles to memory.

P
        * m68k.h (PREFERRED_RELOAD_CLASS): Don't force any FP const_doubles
        to memory.

From-SVN: r27805

25 years agom68k.h (PREFERRED_RELOAD_CLASS): Don't force any FP const_doubles to memory.
Richard Henderson [Mon, 28 Jun 1999 04:23:32 +0000 (22:23 -0600)]
m68k.h (PREFERRED_RELOAD_CLASS): Don't force any FP const_doubles to memory.


        * m68k.h (PREFERRED_RELOAD_CLASS): Don't force any FP const_doubles
        to memory.

From-SVN: r27804

25 years ago* decl.c (cp_finish_decl): Fix typo in cp_warning_at call.
Richard Henderson [Mon, 28 Jun 1999 03:13:36 +0000 (20:13 -0700)]
* decl.c (cp_finish_decl): Fix typo in cp_warning_at call.

From-SVN: r27798

25 years ago* expmed.c (expand_divmod): Ensure unsigned value fits in reg_note.
David Edelsohn [Mon, 28 Jun 1999 03:09:43 +0000 (03:09 +0000)]
* expmed.c (expand_divmod): Ensure unsigned value fits in reg_note.

From-SVN: r27796

25 years agoDaily bump.
Jeff Law [Mon, 28 Jun 1999 00:45:04 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r27793

25 years agoerror.c (dump_type_real): Handle TREE_LIST again.
Jason Merrill [Mon, 28 Jun 1999 00:13:17 +0000 (00:13 +0000)]
error.c (dump_type_real): Handle TREE_LIST again.

* error.c (dump_type_real): Handle TREE_LIST again.
* typeck.c (comp_target_parms): Don't complain about
converting from () to (...) if !flag_strict_prototype.
* decl.c (grokdeclarator): Update the names of all variants when
de-anonymizing.

From-SVN: r27792

25 years ago* jump.c (jump_optimize_1): Validate the cmov copy to a temporary.
Richard Henderson [Sun, 27 Jun 1999 02:39:42 +0000 (19:39 -0700)]
* jump.c (jump_optimize_1): Validate the cmov copy to a temporary.

From-SVN: r27788

25 years agoDaily bump.
Jeff Law [Sun, 27 Jun 1999 00:45:32 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r27781

25 years ago* rs6000.c (print_operand, case 'L'): Use plus_constant_for_output.
David Edelsohn [Sat, 26 Jun 1999 14:19:55 +0000 (14:19 +0000)]
* rs6000.c (print_operand, case 'L'): Use plus_constant_for_output.

From-SVN: r27779

25 years agoDaily bump.
Jeff Law [Sat, 26 Jun 1999 00:45:04 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r27777

25 years agoDescribe K(5)=10*3 NAMELIST-read bug
Craig Burley [Fri, 25 Jun 1999 23:59:27 +0000 (23:59 +0000)]
Describe K(5)=10*3 NAMELIST-read bug

From-SVN: r27775

25 years ago[multiple changes]
Alexandre Petit-Bianco [Fri, 25 Jun 1999 16:33:20 +0000 (16:33 +0000)]
[multiple changes]

Fri Jun 25 13:35:19 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* parse.y (resolve_package): Fixed bogus return statement.
(patch_method_invocation): Resolve method invocation beginning with
  a package name qualifier.
Thu Jun 24 13:12:15 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* parse.y (java_complete_lhs): When doing cross referencing, don't
  try to keep file location on a WFL expanded as a CALL_EXPR.
Wed Jun 23 14:37:15 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* parse.y (finish_method_declaration): Insert a RETURN_EXPR when
  compiling to class file a void method with an empty method body.
   As a side effect, the bytecode backend will generate the
  appropriate `return' instruction.
Tue Jun 22 20:43:49 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
* parse.y (lookup_package_type_and_set_next): New function prototype.
(resolve_package): Search current and imported packages.
(lookup_package_type_and_set_next): New function.

From-SVN: r27773

25 years agolibjava.exp (test_libjava_from_javac): Fixed typo.
Tom Tromey [Fri, 25 Jun 1999 13:59:09 +0000 (13:59 +0000)]
libjava.exp (test_libjava_from_javac): Fixed typo.

* lib/libjava.exp (test_libjava_from_javac): Fixed typo.  Always
make class_files a list.

From-SVN: r27772

25 years agolibjava.exp (test_libjava_from_javac): Prepend `$objdir/' to class file names.
Tom Tromey [Fri, 25 Jun 1999 13:55:59 +0000 (13:55 +0000)]
libjava.exp (test_libjava_from_javac): Prepend `$objdir/' to class file names.

* lib/libjava.exp (test_libjava_from_javac): Prepend `$objdir/' to
class file names.

From-SVN: r27771

25 years ago* alpha.c (override_options): Add -mcpu=ev45 as an alias for ev4.
Richard Henderson [Fri, 25 Jun 1999 11:34:14 +0000 (04:34 -0700)]
* alpha.c (override_options): Add -mcpu=ev45 as an alias for ev4.

From-SVN: r27770

25 years agors6000.c (output_toc): Always use hex values for floating-point constants.
David Edelsohn [Fri, 25 Jun 1999 10:44:37 +0000 (10:44 +0000)]
rs6000.c (output_toc): Always use hex values for floating-point constants.

        * rs6000.c (output_toc): Always use hex values for floating-point
        constants.  Store single-precision values in upper-half of TOC
        entry in 64-bit mode.
        * rs6000.md (floatsidf2, floatunssidf2): Add !TARGET_POWERPC64
        to final constraints.
        (fix_truncdfsi2 splitter): Change pattern matching fctiwz.
        (fctiwz): Improve accuracy of RTL for pattern.

From-SVN: r27769

25 years agoexpr.c (expand_expr): Allow RTL_EXPR's through the MAX_INTEGER_COMPUTATION_MODE checks.
Gavin Romig-Koch [Fri, 25 Jun 1999 08:28:35 +0000 (08:28 +0000)]
expr.c (expand_expr): Allow RTL_EXPR's through the MAX_INTEGER_COMPUTATION_MODE checks.

* expr.c (expand_expr): Allow RTL_EXPR's through the
MAX_INTEGER_COMPUTATION_MODE checks.

From-SVN: r27768

25 years agoSMP bootstrap fixes for chill:
Kaveh R. Ghazi [Fri, 25 Jun 1999 08:21:47 +0000 (08:21 +0000)]
SMP bootstrap fixes for chill:

        * Make-lang.in (CHILL.stage1): Depend on stage1-start.
        (CHILL.stage2): Likewise for stage2-start.
        (CHILL.stage3): Likewise for stage3-start.
        (CHILL.stage4): Likewise for stage4-start.
SMP bootstrap fixes for java:
        * Make-lang.in (java.stage1): Depend on stage1-start.
        (java.stage2): Likewise for stage2-start.
        (java.stage3): Likewise for stage3-start.
        (java.stage4): Likewise for stage4-start.

From-SVN: r27766

25 years agoalpha.h (MASK_SUPPORT_ARCH, [...]): Define such that MASK_SUPPORT_ARCH is not negative.
Richard Henderson [Fri, 25 Jun 1999 05:12:42 +0000 (23:12 -0600)]
alpha.h (MASK_SUPPORT_ARCH, [...]): Define such that MASK_SUPPORT_ARCH is not negative.

h
        * alpha.h (MASK_SUPPORT_ARCH, MASK_CPU_EV5, MASK_CPU_EV6): Define
        such that MASK_SUPPORT_ARCH is not negative.

From-SVN: r27765

25 years agoalpha.h (MASK_SUPPORT_ARCH, [...]): Define such that MASK_SUPPORT_ARCH is not negative.
Richard Henderson [Fri, 25 Jun 1999 05:12:36 +0000 (23:12 -0600)]
alpha.h (MASK_SUPPORT_ARCH, [...]): Define such that MASK_SUPPORT_ARCH is not negative.


        * alpha.h (MASK_SUPPORT_ARCH, MASK_CPU_EV5, MASK_CPU_EV6): Define
        such that MASK_SUPPORT_ARCH is not negative.

From-SVN: r27764

25 years ago* gcc.c-torture/compile/990625-2.c: New test.
Jeffrey A Law [Fri, 25 Jun 1999 05:11:56 +0000 (05:11 +0000)]
* gcc.c-torture/compile/990625-2.c: New test.

From-SVN: r27763

25 years agoloop.c (verify_dominator): Properly handle ADDR_VEC and ADDR_DIFF_VEC insns that...
Jeff Law [Fri, 25 Jun 1999 04:38:30 +0000 (22:38 -0600)]
loop.c (verify_dominator): Properly handle ADDR_VEC and ADDR_DIFF_VEC insns that appear inside loops.

h
        * loop.c (verify_dominator): Properly handle ADDR_VEC and
        ADDR_DIFF_VEC insns that appear inside loops.

From-SVN: r27760