rth [Mon, 31 May 1999 09:39:09 +0000 (09:39 +0000)]
* rs6000/linux.h (LINK_SPEC): Use emulation elf32ppclinux.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27278
138bc75d-0d04-0410-961f-
82ee72b054a4
wehle [Mon, 31 May 1999 08:43:04 +0000 (08:43 +0000)]
* flow.c (mark_regs_live_at_end, insn_dead_p,
mark_set_1, mark_used_regs): Only give FRAME_POINTER_REGNUM
and HARD_FRAME_POINTER_REGNUM special treatment if reload
hasn't run or the frame pointer is needed.
* haifa-sched.c (attach_deaths): Likewise.
* sched.c (attach_deaths): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27276
138bc75d-0d04-0410-961f-
82ee72b054a4
ghazi [Mon, 31 May 1999 06:39:48 +0000 (06:39 +0000)]
* Makefile.in (ALL_CFLAGS): Add '-W -Wall'.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27274
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Mon, 31 May 1999 02:56:40 +0000 (02:56 +0000)]
* tm.texi (MD_EXEC_PREFIX): Note need to update configure.in too.
Forgot to commit.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27273
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Mon, 31 May 1999 02:22:12 +0000 (02:22 +0000)]
* configure.in (native gas tests): Search for an assembler in the
same manner that the installed compiler will.
* configure: Rebuilt.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27269
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Mon, 31 May 1999 00:45:32 +0000 (00:45 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27267
138bc75d-0d04-0410-961f-
82ee72b054a4
mmitchel [Mon, 31 May 1999 00:27:55 +0000 (00:27 +0000)]
* tree.c (build_cplus_array_type_1): Use push_obstacks_nochange
and friends rather than messing with current_obstack directly.
(cp_build_qualified_type_real): Rework ARRAY_TYPE
allocation to match practice throughout the rest of the
compiler.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27265
138bc75d-0d04-0410-961f-
82ee72b054a4
mmitchel [Mon, 31 May 1999 00:25:56 +0000 (00:25 +0000)]
* tree.c (cp_build_qualified_type_real): Rework ARRAY_TYPE
allocation to match practice throughout the rest of the
compiler.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27264
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Sun, 30 May 1999 23:51:39 +0000 (23:51 +0000)]
* alias.c (find_base_term): Improve handling of addresses
constructed from binary operations.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27263
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Sun, 30 May 1999 23:40:07 +0000 (23:40 +0000)]
* gcc.c-torture/execute/990531-1.c: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27261
138bc75d-0d04-0410-961f-
82ee72b054a4
mmitchel [Sun, 30 May 1999 21:55:38 +0000 (21:55 +0000)]
Fix test; original version was not the intended one.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27260
138bc75d-0d04-0410-961f-
82ee72b054a4
mmitchel [Sun, 30 May 1999 21:50:51 +0000 (21:50 +0000)]
* lex.c (make_lang_type): Create TYPE_BINFO for
TEMPLATE_TYPE_PARMs just like for non-template types.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27259
138bc75d-0d04-0410-961f-
82ee72b054a4
mmitchel [Sun, 30 May 1999 21:50:49 +0000 (21:50 +0000)]
* lex.c (make_lang_type): Create TYPE_BINFO for
TEMPLATE_TYPE_PARMs just like for non-template types.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27258
138bc75d-0d04-0410-961f-
82ee72b054a4
burley [Sun, 30 May 1999 18:09:07 +0000 (18:09 +0000)]
code, docs
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27257
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Sun, 30 May 1999 16:14:07 +0000 (16:14 +0000)]
* config.guess, config.sub: Use toplevel file.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27256
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Sun, 30 May 1999 16:05:07 +0000 (16:05 +0000)]
Cort Dougan <cort@cs.nmt.edu>
* config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27254
138bc75d-0d04-0410-961f-
82ee72b054a4
mmitchel [Sun, 30 May 1999 14:41:33 +0000 (14:41 +0000)]
* decl.c (start_decl): Move checks on initialization to ...
(cp_finish_decl): Here. Tidy formatting slightly.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27252
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Sun, 30 May 1999 13:33:11 +0000 (13:33 +0000)]
Sun May 30 14:29:17 1999 Eric Raskin (ehr@listworks.com)
* dgux.h (STARTFILE_SPEC): Fix incorrectly matched curly-braces.
Sun May 30 14:19:13 1999 Jeffrey A Law (law@cygnus.com)
* function.h (cleanup_label, frame_offset): Declare.
(tail_recursion_label, tail_recursion_reentry): Likewise.
(arg_pointer_save_area, rtl_expr_chain): Likewise.
* stmt.c (cleanup_label, frame_offset): Delete extern declarations.
(tail_recursion_label, tail_recursion_reentry): Likewise.
(arg_pointer_save_area, rtl_expr_chain): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27249
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Sun, 30 May 1999 13:25:28 +0000 (13:25 +0000)]
* libio/dgux.mt: New file for DG/UX configuration of libio
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27248
138bc75d-0d04-0410-961f-
82ee72b054a4
nickc [Sun, 30 May 1999 12:04:01 +0000 (12:04 +0000)]
Sat May 29 19:08:10 1999 Philip Blundell <philb@gnu.org>
* config/arm/aout.h (ASM_OUTPUT_ALIGN): Only define if not already
defined.
* config/arm/elf.h (ASM_OUTPUT_ALIGN): Define.
(MAX_OFILE_ALIGNMENT): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27246
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Sun, 30 May 1999 00:45:32 +0000 (00:45 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27244
138bc75d-0d04-0410-961f-
82ee72b054a4
burley [Sat, 29 May 1999 10:41:23 +0000 (10:41 +0000)]
docs, prep
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27238
138bc75d-0d04-0410-961f-
82ee72b054a4
burley [Sat, 29 May 1999 07:59:18 +0000 (07:59 +0000)]
docs
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27237
138bc75d-0d04-0410-961f-
82ee72b054a4
burley [Sat, 29 May 1999 05:16:59 +0000 (05:16 +0000)]
docs
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27236
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Sat, 29 May 1999 00:45:33 +0000 (00:45 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27235
138bc75d-0d04-0410-961f-
82ee72b054a4
burley [Fri, 28 May 1999 23:17:04 +0000 (23:17 +0000)]
put development docs on mainline for now
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27233
138bc75d-0d04-0410-961f-
82ee72b054a4
korbb [Fri, 28 May 1999 21:43:32 +0000 (21:43 +0000)]
Replace local include scheme with #include of system.h
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27232
138bc75d-0d04-0410-961f-
82ee72b054a4
korbb [Fri, 28 May 1999 21:33:05 +0000 (21:33 +0000)]
fixinc.dgux: Use modified _int_varargs.h
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27231
138bc75d-0d04-0410-961f-
82ee72b054a4
warrenl [Fri, 28 May 1999 19:29:53 +0000 (19:29 +0000)]
* java/net/DatagramSocket.java (laddr): Removed.
(DatagramSocket): Removed attempts to get or set laddr if null.
(getLocalAddress): Reimplemented per spec.
* java/net/MulticastSocket.java (setTimeToLive): Throw exception
when ttl is 0.
(joinGroup): Throw NullPointerException if any argument is null.
(leaveGroup): ditto.
* java/net/PlainDatagramSocketImpl.java: Updated comments.
* java/net/PlainSocketImpl.java (timeout): Added.
(getInputStream): Added FIXME comment on how to support timeouts
for TCP.
* java/net/ServerSocket.java (ServerSocket): Added FIXME comment.
* java/net/Socket.java: Added FIXME comments to identify
conflicting specs between the JCL and JDK 1.2 documents.
* java/net/natPlainDatagramSocketImpl.cc (bind): Use INADDR_ANY
if host is null. Get localport value resolved by kernel if bind
lport is 0.
(receive): Implemented support for timeouts in UDP.
(setOption): Implemented based on natPlainSocketImpl version.
(getOption): ditto.
* java/net/natPlainSocketImpl.cc (bind): Get localport value
resolved by kernel if bind lport is 0.
(connect): Get localport value resolved by kernel if bind wasn't
done to set localport.
(accept): Implemented support for timeouts for ServerSocket.
(setOption): Save value for SO_TIMEOUT.
(getOption): Return timeout for SO_TIMEOUT.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27230
138bc75d-0d04-0410-961f-
82ee72b054a4
apbianco [Fri, 28 May 1999 19:26:08 +0000 (19:26 +0000)]
Fri May 28 18:22:45 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
* parse.y (lookup_field_wrapper): Unified returned value to NULL
or the searched field decl.
Fri May 28 11:34:05 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
* parse.y (fold_constant_for_init): Convert numerical constant
values to the type of the assigned field.
Thu May 27 19:57:40 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
* expr.c (lookup_field): Relaxed the test on class loading error
detection.
* parse.y (fold_constant_for_init): Enabeled old code.
Wed May 26 18:06:02 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
* parse.y (valid_ref_assignconv_cast_p): Let `_Jv_CheckCast'
decide the validity of the cast of a java.lang.Cloneable reference
to an array.
(patch_conditional_expr): Fixed first argument passed to
binary_numeric_promotion.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27229
138bc75d-0d04-0410-961f-
82ee72b054a4
burley [Fri, 28 May 1999 14:52:41 +0000 (14:52 +0000)]
fix thinko
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27223
138bc75d-0d04-0410-961f-
82ee72b054a4
robertl [Fri, 28 May 1999 13:26:49 +0000 (13:26 +0000)]
"New" testsuite entries approved by Jeff on 5/23.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27222
138bc75d-0d04-0410-961f-
82ee72b054a4
ghazi [Fri, 28 May 1999 07:34:48 +0000 (07:34 +0000)]
* putenv.c: Include ansidecl.h to define `const'.
* setenv.c: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27221
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Fri, 28 May 1999 02:54:05 +0000 (02:54 +0000)]
* i386/t-dgux (EXTRA_PARTS): Add crti.o
(crti.o): Add build rule and dependencies.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27218
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Fri, 28 May 1999 02:49:16 +0000 (02:49 +0000)]
* rs6000/sysv4.h (CC1_SPEC): Add support for -profile
(LIB_LINUX_SPEC): Likewise.
(LIB_LINUX_SPEC): Add support for -pthread
(CPP_OS_LINUX_SPEC): Likewise.
(CPP_SYSV_SPEC): Avoid redefinitions if both -fpic and -fPIC are
specified
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27217
138bc75d-0d04-0410-961f-
82ee72b054a4
mmitchel [Fri, 28 May 1999 02:37:13 +0000 (02:37 +0000)]
* decl.c (add_binding): Don't complain about a redeclaration of a
semantically identical typedef in a local scope.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27213
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Fri, 28 May 1999 02:10:39 +0000 (02:10 +0000)]
* makeinfo/makeinfo.c: Add HAVE_LC_MESSAGES around setlocale call.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27212
138bc75d-0d04-0410-961f-
82ee72b054a4
nathan [Fri, 28 May 1999 01:56:31 +0000 (01:56 +0000)]
* decl.c (complete_array_type): Allocate off same obstack. Fix
DO_DEFAULT comment to match reality.
* friend.c (make_friend_class): Fix diagnostic typo.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27210
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Fri, 28 May 1999 00:45:03 +0000 (00:45 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27208
138bc75d-0d04-0410-961f-
82ee72b054a4
mmitchel [Fri, 28 May 1999 00:20:07 +0000 (00:20 +0000)]
* decl.c (lookup_namespace_name): Handle getting a
TEMPLATE_ID_EXPR.
(expand_static_init): Don't call pushdecl for implicitly declared
`atexit' used to register destructors.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27207
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Thu, 27 May 1999 23:44:43 +0000 (23:44 +0000)]
Trivial change to test new features in the script to update the online docs.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27206
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Thu, 27 May 1999 12:11:03 +0000 (12:11 +0000)]
@
* i386.c (output_fp_cc0_set): Don't check the JUMP_INSN code for
conditional move.
(notice_update_cc, output_float_compare): Enable TARGET_CMOVE support.
(output_float_compare, output_fp_cc0_set): Fix the FLOAT comparison
for IEEE math and CC_FCOMI.
(put_jump_code): No IEEE if CC_FCOMI is set.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27204
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Thu, 27 May 1999 12:10:59 +0000 (12:10 +0000)]
�
* i386.c (output_fp_cc0_set): Don't check the JUMP_INSN code for
conditional move.
(notice_update_cc, output_float_compare): Enable TARGET_CMOVE support.
(output_float_compare, output_fp_cc0_set): Fix the FLOAT comparison
for IEEE math and CC_FCOMI.
(put_jump_code): No IEEE if CC_FCOMI is set.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27203
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Thu, 27 May 1999 02:33:58 +0000 (02:33 +0000)]
h
* fold-const.c (fold_truthop): Make the field reference unsigned
when converting a single bit compare.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27202
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Thu, 27 May 1999 02:33:56 +0000 (02:33 +0000)]
�
* fold-const.c (fold_truthop): Make the field reference unsigned
when converting a single bit compare.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27201
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Thu, 27 May 1999 02:01:30 +0000 (02:01 +0000)]
* varasm.c (STRIP_NAME_ENCODING): Remove default definition.
* output.h (STRIP_NAME_ENCODING): Strip '*' like the old varasm
version did.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27196
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Thu, 27 May 1999 01:46:21 +0000 (01:46 +0000)]
* loop.c (strength_reduce): Don't do biv->giv conversion on constants.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27194
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Thu, 27 May 1999 01:44:02 +0000 (01:44 +0000)]
* gcc.c-torture/compile/990527-1.c: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27193
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Thu, 27 May 1999 01:24:14 +0000 (01:24 +0000)]
* gcc.c-torture/execute/990527-1.c: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27192
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Thu, 27 May 1999 01:19:12 +0000 (01:19 +0000)]
p
* reload.c (push_reload): Do not call remove_address_replacements
when presented with identical optional reloads.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27191
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Thu, 27 May 1999 01:19:07 +0000 (01:19 +0000)]
�
* reload.c (push_reload): Do not call remove_address_replacements
when presented with identical optional reloads.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27190
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Thu, 27 May 1999 00:46:03 +0000 (00:46 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27187
138bc75d-0d04-0410-961f-
82ee72b054a4
warrenl [Wed, 26 May 1999 17:00:06 +0000 (17:00 +0000)]
1999-05-26 Bryce McKinlay <bryce@albatross.co.nz>
* java/net/DatagramSocket.java (getSoTimeout): Verify class type.
* java/net/DatagramSocketImpl.java (getOption): Made abstract.
(setOption): Made abstract.
* java/net/PlainDatagramSocketImpl.java: Mirror SocketOptions fields
to avoid cpp conflicts in native code.
* java/net/PlainSocketImpl.java: Mirror SocketOptions fields to avoid
cpp conflicts in native code.
* java/net/ServerSocket.java (toString): Prepended "ServerSocket".
* java/net/Socket.java (getLocalAddress): Implemented.
(setTcpNoDelay): Implemented.
(getTcpNoDelay): Implemented.
(setSoLinger): Implemented.
(getSoLinger): Implemented.
(getSoTimeout): Verify class type.
(setSendBufferSize): Implemented.
(getSendBufferSize): Implemented.
(setReceiveBufferSize): Implemented.
(getReceiveBufferSize): Implemented.
(toString): Prepended "Socket".
* java/net/SocketImpl.java (toString): Rewritten.
(getOption): Made abstract.
(setOption): Made abstract.
* java/net/natPlainSocketImpl.cc (connect): Set localport properly.
(setOption): Implemented.
(getOption): Implemented.
1999-05-26 Warren Levy <warrenl@cygnus.com>
* java/net/DatagramSocket.java (DatagramSocket): Get local host
address when null. Set SO_REUSEADDR for multicasts.
(getSoTimeout): Implemented.
(setSoTimeout): Implemented.
* java/net/DatagramSocketImpl.java: Implement SocketOptions interface.
* java/net/MulticastSocket.java (getInterface): Implemented.
(setInterface): Implemented.
(setTimeToLive): Check for invalid ttl.
(joinGroup): Verify multicast address and security.
(leaveGroup): Verify multicast address and security.
(send): Implemented.
* java/net/PlainDatagramSocketImpl.java (timeout): Added.
(iface): Added.
(ttl): Added.
(setOption): Added.
(getOption): Added.
(mcastGrp): Added.
(getTTL): Implemented as non-native.
(setTTL): ditto.
(join): ditto.
(leave): ditto.
* java/net/ServerSocket.java (setSoTimeout): Implemented.
(getSoTimeout): Implemented.
(setSocketFactory): Made synchronized.
* java/net/Socket.java (setSoTimeout): Implemented.
(getSoTimeout): Implemented.
(close): Made synchronized.
(setSocketImplFactory): Made synchronized.
* java/net/SocketImpl.java: Implement SocketOptions interface.
* java/net/natInetAddress.cc: Corrected module name at top of file.
* java/net/natPlainDatagramSocketImpl.cc (McastReq): Added union.
(bind): Added FIXME.
(peek): Implemented.
(setTTL): Removed.
(getTTL): Removed.
(join): Removed.
(leave): Removed.
(mcastGrp): Added.
(setOption): Implemented for SO_REUSEADDR.
(getOption): Implemented for SO_REUSEADDR.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27184
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Wed, 26 May 1999 16:44:21 +0000 (16:44 +0000)]
* alpha.h (MASK_FIX, TARGET_FIX): New.
(MASK_*): Reorganize constants.
(CPP_AM_FIX_SPEC): New.
(TARGET_SWITCHES): Add FIX.
(EXTRA_SPECS): Likewise.
(CPP_CPU_EV6_SPEC): Use FIX, not CIX.
(SECONDARY_MEMORY_NEEDED): Likewise.
(REGISTER_MOVE_COST): Likewise.
* alpha.c (override_options): Add FIX support. Always use
ALPHA_TP_PROG for ev6.
* alpha.md (sqrt and mov[sd]i patterns): Use FIX, not CIX.
* alpha/elf.h (ASM_FILE_START): Look at FIX too.
* configure.in (target_cpu_default2) [ev6]: Use FIX, not CIX.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27183
138bc75d-0d04-0410-961f-
82ee72b054a4
apbianco [Wed, 26 May 1999 15:41:34 +0000 (15:41 +0000)]
Wed May 26 15:33:06 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
* parse.y (qualify_ambiguous_name): Take into account that a
CONVERT_EXPR might specify a type as a WFL.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27181
138bc75d-0d04-0410-961f-
82ee72b054a4
burley [Wed, 26 May 1999 12:55:46 +0000 (12:55 +0000)]
update derived files
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27178
138bc75d-0d04-0410-961f-
82ee72b054a4
burley [Wed, 26 May 1999 12:52:30 +0000 (12:52 +0000)]
document Toon's patch, fix grammo
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27176
138bc75d-0d04-0410-961f-
82ee72b054a4
burley [Wed, 26 May 1999 12:48:41 +0000 (12:48 +0000)]
rename version numbers, etc
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27174
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Wed, 26 May 1999 11:35:41 +0000 (11:35 +0000)]
Forgot to commit.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27172
138bc75d-0d04-0410-961f-
82ee72b054a4
burley [Wed, 26 May 1999 09:52:31 +0000 (09:52 +0000)]
rename -fsubscript-check to -fbounds-check
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27170
138bc75d-0d04-0410-961f-
82ee72b054a4
mmitchel [Wed, 26 May 1999 09:50:08 +0000 (09:50 +0000)]
* fold-const.c (fold): STRIP_NOPS when deciding whether or not
something is a candidate for optimize_bit_field_compare.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27169
138bc75d-0d04-0410-961f-
82ee72b054a4
mmitchel [Wed, 26 May 1999 09:38:33 +0000 (09:38 +0000)]
* gcc.texi (Passes): Document branch-shortening.
* invoke.texi (Debugging Options): Document the fact that `-dp'
outputs length information for instructions.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27167
138bc75d-0d04-0410-961f-
82ee72b054a4
nickc [Wed, 26 May 1999 08:50:01 +0000 (08:50 +0000)]
Revert previous delta
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27166
138bc75d-0d04-0410-961f-
82ee72b054a4
nickc [Wed, 26 May 1999 06:05:46 +0000 (06:05 +0000)]
Check against frame_pointer_rtx not FRAME_POINTER_REGNUM
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27165
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Wed, 26 May 1999 03:13:18 +0000 (03:13 +0000)]
* Makefile.in (CFILES): Add putenv.c and setenv.c.
* configure.in (funcs): Add putenv and setenv.
(AC_CHECK_FUNCS): Check for putenv and setenv.
* configure: Rebuilt.
* putenv.c setenv.c: New files.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27162
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Wed, 26 May 1999 03:04:27 +0000 (03:04 +0000)]
P
* getcwd.c (getcwd): If pathname is NULL, then obtain SIZE
bytes of space using malloc.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27161
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Wed, 26 May 1999 03:04:25 +0000 (03:04 +0000)]
�
* getcwd.c (getcwd): If pathname is NULL, then obtain SIZE
bytes of space using malloc.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27160
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Wed, 26 May 1999 01:29:10 +0000 (01:29 +0000)]
�
* arm.h (NEED_PLT_GOT): Fix mistake in last change.
(GOT_PCREL): New macro. Define to 1 if not already defined.
* arm/elf.h (GOT_PCREL): Define to 0.
* arm.c (arm_finalize_pic): Take into account the setting of
GOT_PCREL.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27156
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Wed, 26 May 1999 00:45:02 +0000 (00:45 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27153
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Tue, 25 May 1999 23:18:19 +0000 (23:18 +0000)]
Revert accidental checkin.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27152
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Tue, 25 May 1999 21:32:01 +0000 (21:32 +0000)]
* output.h (STRIP_NAME_ENCODING): Provide default definition.
* dwarf2out.c (ASM_NAME_TO_STRING): Use STRIP_NAME_ENCODING.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27151
138bc75d-0d04-0410-961f-
82ee72b054a4
burley [Tue, 25 May 1999 21:04:32 +0000 (21:04 +0000)]
Delete vestigial FFECOM_FASTER_ARRAY_REFS
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27149
138bc75d-0d04-0410-961f-
82ee72b054a4
apbianco [Tue, 25 May 1999 16:36:07 +0000 (16:36 +0000)]
Tue May 25 15:06:13 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
* parse.y (patch_assignment): Save the rhs before using it as an
argument to _Jv_CheckArrayStore.
Tue May 25 11:23:59 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
* lex.c (java_parse_doc_section): Fixed `tag' buffer size.
Mon May 24 13:26:00 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
* lex.c (java_lex): Accepts `+' or `-' after the beginning of a
floating point litteral only when the exponent indicator has been
parsed.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27147
138bc75d-0d04-0410-961f-
82ee72b054a4
burley [Tue, 25 May 1999 16:25:57 +0000 (16:25 +0000)]
Fix
19990525-0.f
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27145
138bc75d-0d04-0410-961f-
82ee72b054a4
mmitchel [Tue, 25 May 1999 15:31:38 +0000 (15:31 +0000)]
* class.c (finish_vtbls): Copy BINFO_VIRTUALs before using it to
intialize a vtable.
* cp-tree.h (NAMESPACE_LEVEL): Reformat.
(lang_decl_flags): Document MEMFUNC_POINTER_TO. Save four bytes
by combining TEMPLATE_INFO and LEVEL into a single union.
(DECL_TEMPLATE_INFO): Reformat.
(DECL_SAVED_TREE): Document.
(DECL_TEMPLATE_INJECT): Remove.
* class.c (finish_struct): Remove code to deal with
DECL_TEMPLATE_INJECT.
* decl.c (maybe_process_template_type_declaration): Handle all new
types in templates uniformly.
* method.c (bulid_overload_identifier): Use CP_DECL_CONTEXT, not
DECL_CONTEXT.
* pt.c (lookup_template_class): Inject template instantiations of
forward-declarations.
(instantiate_class_template): Remove code processing
DECL_TEMPLATE_INJECT.
* pt.c (lookup_template_class): Tweak lookup to find member
templates.
* pt.c (tsubst_expr, case ASM_STMT): Don't tsubst into
ASM_CV_QUAL.
* semantics.c (finish_asm_stmt): Make strings permanent if they're
used in a template.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27144
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Tue, 25 May 1999 13:53:30 +0000 (13:53 +0000)]
Fix dumb mistakes.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27143
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Tue, 25 May 1999 13:31:37 +0000 (13:31 +0000)]
* gcc.c-torture/execute/990525-2.c: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27142
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Tue, 25 May 1999 13:14:40 +0000 (13:14 +0000)]
�
* flow.c (mark_set_1): Do not record BLKmode stores as dead
store elimination candidates.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27140
138bc75d-0d04-0410-961f-
82ee72b054a4
bje [Tue, 25 May 1999 13:06:22 +0000 (13:06 +0000)]
Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
* config.guess (dummy): Changed to $dummy.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27139
138bc75d-0d04-0410-961f-
82ee72b054a4
jason [Tue, 25 May 1999 11:55:58 +0000 (11:55 +0000)]
* typeck.c (casts_away_constness, casts_away_constness_r): Strip both
parts of pointer to data member types.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27138
138bc75d-0d04-0410-961f-
82ee72b054a4
nickc [Tue, 25 May 1999 07:16:43 +0000 (07:16 +0000)]
Explicitly declare signed bitfields as signed.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27137
138bc75d-0d04-0410-961f-
82ee72b054a4
gavin [Tue, 25 May 1999 05:57:50 +0000 (05:57 +0000)]
* config/mips/mips.h (ASM_OUTPUT_DOUBLE_INT) : Use 'dword' if
TARGET_GAS.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27136
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Tue, 25 May 1999 00:45:34 +0000 (00:45 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27134
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Tue, 25 May 1999 00:26:35 +0000 (00:26 +0000)]
* gcc.c-torture/execute/990525-1.c: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27132
138bc75d-0d04-0410-961f-
82ee72b054a4
mmitchel [Mon, 24 May 1999 23:38:55 +0000 (23:38 +0000)]
* decl2.c (mark_vtable_entries): Don't make a copy of a function,
and then make it look like `abort'. Just use `abort' instead.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27131
138bc75d-0d04-0410-961f-
82ee72b054a4
wilson [Mon, 24 May 1999 20:32:23 +0000 (20:32 +0000)]
Fix aix --with-gnu-ld configuration bug.
* configure.in (rs6000-ibm-aix4.[12]*): Delete use of aix41-gld.h.
Add use of x-aix41-gld.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27130
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Mon, 24 May 1999 16:45:19 +0000 (16:45 +0000)]
* sparc/linux64.h (ASM_OUTPUT_CONSTRUCTOR): Define.
(ASM_OUTPUT_DESTRUCTOR): Define.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27129
138bc75d-0d04-0410-961f-
82ee72b054a4
mmitchel [Mon, 24 May 1999 15:26:25 +0000 (15:26 +0000)]
* typeck.c (build_static_cast): Don't allow static_casts that cast
away constness.
(casts_away_constness_r): New function.
(casts_away_constness): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27128
138bc75d-0d04-0410-961f-
82ee72b054a4
nickc [Mon, 24 May 1999 15:24:52 +0000 (15:24 +0000)]
Tidied up case statements
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27127
138bc75d-0d04-0410-961f-
82ee72b054a4
tromey [Mon, 24 May 1999 15:00:02 +0000 (15:00 +0000)]
* java/util/ResourceBundle.java (getBundle): Throw
NullPointerException if baseName is null.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27126
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Mon, 24 May 1999 13:43:22 +0000 (13:43 +0000)]
* loop.c (strength_reduce): Do not clear NOT_EVERY_ITERATION at the
last CODE_LABEL in a loop if we have previously passed a jump
to the top of the loop.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27125
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Mon, 24 May 1999 13:27:14 +0000 (13:27 +0000)]
* gcc.c-torture/execute/990524-1.c: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27122
138bc75d-0d04-0410-961f-
82ee72b054a4
nickc [Mon, 24 May 1999 07:58:01 +0000 (07:58 +0000)]
Fix blunder made when applying patch to arm.h
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27121
138bc75d-0d04-0410-961f-
82ee72b054a4
nathan [Mon, 24 May 1999 04:24:30 +0000 (04:24 +0000)]
* g++.old-deja/g++.other/anon3.C: New test.
* g++.old-deja/g++.other/anon4.C: New test.
* g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
* g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
Merrill).
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27120
138bc75d-0d04-0410-961f-
82ee72b054a4
mmitchel [Mon, 24 May 1999 00:58:56 +0000 (00:58 +0000)]
* stmt.c (expand_end_bindings): Ignore any elements of VARS that
are not VAR_DECLs.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27118
138bc75d-0d04-0410-961f-
82ee72b054a4
mmitchel [Mon, 24 May 1999 00:47:01 +0000 (00:47 +0000)]
* decl.c (lookup_tag): Remove code no longer needed after
name-lookup improvements.
* decl2.c (handle_class_head): Make error-recovery more robust.
* friend.c (make_friend_class): Reject templated typename types.
* lex.c (is_global): A template parameter isn't global.
* parse.y (class_head): Robustify.
* parse.c: Regenerated.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27117
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Mon, 24 May 1999 00:45:33 +0000 (00:45 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27116
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Sun, 23 May 1999 23:12:23 +0000 (23:12 +0000)]
* gcc.dg/990524-1.c: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27114
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Sun, 23 May 1999 21:26:27 +0000 (21:26 +0000)]
* gcc.c-torture/compile/990523-1.c: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27113
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Sun, 23 May 1999 19:37:42 +0000 (19:37 +0000)]
Sun May 23 20:31:16 1999 Jeffrey A Law (law@cygnus.com)
* loop.c (strength_reduce): Grow reg_single_usage as needed.
Sun May 23 10:13:20 1999 David O'Brien <obrien@FreeBSD.org>
* i386/freebsd-elf.h (LINK_SPEC): Change -static to -Bstatic.
Also remove a useless comment.
Sun May 23 10:05:23 1999 Jerry Quinn <jquinn@nortelnetworks.com>
* pa.md (negdf2,negsf2): Use fneg instead of fsub on pa 2.0.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27111
138bc75d-0d04-0410-961f-
82ee72b054a4