schwab [Sun, 24 Nov 2002 20:43:02 +0000 (20:43 +0000)]
* Makefile.in (install-driver): Remove versioned link before
trying to create it.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59435
138bc75d-0d04-0410-961f-
82ee72b054a4
paolo [Sun, 24 Nov 2002 18:48:35 +0000 (18:48 +0000)]
2002-11-24 Paolo Carlini <pcarlini@unitus.it>
* src/locale.cc (locale::locale(const char*)):
Trivial cosmetic tweaks.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59433
138bc75d-0d04-0410-961f-
82ee72b054a4
schwab [Sun, 24 Nov 2002 18:32:01 +0000 (18:32 +0000)]
* config/m68k/m68k.c: Fix typo in last change defining
TARGET_ASM_CAN_OUTPUT_MI_THUNK.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59432
138bc75d-0d04-0410-961f-
82ee72b054a4
kazu [Sun, 24 Nov 2002 13:17:11 +0000 (13:17 +0000)]
* config/h8300/h8300.c (print_operand): Update the use of
h8300_tiny_constant_address_p.
(h8300_adjust_insn_length): Likewise.
(h8300_tiny_constant_address_p): Check if the given rtx is a
variable declared with __attribute__ ((tiny_data)).
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59431
138bc75d-0d04-0410-961f-
82ee72b054a4
gccadmin [Sun, 24 Nov 2002 08:17:47 +0000 (08:17 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59428
138bc75d-0d04-0410-961f-
82ee72b054a4
nickc [Sun, 24 Nov 2002 08:10:28 +0000 (08:10 +0000)]
Ensure return string is empty before using strcat to construct it.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59422
138bc75d-0d04-0410-961f-
82ee72b054a4
thorpej [Sun, 24 Nov 2002 06:54:38 +0000 (06:54 +0000)]
* libiberty.h (basename): Add NetBSD to the list.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59421
138bc75d-0d04-0410-961f-
82ee72b054a4
mark [Sat, 23 Nov 2002 21:50:41 +0000 (21:50 +0000)]
* javax/naming/AuthenticationException.java: Update copyright header.
* javax/naming/AuthenticationNotSupportedException.java: Likewise.
* javax/naming/Binding.java: Likewise.
* javax/naming/CannotProceedException.java: Likewise.
* javax/naming/CommunicationException.java: Likewise.
* javax/naming/CompositeName.java: Likewise.
* javax/naming/CompoundName.java: Likewise.
* javax/naming/ConfigurationException.java: Likewise.
* javax/naming/Context.java: Likewise.
* javax/naming/ContextNotEmptyException.java: Likewise.
* javax/naming/InitialContext.java: Likewise.
* javax/naming/InsufficientResourcesException.java: Likewise.
* javax/naming/InterruptedNamingException.java: Likewise.
* javax/naming/LimitExceededException.java: Likewise.
* javax/naming/LinkException.java: Likewise.
* javax/naming/LinkLoopException.java: Likewise.
* javax/naming/LinkRef.java: Likewise.
* javax/naming/MalformedLinkException.java: Likewise.
* javax/naming/NameAlreadyBoundException.java: Likewise.
* javax/naming/NameClassPair.java: Likewise.
* javax/naming/NameNotFoundException.java: Likewise.
* javax/naming/NameParser.java: Likewise.
* javax/naming/NamingEnumeration.java: Likewise.
* javax/naming/NamingSecurityException.java: Likewise.
* javax/naming/NoInitialContextException.java: Likewise.
* javax/naming/NoPermissionException.java: Likewise.
* javax/naming/NotContextException.java: Likewise.
* javax/naming/OperationNotSupportedException.java: Likewise.
* javax/naming/PartialResultException.java: Likewise.
* javax/naming/Reference.java: Likewise.
* javax/naming/Referenceable.java: Likewise.
* javax/naming/ReferralException.java: Likewise.
* javax/naming/ServiceUnavailableException.java: Likewise.
* javax/naming/SizeLimitExceededException.java: Likewise.
* javax/naming/TimeLimitExceededException.java: Likewise.
* javax/naming/directory/Attribute.java: Likewise.
* javax/naming/directory/AttributeInUseException.java: Likewise.
* javax/naming/directory/AttributeModificationException.java: Likewise.
* javax/naming/directory/Attributes.java: Likewise.
* javax/naming/directory/BasicAttribute.java: Likewise.
* javax/naming/directory/BasicAttributes.java: Likewise.
* javax/naming/directory/DirContext.java: Likewise.
* javax/naming/directory/InitialDirContext.java: Likewise.
* javax/naming/directory/InvalidAttributeIdentifierException.java:
Likewise.
* javax/naming/directory/InvalidAttributeValueException.java: Likewise.
* javax/naming/directory/InvalidAttributesException.java: Likewise.
* javax/naming/directory/InvalidSearchControlsException.java: Likewise.
* javax/naming/directory/InvalidSearchFilterException.java: Likewise.
* javax/naming/directory/ModificationItem.java: Likewise.
* javax/naming/directory/NoSuchAttributeException.java: Likewise.
* javax/naming/directory/SchemaViolationException.java: Likewise.
* javax/naming/directory/SearchControls.java: Likewise.
* javax/naming/directory/SearchResult.java: Likewise.
* javax/naming/event/EventContext.java: Likewise.
* javax/naming/event/EventDirContext.java: Likewise.
* javax/naming/event/NamespaceChangeListener.java: Likewise.
* javax/naming/event/NamingEvent.java: Likewise.
* javax/naming/event/NamingExceptionEvent.java: Likewise.
* javax/naming/event/NamingListener.java: Likewise.
* javax/naming/event/ObjectChangeListener.java: Likewise.
* javax/naming/ldap/Control.java: Likewise.
* javax/naming/ldap/ControlFactory.java: Likewise.
* javax/naming/ldap/ExtendedRequest.java: Likewise.
* javax/naming/ldap/ExtendedResponse.java: Likewise.
* javax/naming/ldap/HasControls.java: Likewise.
* javax/naming/ldap/InitialLdapContext.java: Likewise.
* javax/naming/ldap/LdapContext.java: Likewise.
* javax/naming/ldap/LdapReferralException.java: Likewise.
* javax/naming/ldap/UnsolicitedNotification.java: Likewise.
* javax/naming/ldap/UnsolicitedNotificationEvent.java: Likewise.
* javax/naming/ldap/UnsolicitedNotificationListener.java: Likewise.
* javax/naming/spi/DirObjectFactory.java: Likewise.
* javax/naming/spi/DirStateFactory.java: Likewise.
* javax/naming/spi/DirectoryManager.java: Likewise.
* javax/naming/spi/InitialContextFactory.java: Likewise.
* javax/naming/spi/InitialContextFactoryBuilder.java: Likewise.
* javax/naming/spi/NamingManager.java: Likewise.
* javax/naming/spi/ObjectFactory.java: Likewise.
* javax/naming/spi/ObjectFactoryBuilder.java: Likewise.
* javax/naming/spi/ResolveResult.java: Likewise.
* javax/naming/spi/Resolver.java: Likewise.
* javax/naming/spi/StateFactory.java: Likewise.
* javax/naming/spi/NamingManager.java (ofb): Package private.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59417
138bc75d-0d04-0410-961f-
82ee72b054a4
gccadmin [Sat, 23 Nov 2002 08:17:09 +0000 (08:17 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59408
138bc75d-0d04-0410-961f-
82ee72b054a4
dalej [Sat, 23 Nov 2002 02:07:13 +0000 (02:07 +0000)]
2002-11-22 Dale Johannesen <dalej@apple.com>
* toplev.c (rest_of_compilation): Fix comments.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59397
138bc75d-0d04-0410-961f-
82ee72b054a4
geoffk [Sat, 23 Nov 2002 00:20:13 +0000 (00:20 +0000)]
* aclocal.m4 (ac_cv_func_mmap_dev_zero): Darwin does not
allow mmap from /dev/zero. Don't make decisions for the host
based on presence or absence of /dev/zero on the build machine.
(ac_cv_func_mmap_anon): Darwin does have working MMAP_ANON.
(AC_FUNC_MMAP_FILE): Darwin does have mmap of a file.
* configure: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59394
138bc75d-0d04-0410-961f-
82ee72b054a4
mmitchel [Fri, 22 Nov 2002 23:19:17 +0000 (23:19 +0000)]
* g++.dg/abi/rtti2.C: New test.
* rtti.c (qualifier_flags): Fix thinko.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59391
138bc75d-0d04-0410-961f-
82ee72b054a4
tromey [Fri, 22 Nov 2002 21:49:06 +0000 (21:49 +0000)]
* parse.y (patch_binop): Cast right hand side of shift expression
to `int'. Fixes PR java/8676.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59390
138bc75d-0d04-0410-961f-
82ee72b054a4
tromey [Fri, 22 Nov 2002 21:01:24 +0000 (21:01 +0000)]
2002-11-22 Ranjit Mathew <rmathew@hotmail.com>
Andrew Haley <aph@redhat.com>
* gcc/java/jcf-write.c (write_classfile): Remove target
class file, if it exists, before renaming the temporary
class file to it.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59386
138bc75d-0d04-0410-961f-
82ee72b054a4
drow [Fri, 22 Nov 2002 20:01:07 +0000 (20:01 +0000)]
include/
* libiberty.h (make_relative_prefix): Add prototype.
libiberty/
* Makefile.in: Add make-relative-prefix.c.
* make-relative-prefix.c: New file.
* functions.texi: Rebuilt.
gcc/
* gcc.c (make_relative_prefix, split_directories)
(free_split_directories): Removed.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59385
138bc75d-0d04-0410-961f-
82ee72b054a4
drow [Fri, 22 Nov 2002 19:34:21 +0000 (19:34 +0000)]
* configure.in: Set insn=nop for DWARF-2 tests on ARM.
* configure: Regenerated.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59383
138bc75d-0d04-0410-961f-
82ee72b054a4
paolo [Fri, 22 Nov 2002 18:53:53 +0000 (18:53 +0000)]
2002-11-22 Laszlo Ersek <erseklaszlo@chello.hu>
Paolo Carlini <pcarlini@unitus.it>
PR libstdc++/8645
* include/bits/stl_tree.h (_Rb_tree_rebalance_for_erase):
Don't check that __w->_M_left != 0 and __w->_M_right != 0
when they can't be otherwise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59381
138bc75d-0d04-0410-961f-
82ee72b054a4
tromey [Fri, 22 Nov 2002 16:54:22 +0000 (16:54 +0000)]
For PR java/8676:
* libjava.lang/pr8676.java: New file.
* libjava.lang/pr8676.out: New file.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59379
138bc75d-0d04-0410-961f-
82ee72b054a4
mark [Fri, 22 Nov 2002 16:48:52 +0000 (16:48 +0000)]
* java/net/URL.java: Merge with Classpath (partly).
* java/net/URLStreamHandler: Merge with Classpath.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59378
138bc75d-0d04-0410-961f-
82ee72b054a4
kazu [Fri, 22 Nov 2002 14:16:12 +0000 (14:16 +0000)]
* config/h8300/h8300.c (compute_a_shift_length): Fix the insn
length computation when xor.l is output.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59376
138bc75d-0d04-0410-961f-
82ee72b054a4
mkoch [Fri, 22 Nov 2002 10:27:53 +0000 (10:27 +0000)]
2002-11-22 Michael Koch <konqueror@gmx.de>
* include/posix.h:
(_Jv_platform_on_close): Moved out of #ifndef DISBALE_JAVA_NET.
* include/win32.h:
(_Jv_platform_on_close): Moved out of #ifndef DISBALE_JAVA_NET.
(backtrace): Moved out of #ifndef DISBALE_JAVA_NET.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59374
138bc75d-0d04-0410-961f-
82ee72b054a4
gccadmin [Fri, 22 Nov 2002 08:17:23 +0000 (08:17 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59373
138bc75d-0d04-0410-961f-
82ee72b054a4
tromey [Fri, 22 Nov 2002 03:20:24 +0000 (03:20 +0000)]
2002-11-21 Ranjit Mathew <rmathew@hotmail.com>
* jartool.c (extract_jar): Use "open" with O_BINARY instead of
"creat" to create extracted files.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59366
138bc75d-0d04-0410-961f-
82ee72b054a4
aldyh [Fri, 22 Nov 2002 02:22:13 +0000 (02:22 +0000)]
2002-11-21 Jim Wilson <wilson@redhat.com>
* config/rs6000/rs6000.c (function_arg): Set inner mode of SPE
vectors to SI.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59365
138bc75d-0d04-0410-961f-
82ee72b054a4
bwilson [Fri, 22 Nov 2002 00:23:31 +0000 (00:23 +0000)]
* config/xtensa/xtensa-protos.h (xtensa_copy_incoming_a7): Declare.
* config/xtensa/xtensa.c (struct machine_function): Add
incoming_a7_copied flag.
(xtensa_copy_incoming_a7): Define.
(xtensa_emit_move_sequence): Use xtensa_copy_incoming_a7.
* config/xtensa/xtensa.md (movdi, movsf, movdf): Ditto.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59364
138bc75d-0d04-0410-961f-
82ee72b054a4
hubicka [Thu, 21 Nov 2002 22:54:20 +0000 (22:54 +0000)]
* i386-protos.h (x86_64_sign_extended_value): Fix prototype.
* i386.c (x86_64_general_operand, x86_64_szext_general_operand,
x86_64_nonmemory_operand, x86_64_movabs_operand,
x86_64_szext_nonmemory_operand, x86_64_immediate_operand,
ix86_expand_int_movcc): Update call of x86_64_sign_extended_value.
(local_symbolic_operand): Do not care the 64bit limits.
(x86_64_sign_extended_value): Remove allow_rip support.
(legitimate_pic_address_disp_p): Handle all cases allowed
with RIP addressing.
(legitimate_address_p): Use legitimate_pic_address_disp_p for PIC.
(legitimize_pic_address): Reorganize.
* i386.h (EXTRA_CONSTRAINT): Update call of x86_64_sign_extended_value.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59362
138bc75d-0d04-0410-961f-
82ee72b054a4
ebotcazou [Thu, 21 Nov 2002 22:08:15 +0000 (22:08 +0000)]
* gcc.dg/i386-unroll-1.c: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59361
138bc75d-0d04-0410-961f-
82ee72b054a4
ebotcazou [Thu, 21 Nov 2002 21:42:40 +0000 (21:42 +0000)]
PR c++/8342
* typeck.c (get_member_function_from_ptrfunc): Make sure that a
SAVE_EXPR for instance_ptr doesn't get evaluated first inside one
of the branches of a COND_EXPR.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59360
138bc75d-0d04-0410-961f-
82ee72b054a4
thorpej [Thu, 21 Nov 2002 21:39:17 +0000 (21:39 +0000)]
* config.gcc (arm*-*-netbsdelf*): Enable configuration.
* config/arm/netbsd-elf.h: New file.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59359
138bc75d-0d04-0410-961f-
82ee72b054a4
thorpej [Thu, 21 Nov 2002 21:29:24 +0000 (21:29 +0000)]
* config/arm/elf.h (SUBTARGET_EXTRA_SPECS): Add
subtarget_asm_float_spec.
(SUBTARGET_ASM_FLOAT_SPEC): Define, moving the
defaults from...
(ASM_SPEC): ...here. Use subtarget_asm_float_spec.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59358
138bc75d-0d04-0410-961f-
82ee72b054a4
uweigand [Thu, 21 Nov 2002 18:14:47 +0000 (18:14 +0000)]
* libjava.loader/loader.exp (gcj_loader_test_one): Fix typo in
'type' argument to libjava_tcompile.
(gcj_loader_run): Use libjava_tcompile instead of running
GCJ_UNDER_TEST directly.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59351
138bc75d-0d04-0410-961f-
82ee72b054a4
mkoch [Thu, 21 Nov 2002 18:01:22 +0000 (18:01 +0000)]
2002-11-21 Michael Koch <konqueror@gmx.de>
* include/posix.h: I put too much into the #ifndef DISABLE_JAVA_NET.
Only the new network functions should be in it.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59350
138bc75d-0d04-0410-961f-
82ee72b054a4
nickc [Thu, 21 Nov 2002 16:36:52 +0000 (16:36 +0000)]
* config/fr30/fr30.md (movsf_constant_store): Move code to detect 0.0 into fr30.c.
* config/fr30/fr30-protos.h (fr30_const_double_is_zero): Prototype.
* config/fr30/fr30.c (fr30_const_double_is_zero): New function. Return true if the rtx is 0.0.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59349
138bc75d-0d04-0410-961f-
82ee72b054a4
thorpej [Thu, 21 Nov 2002 15:48:02 +0000 (15:48 +0000)]
* config/arm/elf.h (ASM_SPEC, LINK_SPEC): Pass -EL
if -mlittle-endian is specified.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59348
138bc75d-0d04-0410-961f-
82ee72b054a4
rearnsha [Thu, 21 Nov 2002 14:51:27 +0000 (14:51 +0000)]
PR optimization/2903
* arm.md (anddi_notzesidi_di): Operand 2 is inverted not operand 1.
(anddi_notsesidi_di): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59347
138bc75d-0d04-0410-961f-
82ee72b054a4
mkoch [Thu, 21 Nov 2002 14:34:12 +0000 (14:34 +0000)]
2002-11-21 Michael Koch <konqueror@gmx.de>
* include/posic.h: Moved new functions into a #ifndef DISABLE_JAVA_NET
* include/win32.h: Moved new functions into a #ifndef DISABLE_JAVA_NET
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59346
138bc75d-0d04-0410-961f-
82ee72b054a4
kazu [Thu, 21 Nov 2002 14:09:31 +0000 (14:09 +0000)]
* config/h8300/h8300.c (print_operand): Use
h8300_eightbit_constant_address_p and
h8300_tiny_constant_address_p.
(h8300_adjust_insn_length): Likewise.
* config/h8300/h8300.h (EIGHTBIT_CONSTANT_ADDRESS_P): Remove.
(TINY_CONSTANT_ADDRESS_P): Likewise.
(OK_FOR_U): Use eightbit_constant_address_p.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59343
138bc75d-0d04-0410-961f-
82ee72b054a4
uweigand [Thu, 21 Nov 2002 12:03:49 +0000 (12:03 +0000)]
* config/s390/libgcc-libc.ver: Add multilib support.
* config/s390/linux.h (MULTILIB_DEFAULT): Define.
* config/s390/t-linux64 (MULTILIB_OPTIONS, MULTILIB_DIRNAMES,
MULTILIB_OSDIRNAMES, LIBGCC, INSTALL_LIBGCC,
EXTRA_MULTILIB_PARTS): Define.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59342
138bc75d-0d04-0410-961f-
82ee72b054a4
mkoch [Thu, 21 Nov 2002 10:45:14 +0000 (10:45 +0000)]
2002-11-21 Michael Koch <konqueror@gmx.de>
* java/nio/channels/AsynchronousCloseException.java,
java/nio/channels/CancelledKeyException.java,
java/nio/channels/ClosedByInterruptException.java,
java/nio/channels/ConnectionPendingException.java,
java/nio/channels/FileLockInterruptionException.java,
java/nio/channels/IllegalSelectorException.java,
java/nio/channels/NoConnectionPendingException.java,
java/nio/channels/NonReadableChannelException.java,
java/nio/channels/NonWritableChannelException.java,
java/nio/channels/NotYetBoundException.java,
java/nio/channels/NotYetConnectedException.java,
java/nio/channels/OverlappingFileLockException.java,
java/nio/channels/UnresolvedAddressException.java,
java/nio/channels/UnsupportedAddressTypeException.java:
New files.
* Makefile.am (ordinary_java_source_files): Added new files.
* Makefile.in: Regenerated.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59341
138bc75d-0d04-0410-961f-
82ee72b054a4
mkoch [Thu, 21 Nov 2002 10:24:18 +0000 (10:24 +0000)]
Forgot to add to cvs command line
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59340
138bc75d-0d04-0410-961f-
82ee72b054a4
rearnsha [Thu, 21 Nov 2002 10:22:02 +0000 (10:22 +0000)]
* arm.c (arm_get_frame_size): A leaf function does not need its
stack padding to an aligned boundary if it has no frame.
(thumb_get_frame_size): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59339
138bc75d-0d04-0410-961f-
82ee72b054a4
mkoch [Thu, 21 Nov 2002 10:08:03 +0000 (10:08 +0000)]
2002-11-21 Michael Koch <konqueror@gmx.de>
* include/posix.h
(_Jv_socket): New method.
(_Jv_connect): New method.
(_Jv_close): New method.
(_Jv_platform_close_on_exec): Prefixed system function with "::".
(_Jv_bind): New method.
(_Jv_listen): New method.
(_Jv_write): New method.
(_Jv_read): New method.
* include/win32.h
(_Jv_socket): New method.
(_Jv_connect): New method.
(_Jv_close): New method.
(_Jv_bind): New method.
(_Jv_listen): New method.
(_Jv_write): New method.
(_Jv_read): New method.
* java/net/natNetworkInterface.cc:
Include platform.h, removed inclusion of socket.h
(getRealNetworkInterfaces): Replaced ::socket() by _Jv_socket() and
::close() by _Jv_close().
* java/net/natPlainDatagramSocketImpl.cc:
Removed include of socket.h, definition of NATIVE_CLOSE and _Jv_bind,
added some new lines to make code more readable.
(create): Replaced ::socket() by _Jv_socket().
(close): Replaced NATIVE_CLOSE() by _Jv_close().
* java/net/natPlainSocketImpl.cc:
Removed definition of NATIVE_CLOSE, _Jv_bind, Jv_connect and _Jv_accept,
removed include of socket.h, removed some windows defines
(now in include/win32.h).
(create): Replaced ::socket() by _Jv_socket().
(close): Replaced NATIVE_CLOSE() by _Jv_close().
(write): Replaced ::read by _Jv_write().
(read): Replaced ::read by _Jv_read().
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59338
138bc75d-0d04-0410-961f-
82ee72b054a4
pme [Thu, 21 Nov 2002 08:28:34 +0000 (08:28 +0000)]
2002-11-21 Phil Edwards <pme@gcc.gnu.org>
* docs/html/documentation.html: Fix broken/thinko'd URL.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59337
138bc75d-0d04-0410-961f-
82ee72b054a4
gccadmin [Thu, 21 Nov 2002 08:17:21 +0000 (08:17 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59336
138bc75d-0d04-0410-961f-
82ee72b054a4
pme [Thu, 21 Nov 2002 08:16:32 +0000 (08:16 +0000)]
2002-11-21 Phil Edwards <pme@gcc.gnu.org>
* docs/doxygen/run_doxygen: Tighter search expression for sed.
* docs/doxygen/stdheader.cc: Handle the case of good headers.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59332
138bc75d-0d04-0410-961f-
82ee72b054a4
pme [Thu, 21 Nov 2002 07:38:27 +0000 (07:38 +0000)]
Fix ChangeLog edit goof.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59329
138bc75d-0d04-0410-961f-
82ee72b054a4
pme [Thu, 21 Nov 2002 07:34:30 +0000 (07:34 +0000)]
2002-11-21 Phil Edwards <pme@gcc.gnu.org>
* acinclude.m4: Uniform formatting.
* configure.in: x
* configure.target: x
* aclocal.m4, configure: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59328
138bc75d-0d04-0410-961f-
82ee72b054a4
pme [Thu, 21 Nov 2002 07:27:51 +0000 (07:27 +0000)]
2002-11-21 Phil Edwards <pme@gcc.gnu.org>
* include/bits/streambuf.tcc (basic_streambuf::sputbackc): Prefix
"this->" to call to pbackfail.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59327
138bc75d-0d04-0410-961f-
82ee72b054a4
pme [Thu, 21 Nov 2002 07:16:01 +0000 (07:16 +0000)]
2002-11-21 Phil Edwards <pme@gcc.gnu.org>
* docs/doxygen/style.css: Update.
* docs/doxygen/user.cfg.in: Update.
* docs/html/documentation.html: Regenerate.
* docs/html/17_intro/howto.html: Tweak I/O sentry entry.
* docs/html/27_io/howto.html: New section on headers.
* docs/html/faq/index.html: Add i386 threading entry.
* docs/html/faq/index.txt: Regenerate.
* docs/html/ext/lwg-active.html, docs/html/ext/lwg-defects.html:
Import R23.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59326
138bc75d-0d04-0410-961f-
82ee72b054a4
pme [Thu, 21 Nov 2002 07:06:41 +0000 (07:06 +0000)]
2002-11-21 Phil Edwards <pme@gcc.gnu.org>
* docs/doxygen/TODO: Note change in clause 27 docs.
* include/bits/basic_ios.h, include/bits/fpos.h,
include/bits/ios_base.h, include/bits/stl_deque.h,
include/bits/stl_iterator_base_types.h, include/std/std_fstream.h,
include/std/std_iomanip.h, include/std/std_iosfwd.h,
include/std/std_iostream.h, include/std/std_istream.h,
include/std/std_ostream.h, include/std/std_sstream.h,
include/std/std_streambuf.h: Doxygenate all I/O entities.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59325
138bc75d-0d04-0410-961f-
82ee72b054a4
toon [Wed, 20 Nov 2002 23:22:50 +0000 (23:22 +0000)]
2002-11-20 Toon Moene <toon@moene.indiv.nluug.nl>
* invoke.texi: Explain the purpose of -fmove-all-movables,
-freduce-all-givs and -frerun-loop-opts better.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59323
138bc75d-0d04-0410-961f-
82ee72b054a4
sje [Wed, 20 Nov 2002 21:52:59 +0000 (21:52 +0000)]
* emit-rtl.c (gen_reg_rtx): Simplify mapping of Complex type
to component type using GET_MODE_INNER.
* expr.c (emit_move_insn_1): Ditto.
* optabs.c (expand_binop): Ditto.
(expand_unop): Ditto.
(expand_complex_abs): Ditto.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59317
138bc75d-0d04-0410-961f-
82ee72b054a4
rupp [Wed, 20 Nov 2002 21:41:19 +0000 (21:41 +0000)]
* hwint.h (HAVE___INT64): Fix typo (was HAVE__INT64).
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59316
138bc75d-0d04-0410-961f-
82ee72b054a4
paolo [Wed, 20 Nov 2002 21:22:48 +0000 (21:22 +0000)]
2002-11-20 Benjamin Kosnik <bkoz@redhat.com>
Jonathan Lennox <lennox@cs.columbia.edu>
* include/bits/streambuf.tcc (__copy_streambufs):
Revert previous fix for the interactive half of
libstdc++/6745, use _M_buf_size_opt to set dynamically
the correct buffer size.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59314
138bc75d-0d04-0410-961f-
82ee72b054a4
mkoch [Wed, 20 Nov 2002 21:19:26 +0000 (21:19 +0000)]
2002-11-20 Michael Koch <konqueror@gmx.de>
* Makefile.am (ordinary_java_source_files):
Added java/nio/channels/FileChannel.java.
* Makefile.in: Regenerated.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59313
138bc75d-0d04-0410-961f-
82ee72b054a4
dj [Wed, 20 Nov 2002 21:08:33 +0000 (21:08 +0000)]
* config/stormy16/stormy16.c (s16builtins,
xstormy16_init_builtins, xstormy16_expand_builtin): New.
* config/stormy16/stormy16.md (divmodhi4, sdivlh, udivlh): New.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59312
138bc75d-0d04-0410-961f-
82ee72b054a4
hp [Wed, 20 Nov 2002 20:06:34 +0000 (20:06 +0000)]
* ggc-common.c [!ENABLE_VALGRIND_CHECKING] (VALGRIND_DISCARD):
Define as empty.
(ggc_realloc): Update valgrind annotations.
* ggc-page.c [!ENABLE_VALGRIND_CHECKING] (VALGRIND_DISCARD):
Define as empty.
(alloc_anon, free_page, ggc_alloc, poison_pages): Add machinery to
valgrind-annotate memory.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59310
138bc75d-0d04-0410-961f-
82ee72b054a4
hp [Wed, 20 Nov 2002 19:49:53 +0000 (19:49 +0000)]
* Makefile.in (RUN_GEN, VALGRIND_DRIVER_DEFINES): New variables.
(DRIVER_DEFINES): Add $(VALGRIND_DRIVER_DEFINES).
(executing gencheck, genconfigs, genconditions, genflags,
gencodes, genconstants, genemit, genrecog, genopinit, genextract,
genpeep, genattr, genattrtab, genoutput, gengenrtl, genpreds,
gengtype, genprotos): Prepend $(RUN_GEN).
* configure.in: Move host compiler tests before --enable-checking
tests.
(--enable-checking=valgrind): New.
* config.in, configure: Regenerate.
* cppfiles.c [!ENABLE_VALGRIND_CHECKING] (VALGRIND_DISCARD):
Define as empty.
(read_include_file): When doing the mmap+1 trick,
valgrind-annotate the byte after the mmap:ed area as readable.
(purge_cache): Remove above annotation.
* gcc.c (execute) [ENABLE_VALGRIND_CHECKING]: Arrange to prepend
VALGRIND_PATH -q to each command.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59309
138bc75d-0d04-0410-961f-
82ee72b054a4
uweigand [Wed, 20 Nov 2002 17:05:08 +0000 (17:05 +0000)]
* recog.c (constrain_operands): Prefer exact match over reloadable
EXTRA_MEMORY_CONSTRAINT or EXTRA_ADDRESS_CONSTRAINT.
* reload.c (find_reloads): Always reload EXTRA_ADDRESS_CONSTRAINT
operands in Pmode.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59308
138bc75d-0d04-0410-961f-
82ee72b054a4
mkoch [Wed, 20 Nov 2002 16:19:08 +0000 (16:19 +0000)]
2002-11-20 Michael Koch <konqueror@gmx.de>
* java/io/FileInputStream.java
(getChannel): New method.
* java/io/FileOutputStream.java
(getChannel): New method.
* java/net/ServerSocket.java
(bind): Removed duplicate code and called another bind method instead.
* java/nio/channels/SelectionKey.java
(isValid): Removed wrong exception documentation.
* java/nio/channels/ServerSocketChannel.java
(accept): Added exception documentation.
(open): Fixed typo, added exception documentation.
* java/nio/channels/spi/AbstractSelectableChannel.java
(implCloseChannel): Added exception documentation.
(add): Reformated.
(register): Added exception documentation.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59307
138bc75d-0d04-0410-961f-
82ee72b054a4
ro [Wed, 20 Nov 2002 15:59:07 +0000 (15:59 +0000)]
* ltconfig (osf[345]): Append $major to soname_spec.
Reflect this in library_names_spec.
* ltmain.sh (osf): Prefix $major with . for use as extension.
boehm-gc:
* ltconfig (osf[345]): Append $major to soname_spec.
Reflect this in library_names_spec.
* ltmain.sh (osf): Prefix $major with . for use as extension.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59306
138bc75d-0d04-0410-961f-
82ee72b054a4
aj [Wed, 20 Nov 2002 15:19:18 +0000 (15:19 +0000)]
* configure: Regenerated with new libtool.m4.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59305
138bc75d-0d04-0410-961f-
82ee72b054a4
aj [Wed, 20 Nov 2002 15:18:53 +0000 (15:18 +0000)]
* libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
and sparc64 GNU/Linux systems.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59304
138bc75d-0d04-0410-961f-
82ee72b054a4
ebotcazou [Wed, 20 Nov 2002 10:50:29 +0000 (10:50 +0000)]
* gcc.c-torture/compile/
20021120-1.c: New test.
* gcc.c-torture/compile/
20021120-2.c: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59303
138bc75d-0d04-0410-961f-
82ee72b054a4
ebotcazou [Wed, 20 Nov 2002 10:37:08 +0000 (10:37 +0000)]
PR c/8518
* c-decl.c (duplicate_decls): Outline the second definition
of an extern inline function in all cases.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59302
138bc75d-0d04-0410-961f-
82ee72b054a4
rsandifo [Wed, 20 Nov 2002 10:09:01 +0000 (10:09 +0000)]
* stor-layout.c (place_field): Update rli->offset as well as
rli->bitpos.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59301
138bc75d-0d04-0410-961f-
82ee72b054a4
rsandifo [Wed, 20 Nov 2002 10:03:36 +0000 (10:03 +0000)]
* sched-deps.c (sched_analyze): Check HARD_REGNO_CALL_PART_CLOBBERED.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59300
138bc75d-0d04-0410-961f-
82ee72b054a4
rsandifo [Wed, 20 Nov 2002 09:59:28 +0000 (09:59 +0000)]
* config/sh/sh.md (udivsi3): Don't put udivsi3_i4_media instructions
into a libcall block.
(divsi3): Likewise divsi3_i4_media.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59299
138bc75d-0d04-0410-961f-
82ee72b054a4
rsandifo [Wed, 20 Nov 2002 09:52:14 +0000 (09:52 +0000)]
* global.c (find_reg): Check HARD_REGNO_NREGS before kicking
out another register.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59298
138bc75d-0d04-0410-961f-
82ee72b054a4
jakub [Wed, 20 Nov 2002 09:43:20 +0000 (09:43 +0000)]
* combine.c (force_to_mode): Only replace with (not Y) if all bits in fuller_mask
(not just mask) are set in C.
* gcc.c-torture/execute/
20021118-3.c: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59295
138bc75d-0d04-0410-961f-
82ee72b054a4
gccadmin [Wed, 20 Nov 2002 08:17:15 +0000 (08:17 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59294
138bc75d-0d04-0410-961f-
82ee72b054a4
aj [Wed, 20 Nov 2002 06:14:54 +0000 (06:14 +0000)]
* loop.c (record_giv): Initialize not_replaceable.
(check_final_value): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59288
138bc75d-0d04-0410-961f-
82ee72b054a4
mmitchel [Wed, 20 Nov 2002 05:17:01 +0000 (05:17 +0000)]
* pt.c (for_each_template_parm): Free allocated memory.
* search.c (is_subobject_of_p_1): New function.
(is_subobject_of_p): Avoid walking virtual bases multiple times.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59287
138bc75d-0d04-0410-961f-
82ee72b054a4
kazu [Wed, 20 Nov 2002 05:04:31 +0000 (05:04 +0000)]
* config/h8300/h8300.c (h8300_init_once): Replace 1 with
MASK_H8300S.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59286
138bc75d-0d04-0410-961f-
82ee72b054a4
kazu [Wed, 20 Nov 2002 04:54:39 +0000 (04:54 +0000)]
* config/h8300/h8300.c (h8300_init_once): Allow -mn switch
only if -mh or -ms present.
(h8300_eightbit_constant_address_p): Support the normal mode.
(h8300_tiny_constant_address_p): Likewise.
* config/h8300/h8300.h (TARGET_NORMAL_MODE): New.
(POINTER_SIZE): Add 16 bit pointer for the normal mode.
(Pmode): Evaluate to HImode for the normal mode.
(SIZE_TYPE): Evaluate to unsigned int for normal mode.
(PTRDIFF_TYPE): Evaluate to int for the normal mode.
(ASM_WORD_OP): Evaluate to word for the normal mode.
* config/h8300/h8300.md (tablejump_normal_mode): New.
(indirect_jump_normal_mode): New.
* config/h8300/t-h8300 (MULTILIB_OPTIONS): Pass -mn option to
directory.
(MULTILIB_DIRNAMES): Create target dependent directory
'normal'.
(MULTILIB_EXCEPTIONS): Don't turn on -mn on H8/300.
* doc/invoke.texi (gccoptlist): Describe the new switch -mn.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59285
138bc75d-0d04-0410-961f-
82ee72b054a4
redi [Wed, 20 Nov 2002 01:12:02 +0000 (01:12 +0000)]
2002-11-20 Jonathan Wakely <redi@gcc.gnu.org>
* docs/html/21_strings/howto.html: Fix example code, cite Gaby's
explanation of "<unknown type>" error with toupper/tolower.
* docs/html/22_locale/howto.html: Be more consistent with
example in 21_strings.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59284
138bc75d-0d04-0410-961f-
82ee72b054a4
toon [Tue, 19 Nov 2002 23:17:36 +0000 (23:17 +0000)]
2002-11-19 Toon Moene <toon@moene.indiv.nluug.nl>
PR fortran/8587
* libF77/pow_zz.c: Handle (0.0, 0.0) ** power.
2002-11-19 Toon Moene <toon@moene.indiv.nluug.nl>
PR fortran/8587
* news.texi: Show PR fortran/8587 fixed.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59280
138bc75d-0d04-0410-961f-
82ee72b054a4
hubicka [Tue, 19 Nov 2002 22:52:40 +0000 (22:52 +0000)]
* i386.md (length_immediate): Do not refer to insn address.
(jcc*, jmp patterns): Compute length explicitly.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59279
138bc75d-0d04-0410-961f-
82ee72b054a4
tromey [Tue, 19 Nov 2002 21:59:41 +0000 (21:59 +0000)]
* java/lang/ref/natReference.cc (add_to_hash): Look at `copy', not
`referent'.
(finalize_referred_to_object): Don't modify `referent' or `copy'
fields.
(add_to_hash): Correctly set `n->next' when updating list.
* java/lang/ref/Reference.java (enqueue): Return false if already
enqueued.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59278
138bc75d-0d04-0410-961f-
82ee72b054a4
tromey [Tue, 19 Nov 2002 21:23:28 +0000 (21:23 +0000)]
2002-11-19 Ranjit Mathew <rmathew@hotmail.com>
* include/jni.h: Add missing JNICALL and JNIEXPORT attributes
to function and function pointer declarations in accordance with
Sun's JDKs. Define JNIIMPEXP to either JNIEXPORT or JNIIMPORT
based on whether __GCJ_JNI_IMPL__ has been defined or not.
* jni.cc: Add missing JNICALL and JNIEXPORT attributes to
JNI function definitions.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59277
138bc75d-0d04-0410-961f-
82ee72b054a4
ebotcazou [Tue, 19 Nov 2002 20:19:50 +0000 (20:19 +0000)]
2002-11-19 �Eric Botcazou �<ebotcazou@libertysurf.fr>
* gcc.c-torture/compile/
20021119-1.c: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59276
138bc75d-0d04-0410-961f-
82ee72b054a4
ebotcazou [Tue, 19 Nov 2002 20:13:20 +0000 (20:13 +0000)]
2002-11-19 �Eric Botcazou �<ebotcazou@libertysurf.fr>
PR c/8588
* optabs.c (expand_binop): Convert CONST_INTs in shift
operations too.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59274
138bc75d-0d04-0410-961f-
82ee72b054a4
sayle [Tue, 19 Nov 2002 19:26:53 +0000 (19:26 +0000)]
* gcse.c (gcse_emit_move_after): Correct typo in REG_EQUAL note.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59271
138bc75d-0d04-0410-961f-
82ee72b054a4
kazu [Tue, 19 Nov 2002 18:41:27 +0000 (18:41 +0000)]
* config/h8300/h8300.md (an anonymous pattern): Relax the
condition to accept the same operands and/or subregs.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59270
138bc75d-0d04-0410-961f-
82ee72b054a4
drow [Tue, 19 Nov 2002 18:27:01 +0000 (18:27 +0000)]
* config/sh/sh.c (gen_shl_and): Revert previous patch.
* config/sh/sh.md (ashrdi3+1, ashrdi3+2): Predicate on
reload_completed.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59269
138bc75d-0d04-0410-961f-
82ee72b054a4
kazu [Tue, 19 Nov 2002 15:17:24 +0000 (15:17 +0000)]
* config/h8300/h8300.c (print_operand): Update the use of
EIGHTBIT_CONSTANT_ADDRESS_P.
(h8300_adjust_insn_length): Likewise.
(h8300_eightbit_constant_address_p): Check if the given rtx is
a variable with __attribute__((eightbit_data)).
* config/h8300/h8300.h (OK_FOR_U): Update the use of
EIGHTBIT_CONSTANT_ADDRESS_P.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59263
138bc75d-0d04-0410-961f-
82ee72b054a4
redi [Tue, 19 Nov 2002 11:32:10 +0000 (11:32 +0000)]
2002-11-19 John Gustafsson <forgoil@rsn.bth.se>
* docs/html/20_util/howto.html: Fix typo.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59258
138bc75d-0d04-0410-961f-
82ee72b054a4
nathan [Tue, 19 Nov 2002 10:57:58 +0000 (10:57 +0000)]
* MAINTAINERS: Update email.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59257
138bc75d-0d04-0410-961f-
82ee72b054a4
gerald [Tue, 19 Nov 2002 08:25:01 +0000 (08:25 +0000)]
* doc/contrib.texi (Contributors): Add self as second contact in
addition to Jeff Law.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59256
138bc75d-0d04-0410-961f-
82ee72b054a4
gccadmin [Tue, 19 Nov 2002 08:18:06 +0000 (08:18 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59255
138bc75d-0d04-0410-961f-
82ee72b054a4
aj [Tue, 19 Nov 2002 07:11:42 +0000 (07:11 +0000)]
* tree-inline.c: Move prototpyes of find_alloca_call_1 and
find_alloca_call to right place.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59247
138bc75d-0d04-0410-961f-
82ee72b054a4
kazu [Tue, 19 Nov 2002 06:55:04 +0000 (06:55 +0000)]
* cppfiles.c: Fix formatting.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59245
138bc75d-0d04-0410-961f-
82ee72b054a4
thorpej [Tue, 19 Nov 2002 04:37:50 +0000 (04:37 +0000)]
* gcc.c (The Specs Language): Document spec functions.
(static_spec_functions, lookup_spec_function)
(eval_spec_function, handle_spec_function)
(if_exists_spec_function, alloc_args): New.
(execute): Abort if processing_spec_function is true.
(do_spec_1): Hand off spec to handle_spec_function if %:
is encountered. If processing_spec_function is true,
end any pending argument when the end of the string is reached.
(main): Use alloc_args to allocate the initial argument vector.
* gcc.h (struct spec_function): New.
(lang_specific_spec_functions): New extern.
* config/netbsd-elf.h (STARTFILE_SPEC): Add if-exists(crti%O%s).
(ENDFILE_SPEC): Add if-exists(crtn%O%s).
* config/alpha/netbsd.h (ENDFILE_SPEC): Likewise.
* doc/invoke.texi: Document spec functions.
* cppspec.c (lang_specific_spec_functions): New.
* gccspec.c: Likewise.
* g++spec.c (lang_specific_spec_functions): New.
* g77spec.c (lang_specific_spec_functions): New.
* jvspec.c (lang_specific_spec_functions): New.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59241
138bc75d-0d04-0410-961f-
82ee72b054a4
thorpej [Tue, 19 Nov 2002 04:27:13 +0000 (04:27 +0000)]
* gcc.dg/duff-1.c: New test.
* gcc.dg/duff-2.c: New test.
* gcc.dg/duff-3.c: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59240
138bc75d-0d04-0410-961f-
82ee72b054a4
sje [Mon, 18 Nov 2002 23:21:42 +0000 (23:21 +0000)]
* config/ia64/hpux_longdouble.h (FIXUNS_TRUNCTFSI2_LIBCALL): New.
(FIXUNS_TRUNCTFDI2_LIBCALL): New.
(fixunstfsi_libfunc): Change.
(fixunstfdi_libfunc): Change.
(sdiv_optab): Don't zero out SImode handler.
(udiv_optab): Don't zero out SImode handler.
(smod_optab): Don't zero out SImode handler.
(umod_optab): Don't zero out SImode handler.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59238
138bc75d-0d04-0410-961f-
82ee72b054a4
paolo [Mon, 18 Nov 2002 22:42:35 +0000 (22:42 +0000)]
2002-11-18 Jonathan Lennox <lennox@cs.columbia.edu>
* include/bits/streambuf.tcc (__copy_streambufs): verify
__sbin->gptr() + __bufsize < __sbin->egptr() before using.
* testsuite/27_io/ostream_inserter_other.cc (test_buffer_4): Add.
(test05): Use test_buffer_4. Delete unused ostringstream
variables.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59234
138bc75d-0d04-0410-961f-
82ee72b054a4
mkoch [Mon, 18 Nov 2002 21:31:12 +0000 (21:31 +0000)]
2002-11-18 Jesse Rosenstock <jmr@ugcs.caltech.edu>
* java/nio/charset/CoderResult.java (Cache.get): Fix a bug
that was causing CoderResults to be cached, not WeakReferences
to CoderResults.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59233
138bc75d-0d04-0410-961f-
82ee72b054a4
neil [Mon, 18 Nov 2002 20:43:40 +0000 (20:43 +0000)]
PR preprocessor/8524
* cpplib.c (run_directive): Remove previous kludge to _Pragma.
Add a new one in its place, which hopefully works.
(skip_rest_of_line): Change test for bottom-of-context-stack.
testsuite:
* gcc.dg/cpp/_Pragma5.c: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59232
138bc75d-0d04-0410-961f-
82ee72b054a4
hubicka [Mon, 18 Nov 2002 20:32:56 +0000 (20:32 +0000)]
* i386.md (addqi_1_slp): Fix output template.
(subqi_1_slp): Fix type.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59230
138bc75d-0d04-0410-961f-
82ee72b054a4
paolo [Mon, 18 Nov 2002 20:03:52 +0000 (20:03 +0000)]
2002-11-18 Paolo Carlini <pcarlini@unitus.it>
PR libstdc++/6745 (continued)
* include/bits/streambuf.tcc (__copy_streambufs):
Deal with interactive input by using isatty as in the
fix for libstdc++/8399.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59229
138bc75d-0d04-0410-961f-
82ee72b054a4