- 30 Jun, 2003 33 commits
-
-
2003-06-30 Gary Benson <gbenson@redhat.com> For PR libgcj/11349: * javax/naming/spi/NamingManager.java (getURLContext): Use From-SVN: r68730
Gary Benson committed -
From-SVN: r68729
Doug Gregor committed -
2003-06-30 Giovanni Bajo <giovannibajo@libero.it> * pt.c (value_dependent_expression_p): Cast expressions are value-dependent also if their operand is value-dependent itself. From-SVN: r68728
Giovanni Bajo committed -
2003-06-30 Giovanni Bajo <giovannibajo@libero.it> * mangle.c (write_expression): Exit gracefully when trying to mangle a CALL_EXPR. From-SVN: r68724
Giovanni Bajo committed -
2003-06-30 Giovanni Bajo <giovannibajo@libero.it> * g++.dg/other/error6.C: New test. From-SVN: r68723
Giovanni Bajo committed -
From-SVN: r68722
Wolfgang Bangerth committed -
2003-06-17 Giovanni Bajo <giovannibajo@libero.it> PR c++/10750 * g++.dg/parse/constant2.C: New test. From-SVN: r68721
Giovanni Bajo committed -
2003-06-30 Giovanni Bajo <giovannibajo@libero.it> PR c++/10750 * parser.c (cp_parser_primary_expression): A VAR_DECL with a (value- or type-) dependent expression as DECL_INITIAL is a valid constant-expression (at parser time). From-SVN: r68720
Giovanni Bajo committed -
Tweak a couple of recent Changelog entries. From-SVN: r68716
Paolo Carlini committed -
2003-06-30 Benjamin Kosnik <bkoz@redhat.com> * acinclude.m4 (GLIBCPP_ENABLE_PCH): Add bits for --enable-pch. * aclocal.m4: Regenerate. * configure.in (GLIBCPP_CHECK_PCH): Move, change to GLIBCPP_ENABLE_PCH, default to yes. * configure: Regenerate. * docs/html/configopts.html: Add --enable-pch. From-SVN: r68715
Benjamin Kosnik committed -
* config/alpha/alpha.h (FUNCTION_ARG_PADDING): Remove. * config/alpha/unicosmk.h: Don't #undef FUNCTION_ARG_PADDING. From-SVN: r68714
Kazu Hirata committed -
2003-06-30 Phil Edwards <pme@gcc.gnu.org> * testsuite/lib/libstdc++-v3-dg.exp: Add comments. (libstdc++-v3-init): Also set LD_RUN_PATH. From-SVN: r68713
Phil Edwards committed -
2003-06-30 Giovanni Bajo <giovannibajo@libero.it> PR c++/11106 * g++.dg/other/error5.C: New test. From-SVN: r68712
Giovanni Bajo committed -
2003-06-10 Giovanni Bajo <giovannibajo@libero.it> PR c++/11106 * error.c (dump_decl): Call dump_decl to dump the DECL_NAME for a USING_DECL, instead of print_tree_identifier. From-SVN: r68711
Giovanni Bajo committed -
2003-06-30 Wolfgang Bangerth <bangerth@dealii.org> * doc/sourcebuild.texi: Don't reference gnats.html any more. From-SVN: r68710
Wolfgang Bangerth committed -
* config/h8300/h8300.c (compute_mov_length): Fix length of mov:SF on H8/300. From-SVN: r68709
Kazu Hirata committed -
From-SVN: r68708
Nick Clifton committed -
From-SVN: r68706
Jan Hubicka committed -
From-SVN: r68705
Christopher Faylor committed -
2003-06-30 Hartmut Penner <hpenner@de.ibm.com> * config/rs6000/rs6000.c (rs6000_split_altivec_in_gprs): New function. (altivec_in_gprs_p): New function. * config/rs6000/rs6000-protos (rs6000_split_altivec_in_gprs): New prototype. (altivec_in_gprs_p): New prototype. * config/rs6000/altivec.md (*movv4si_internal): Change multi-assembler alternative to '#'. Add postreload splitter to handle this cases. (*movv4hi_internal): Likewise. (*movv4qi_internal): Likewise. (*movv4sf_internal): Likewise. From-SVN: r68704
Hartmut Penner committed -
From-SVN: r68703
Nick Clifton committed -
* defaults.h (PUSH_ARGS_REVERSED): Define default here. * calls.c: Not here. From-SVN: r68701
Jason Merrill committed -
* config/arm/arm.c (arm_rtx_costs): Remove #if 0 block. (bad_signed_byte_operand): Likewise. (arm_output_epilogue): Likewise. (arm_final_prescan_insn): Likewise. From-SVN: r68698
Ben Elliston committed -
From-SVN: r68697
Rainer Orth committed -
* c-pch.c (c_common_write_pch): Flush asm_out_file to allow for subsequent writes. From-SVN: r68696
Rainer Orth committed -
2003-06-30 Paolo Carlini <pcarlini@unitus.it> * include/std/std_streambuf.h (_M_mode): Move from here to filebuf and stringbuf. (~basic_streambuf()): Don't set _M_mode. (basic_streambuf()): Don't set _M_mode. * include/std/std_fstream.h (_M_mode): Move here, from streambuf. (~basic_filebuf()): Clean up. * include/bits/fstream.tcc (basic_filebuf()): Set _M_mode. * include/std/std_sstream.h (_M_mode): Move here, from streambuf. * testsuite/27_io/basic_streambuf/cons/char/1.cc: Don't set _M_mode. * testsuite/27_io/basic_streambuf/overflow/char/1.cc: Likewise. * testsuite/27_io/basic_streambuf/sgetc/char/1.cc: Likewise. * testsuite/27_io/basic_streambuf/sgetn/char/1.cc: Likewise. * testsuite/27_io/basic_streambuf/sputn/char/1.cc: Likewise. 2003-06-30 Paolo Carlini <pcarlini@unitus.it> * include/std/std_fstream.h (_M_underflow): Remove. (uflow): Remove, inherited from streambuf. (underflow): Only declare. * include/bits/fstream.tcc (_M_underflow): Rename to underflow, to which is equivalent for __bump == false, simplify. * include/std/std_sstream.h (_M_underflow): Remove. (uflow): Remove, inherited from streambuf. (underflow): Only declare. * include/bits/sstream.tcc (_M_underflow): Rename to underflow, to which is equivalent for __bump == false, simplify. From-SVN: r68695
Paolo Carlini committed -
* cfgrtl.c (verify_flow_info): Accept degenerated condjumps in cfglayout mode. From-SVN: r68694
Jan Hubicka committed -
* i386.c (standard_80387_constant_p): Accept TFmode constants too. (init_ext_80387_constants): Likewise. (standard_80387_constant_rtx): Likewise. * i386.md (atanxf): Disable for TARGET_128BIT_LONG_LONG (atantf): Disable for !TARGET_128BIT_LONG_LONG (fyl2x_sfxf3, fyl2x_dfxf3): Accept TFmode operands. (fyl2x_xfxf3, fyl2x_tfxf3): Enable/disable as needed. (fscale_sfxf3, fscale_dfxf3): Accept TFmode operands. (fscale_xfxf3, fscale_tfxf3): Enable/disable as needed. (frndinttf2): New. (f2xm1tf2): New. (exp?f2): Use expsf2_tf when needed. (exp?f2_tf): New. (exptf): New. From-SVN: r68693
Jan Hubicka committed -
* config.gcc (sh*-*-kaos*): Put tm_file setting in separate case statement from tmake_file set. From-SVN: r68692
Uwe Stieber committed -
* reload.c (find_reloads): Change push_reloads to push_reload in comment. * reload1.c (eliminate_regs): Likewise. (dump_needs): Delete prototype for deleted function. From-SVN: r68691
James E Wilson committed -
2003-06-29 Paolo Carlini <pcarlini@unitus.it> * include/bits/stl_algo.h (LOTS): Fully qualify standard functions with std::, thus avoiding Koenig lookup. From-SVN: r68690
Paolo Carlini committed -
gcc: * builtin-attrs.def (gcc_diag, gcc_cdiag, gcc_cxxdiag): New format attributes. * c-format.c (enum format_type): Add gcc_diag_format_type, gcc_cdiag_format_type, and gcc_cxxdiag_format_type. (gcc_diag_length_specs, gcc_cdiag_length_specs, gcc_cxxdiag_length_specs, gcc_diag_flag_pairs, gcc_cdiag_flag_pairs, gcc_cxxdiag_flag_pairs, gcc_diag_flag_specs, gcc_cdiag_flag_specs, gcc_cxxdiag_flag_specs, gcc_diag_char_table, gcc_cdiag_char_table, gcc_cxxdiag_char_table): New. (format_types_orig): Add new data. (find_char_info_specifier_index, init_dynamic_diag_info): New functions. (handle_format_attribute): Update to handle new format attributes. testsuite: * gcc.dg/format/gcc_diag-1.c: New test. From-SVN: r68689
Kaveh R. Ghazi committed -
From-SVN: r68687
GCC Administrator committed
-
- 29 Jun, 2003 7 commits
-
-
From-SVN: r68685
Aaron W. LaFramboise committed -
* doc/install.texi: Remove install documentation for obsoleted targets i?86-*-sco, i?86-*-sco3.2v4, powerpcle-*-pe, powerpcle-*-winnt, arm-*-aof. Update information about IA64 toolchain, AIX make requirements, and binutils for m68k-*-hpux and *-*-linuxaout targets. From-SVN: r68683
Dara Hazeghi committed -
* regmove.c (regmove_optimize): Don't try to make src and dst match when they are in different modes. From-SVN: r68682
Jan Hubicka committed -
builtins.c (expand_builtin_mathfn, [...]): Avoid busy work when builtin is not supported by the backend. * builtins.c (expand_builtin_mathfn, expand_builtin_mathfn_2): Avoid busy work when builtin is not supported by the backend. From-SVN: r68681
Jan Hubicka committed -
* loop.c (count_one_set): Fix detection of registers set in more than one basic block. From-SVN: r68680
Zdenek Dvorak committed -
* target-def.h: Remove usage of OBJECT_FORMAT_ROSE. * system.h: Poison OBJ_FORMAT_ROSE. * doc/tm.texi (Macros for Initialization): Remove documentatin of OBJECT_FORMAT_ROSE. * config/rs6000/lynx.h: Remove undef of OBJECT_FORMAT_ROSE. * collect2.c: Remove usage of OBJECT_FORMAT_ROSE. From-SVN: r68678
Andreas Jaeger committed -
* pa.c (update_total_code_bytes): New function. (last_address): Number of bytes output for a function and its associated thunks. (compute_frame_size): Use BITS_PER_UNIT. (pa_output_function_epilogue): Compute last_address. Use update_total_code_bytes. (output_lbranch): Handle long branch on portable runtime. (attr_length_millicode_call, attr_length_call, attr_length_indirect_call): Only use total_code_bytes for calls in the text section. (output_call): Only use an indirect call sequence when the target is not local. (pa_asm_output_mi_thunk): Handle updating of total_code_bytes. Improve test to determine when an IA-relative branch can be used. Add various long branch sequences. Avoid using an indirect branch on all ports except SOM. From-SVN: r68677
John David Anglin committed
-