- 18 Dec, 2003 2 commits
-
-
2003-12-17 Kelley Cook <kcook@gcc.gnu.org> * Make-lang.in: Replace cp/g++.1 with $(docobjdir)/g++.1. From-SVN: r74766
Kelley Cook committed -
From-SVN: r74762
GCC Administrator committed
-
- 17 Dec, 2003 24 commits
-
-
From-SVN: r74758
Kazu Hirata committed -
* predict.c (struct block_info_def, struct edge_info_def): Change bit-fields of width 1 to unsigned int. From-SVN: r74757
Joseph Myers committed -
locale_facets.tcc (time_get::_M_extract_via_format): Use narrow to get from __format[__i] a char __c representing a formatting code... 2003-12-17 Paolo Carlini <pcarlini@suse.de> * include/bits/locale_facets.tcc (time_get::_M_extract_via_format): Use narrow to get from __format[__i] a char __c representing a formatting code, don't use it to compare *__beg to __format[__i]. * testsuite/22_locale/time_get/get_date/wchar_t/4.cc: New. From-SVN: r74755
Paolo Carlini committed -
PR 12480 * c-pch.c (pch_init): Improve error message when precompiled header can't be written. PR 12606 * c-pch.c (pch_init): Make a PCH file appear invalid while it's being written. (c_common_write_pch): Make it valid once it's done. From-SVN: r74754
Geoffrey Keating committed -
re PR target/11992 (Wrong built-in code for memcmp with length 1<<24 only (1<<24)-1 possible for CLCL-Instruction) PR target/11992 * config/s390/s390.md ("*cmpmem_long_64"): Use CLCLE instruction instead of CLCL. ("*cmpmem_long_31"): Likewise. From-SVN: r74752
Ulrich Weigand committed -
2003-12-17 Vladimir Makarov <vmakarov@redhat.com> * config/ia64/ia64.c: Add more comments about insn bundling. From-SVN: r74751
Vladimir Makarov committed -
PR optimization/10592 * caller-save.c (mark_referenced_regs): Don't short-circuit a reg or subreg in SET_DEST if it isn't a hard register. From-SVN: r74747
Richard Earnshaw committed -
collect2.c (main): Add -fno-profile-arcs -fno-test-coverage -fno-branch-probabilities to arguments... * collect2.c (main): Add -fno-profile-arcs -fno-test-coverage -fno-branch-probabilities to arguments when compiling ctors and dtors. From-SVN: r74746
David Edelsohn committed -
2003-12-17 Fernando Nasser <fnasser@redhat.com> * gnu/java/awt/peer/gtk/GtkListPeer.java (handleEvent): Fix generation of ActionEvents for mouse double-clicks. From-SVN: r74745
Fernando Nasser committed -
2003-12-16 Fernando Nasser <fnasser@redhat.com> * gnu/java/awt/peer/gtk/GtkContainerPeer.java (handleEvent): Check for null Graphics pointer returned by FileDialogPeer. From-SVN: r74744
Fernando Nasser committed -
PR c++/10603 PR c++/12827 * parser.c (cp_parser_error): Help c_parse_error print good messages if the next token is a keyword. (cp_parser_parameter_declaration_list): When resynchronizing after a bad parameter declaration, stop if a comma is found. (cp_parser_parameter_declaration): Avoid backtracking. PR c++/10603 * g++.dg/parse/error6.C: New test. PR c++/12827 * g++.dg/parse/error7.C: New test. From-SVN: r74743
Mark Mitchell committed -
2003-12-17 Michael Koch <konqueror@gmx.de> * libltdl/stamp-h.in: Removed, not used anymore. From-SVN: r74742
Michael Koch committed -
2003-12-17 Ed Falis <falis@gnat.com> * a-elchha.adb (Tailored_Exception_Information): made Info constant to eliminate warning. * a-exextr.adb: Add context clause for Ada.Exceptions.Last_Chance_Handler. 2003-12-17 Sergey Rybin <rybin@act-europe.fr> * cstand.adb (Create_Standard): Change the way how the declaration of the Duration type is created (making it the same way as it is for all the other standard types). 2003-12-17 Robert Dewar <dewar@gnat.com> * s-crtl.ads: Fix header format Change Pure to Preelaborate 2003-12-17 Ed Schonberg <schonberg@gnat.com> * checks.adb (Selected_Length_Checks): Generate an Itype reference for the expression type only if it is declared in the current unit. * sem_ch3.adb (Constrain_Index): Handle properly a range whose bounds are universal and already analyzed, as can occur in constrained subcomponents that depend on discriminants, when one constraint is a subtype mark. * sem_res.adb (Resolve_Type_Conversion): Any arithmetic expression of type Any_Fixed is legal as the argument of a conversion, if only one fixed-point type is in context. 2003-12-17 GNAT Script <nobody@gnat.com> * Make-lang.in: Makefile automatically updated From-SVN: r74741
Arnaud Charlet committed -
* config/sparc/sol2.h: Set SUPPORTS_INIT_PRIORITY to 0. * config/sparc/sol2-gld.h: Set SUPPORTS_INIT_PRIORITY to 1. From-SVN: r74740
Eric Botcazou committed -
arm.c (thumb_base_register_rtx_p): Don't allow virtual registers as base registers for sub-word operations. * arm.c (thumb_base_register_rtx_p): Don't allow virtual registers as base registers for sub-word operations. (thumb_legitimate_address_p): Simplify REG+REG test. From-SVN: r74739
Richard Earnshaw committed -
2003-12-17 Paolo Carlini <pcarlini@suse.de> * testsuite/performance/container_benchmark.cc: Tweak outputs. * testsuite/performance/list_create_fill_sort.cc: Shrink a bit some outputs. * testsuite/testsuite_performance.h: Widen a few output fields. * testsuite/performance/ifstream_extract_int.cc: New. From-SVN: r74738
Paolo Carlini committed -
From-SVN: r74737
Segher Boessenkool committed -
* lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c at -O with stabs debugging formats. * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable. * gcc.dg/debug/debug-2.c: Likewise. From-SVN: r74736
Eric Botcazou committed -
* configure.in: Remove code to examine linker scripts and set HAVE_MIPS_LIBGLOSS_STARTUP_DIRECTIVES. * configure, config.in: Regenerate. From-SVN: r74735
Fred Fish committed -
* gcc_update (files_and_dependencies): For libjava/libltdl directory, rename configure.in to configure.ac, and stamp-h.in to config-h.in. From-SVN: r74734
James E Wilson committed -
PR c++/12218 * varasm.c (initializer_constant_valid_p): Allow a conversion from an integral constant to an OFFSET_TYPE. PR c++/12696 * decl.c (reshape_init): Recover quickly from errors. PR c++/12218 * g++.dg/init/pm3.C: New test. PR c++/12696 * g++.dg/init/error1.C: New test. From-SVN: r74731
Mark Mitchell committed -
PR target/11012 * config/m32r/m32r.c (gen_compare): Call gen_addsi3 instead of gen_cmp_ne_small_const_insn. * config/m32r/m32r.md (cmp_ne_small_const_insn): Remove. From-SVN: r74726
Kazu Hirata committed -
2003-12-17 Neil Booth <neil@daikokuya.co.uk> Joseph S. Myers <jsm@polyomino.org.uk> PR c/3347 * c-decl.c (enum_decl_context): Remove BITFIELD. (grokdeclarator): Take bit-field width as an input. Perform bit-field width validation with check_bitfield_type_and_width rather than waiting for finish_struct. (groktypename, groktypename_in_parm_context, start_decl, push_parm_decl, grokfield, start_function): Update calls to grokdeclarator. (check_bitfield_type_and_width): New function. (finish_struct): Move bit-field validation to grokdeclarator and check_bitfield_type_and_width. testsuite: * gcc.dg/bitfld-8.c: New test. From-SVN: r74725
Joseph Myers committed -
From-SVN: r74723
GCC Administrator committed
-
- 16 Dec, 2003 14 commits
-
-
2003-12-16 Phil Edwards <phil@codesourcery.com> * configure.ac (AM_INIT_AUTOMAKE): Don't warn about GNU Make. * configure: Regenerated. * Makefile.am (check-%): New catch-all forwarding target. * Makefile.in: Regenerated. From-SVN: r74718
Phil Edwards committed -
2003-12-16 Paolo Carlini <pcarlini@suse.de> * testsuite/performance/container_benchmark.cc: New, a benchmark developed by Bjarne Stroustrup and Alexander Stepanov and made available with no restrictions. * testsuite/testsuite_performance.h (report_header): New, useful to produce header lines in the reports. From-SVN: r74717
Paolo Carlini committed -
* gnu/java/net/natPlainDatagramSocketImplWin32.cc: Removed unused InterruptedIOException.h include. * gnu/java/net/natPlainSocketImplWin32.cc (connect): Reset and ignore our thread's interrupted flag instead of testing and throwing an InterruptedIOException if set. (accept): Likewise + changed case of SocketTimeoutException text. (write): Likewise (for both overloads). (doRead): Likewise. From-SVN: r74716
Mohan Embar committed -
* win32.cc (WSAEventWrapper): Implemented default constructor and init() methods. (_Jv_select): Removed. * gnu/java/nio/natSelectorImplWin32.cc (helper_put_filedescriptors): Removed. (helper_get_filedescriptors): Removed. (implSelect): Implemented in terms of WSAEventWrapper and WSAWaitForMultipleEvents instead of _Jv_select(). Added support for thread interruption. * include/win32.h (WSAEventWrapper): Minor formatting changes; added default constructor declaration, init(), getFD() and getEventHandle() methods. (_Jv_select): Removed. From-SVN: r74715
Mohan Embar committed -
(peekData): Throw SocketTimeoutException instead of InterruptedIOException on timeout. (receive): Likewise. * gnu/java/net/natPlainSocketImplPosix.cc (read): Made a minor exception text case change. From-SVN: r74714
Mohan Embar committed -
2003-12-16 Paolo Carlini <pcarlini@suse.de> * testsuite/performance/container_benchmark.cc: New, a benchmark developed by Bjarne Stroustrup and Alexander Stepanov and made available with no restrictions. * testsuite/testsuite_performance.h (report_header): New, useful to produce header lines in the reports. From-SVN: r74713
Paolo Carlini committed -
xscale testcases from James Lemke * gcc.dg/arm-scd42-[123].c: New tests. From-SVN: r74712
James Lemke committed -
2003-12-16 Michael Koch <konqueror@gmx.de> Fix for PR libgcj/13056. * libltdl/configure.in, libltdl/config.h.in: Removed. * libltdl/configure.ac, libltdl/config-h.in, libltdl/install-sh, libltdl/config.guess, libltdl/config.sub, libltdl/missing, libltdl/mkinstalldirs, libltdl/ltmain.sh: New files. * libltdl/Makefile.am, libltdl/acinclude.m4, libltdl/aclocal.m4, libltdl/ltdl.c, libltdl/ltdl.h, libltdl/README: Update to versions from libtool 1.5. libltdl/configure, * libltdl/Makefile.in: Regenerated. * java/lang/natRuntime.cc (find_symbol): Use type 'lt_ptr' instead of 'lt_ptr_t'. From-SVN: r74711
Michael Koch committed -
* java/awt/MenuComponent.java (serialVersionUID): Fixed value. From-SVN: r74709
Michael Koch committed -
cp: PR c++/9043 C++ ABI change: Mangling array indices in templates. * decl.c (compute_array_index_type): Reorganize for earlier template errors. Use value_dependent_expression_p for abi-2. * mangle.c (write_array_type): Check broken mangling for expression indices on abi-1 testsuite: PR c++/9043 * g++.dg/abi/mangle20-1.C: New test. * g++.dg/abi/mangle20-2.C: New test. From-SVN: r74707
Nathan Sidwell committed -
PR bootstrap/13386 * configure.in (gcc_cv_ld_hidden): Set to yes on hppa64*-*-hpux* when using HP native linker. * configure: Rebuilt. From-SVN: r74705
John David Anglin committed -
* jni/gtk-peer/gnu_java_awt_peer_gtk_GtkEvents.c (pre_event_handler): Handle GtkButton widgets differently as events go to its event_window. (connect_awt_hook): Remove compiler warning. From-SVN: r74704
Fernando Nasser committed -
From-SVN: r74703
Giovanni Bajo committed -
PR c++/13275 * c-common.h (enum rid): Add RID_OFFSETOF. * c-parser.in (rid_to_yy): Ignore RID_OFFSETOF. * ginclude/stddef.h (offsetof): Reimplement for C++, using __offsetof__. * doc/extend.texi: Document __offsetof__. PR c++/13275 * lex.c (reswords): Add "__offsetof" and "__offsetof__". * parser.c (cp_parser): Add in_offsetof_p. (cp_parser_new): Initialize it. (cp_parser_primary_expression): Handle __offsetof__ (...). (cp_parser_postfix_expression): Allow casts to pointer type and uses of "->" in a constant expression if implementing offsetof. (cp_parser_unary_expression): Allow the use of "&" in a constant expression if implementing offsetof. PR c++/13275 * g++.dg/other/offsetof2.C: Remove XFAIL. * g++.dg/parse/offsetof1.C: New test. * g++.gd/parse/offsetof2.C: Likewise. From-SVN: r74702
Mark Mitchell committed
-