- 21 Jun, 2005 1 commit
-
-
[gcc/objcp/ChangeLog] 2005-06-20 Ziemowit Laski <zlaski@apple.com> * config-lang.in (gtfiles): Add cp/rtti.c. From-SVN: r101220
Ziemowit Laski committed
-
- 20 Jun, 2005 11 commits
-
-
* gfortran.h: Add flag_backslash compile-time option. * lang.opt: Add support for -fbackslash option. * options.c: Likewise. * primary.c: Implement behavior for -fno-backslash. * invoke.texi: Add doc for -fbackslash option. * gfortran.texi: Remove mention of -fno-backslash as a possible extension. * gfortran.dg/backslash_1.f90: New test. * gfortran.dg/backslash_2.f90: New test. From-SVN: r101216
François-Xavier Coudert committed -
From-SVN: r101215
Steven G. Kargl committed -
PR fortran/21257 (Ported from g95) * match.c (gfc_match_label): Detect duplicate labels. From-SVN: r101214
Steven G. Kargl committed -
PR 22077. Oked by Roger Sayle. From-SVN: r101211
Fariborz Jahanian committed -
* intrinsic.c (check_intrinsic_standard): Fix spelling error in a warning message. From-SVN: r101207
Erik Edelmann committed -
make 2005-06-19 Benjamin Kosnik <bkoz@redhat.com> PR libstdc++/22111 * acinclude.m4 (GLIBCXX_CONFIGURE_TESTSUITE): Remove GLIBCXX_TEST_ABI. Remove duplicate _GLIBCXX_ASM_SYMVER define. Don't enable abi testing unless versioned. * configure: Regenerate. * testsuite/Makefile.am (check-abi): Remove conditional. * testsuite/Makefile.in: Regenerate. * testsuite/libstdc++-abi/abi.exp: Call build_support, then check v3-symver before proceeding. * testsuite/lib/libstdc++.exp (libstdc++-dg-test): Set v3-symvers if _GLIBCXX_SYMVER. From-SVN: r101204
Benjamin Kosnik committed -
gcc/ 2005-06-20 Jan Beulich <jbeulich@novell.com> * config/i386/netware-libgcc.def: Update copyright. * config/i386/netware-libgcc.exp (__divdc3, __divsc3, __divxc3, __muldc3, __mulsc3, __mulxc3, __powidf2, __powisf2, __powixf2): Add. * config/i386/netware.c (gen_stdcall_decoration, gen_fastd_decoration): Merge into ... (gen_stdcall_or_fastcall_decoration): ... this. Adjust to match WinNT's changes. (gen_regparm_prefix): Adjust to match i386_nlm_encode_section_info. (i386_nlm_encode_section_info): Adjust to match WinNT's changes. * config/i386/t-nwld (SHLIB_LINK): Also create libgcc.imp alias of libgcc_s.imp. Use 'expr' rather than $(()) shell expressions. * gthr-nks.h (__gthread_objc_mutex_allocate): Kill another dubious use of NX_MUTEX_RECURSIVE. gcc/testsuite/ 2005-06-20 Jan Beulich <jbeulich@novell.com> * g++.old-deja/g++.jason/thunk2.C: On NetWare, also account for unsupportable relocations. * g++.old-deja/g++.other/store-expr1.C: Likewise. * gcc.dg/20050321-2.c: xfail for NetWare. From-SVN: r101203
Jan Beulich committed -
* gcc.target/i386/sseregparm-1.c, gcc.target/i386/sseregparm-2.c, gcc.target/i386/fastcall-sseregparm.c, gcc.target/i386/regparm-stdcall.c: Run only on 32-bit x86. From-SVN: r101202
Andreas Jaeger committed -
* fold-const.c (swap_tree_comparison): Add support for unordered floating point comparisons. * tree-vrp.c (opposite_comparison): Delete. (extract_range_from_assert): Replace calls to opposite_comparison with calls to swap_tree_comparison. (register_edge_assert_for): Likewise. (vrp_evaluate_conditional): Likewise. From-SVN: r101201
Roger Sayle committed -
integrate.c (allocate_initial_values): Update the references to global_live_at_start and global_live_at_end. * integrate.c (allocate_initial_values): Update the references to global_live_at_start and global_live_at_end. From-SVN: r101200
Kaz Kojima committed -
[[Split portion of a mixed commit.]] From-SVN: r101198.2
GCC Administrator committed
-
- 19 Jun, 2005 17 commits
-
-
From-SVN: r101196
Richard Henderson committed -
* cfgloop.h (DLTHE_RECORD_COPY_NUMBER): New flag. * cfgloopmanip.c (duplicate_loop_to_header_edge): Set aux flags only when asked for. * loop-unroll.c (peel_loop_completely, unroll_loop_constant_iterations, unroll_loop_runtime_iterations, peel_loop_simple, unroll_loop_stupid): Update call of duplicate_loop_to_header_edge. (apply_opt_in_copies): Clear out aux pointers. From-SVN: r101193
Jan Hubicka committed -
* config/i386/i386.c (TARGET_MANGLE_FUNDAMENTAL_TYPE): Define. (ix86_mangle_fundamental_type): New. * config/ia64/ia64.c (TARGET_MANGLE_FUNDAMENTAL_TYPE): Define. (ia64_mangle_fundamental_type): New. testsuite: * g++.dg/abi/mangle24.C, g++.dg/abi/mangle25.C: New tests. From-SVN: r101191
Joseph Myers committed -
From-SVN: r101189
Joseph Myers committed -
PR c++/22115 * g++.dg/conversion/simd2.C: Change expected error message. From-SVN: r101188
Aldy Hernandez committed -
* c-decl.c (grokdeclarator): Only check TREE_OVERFLOW on INTEGER_CST nodes. * c-typeck.c (build_c_cast): Only preserve TREE_OVERFLOW on CONSTANT_CLASS_P nodes. From-SVN: r101187
Roger Sayle committed -
* config/ia64/vect.md (vec_extractv2sf_1): Fix cut-and-paste error; the shift is always required. From-SVN: r101186
Richard Henderson committed -
* config/ia64/ia64-modes.def (V4SF): Add. * config/ia64/ia64.c (ia64_legitimate_constant_p): Handle CONST_VECTOR. * config/ia64/ia64.h (CANNOT_CHANGE_MODE_CLASS): Allow vector to integer mode changes in fp regs. * config/ia64/ia64.md (UNSPEC_VECT_EXTR): New. * config/ia64/vect.md (smaxv2sf3, sminv2sf3): Fix typos in names. (reduc_plus_v2sf, reduc_smax_v2sf, reduc_smin_v2sf): New. (vcondv2sf): Use gen_fpack (fpack): Remove * from name. (fswap, fmix_l, fmix_r, fmix_lr): New. (vec_setv2sf, vec_extractv2sf_0_le, vec_extractv2sf_0_be): New. (vec_extractv2sf_1, vec_extractv2sf): New. From-SVN: r101185
Richard Henderson committed -
From-SVN: r101184
Ulrich Weigand committed -
2005-06-19 Andreas Krebbel <krebbel1@de.ibm.com> * combine.c (make_compound_operation): Use simplify_subreg. Delete a optimization already done by simplify_subreg. From-SVN: r101183
Andreas Krebbel committed -
* loop.c (scan_loop): Do not consider insns setting the frame pointer to be candidates for hoisting. From-SVN: r101182
Ulrich Weigand committed -
2005-06-19 Uros Bizjak <uros@kss-loka.si> * config/i386/i386.md (*cmpfp_0_sf, *cmpfp_0_df, cmpfp_0_xf): Remove instruction patterns. (*cmpfp_0): New instruction pattern. Set "unit" attribute to "i387". (*cmpfp_sf, *cmpfp_df, *cmpfp_xf, *cmpfp_u, *_cmpfp_<mode>): Set "unit" attribute to "i387". (*pushsf, *pushsf_rex64, *pushdf_nointeger, *pushdf_integer) (*pushxf_nointeger, *pushxf_integer): Set "unit" attribute to "i387" for alternative 0. (*truncdfsf_mixed, *truncdfsf_i387, *truncxfsf2_mixed) (*truncxfsf2_i387, *truncxfdf2_mixed, *truncxfdf2_i387): Set "unit" attribute to "i387" when "type" attribute equals "multi". (*floathisf2_i387, *floatsisf2_mixed, *floatsisf2_i387) (*floatdisf2_mixed, *floatdisf2_i387, *floathidf2_i387) (*floatsidf2_mixed, *floatsidf2_i387, *floatdidf2_mixed) (*floatdidf2_i387, floathixf2, floatsixf2, floatdixf2): Set "unit" attribute to "i387" when "type" attribute equals "multi". * config/i386/mmx.md (*mov<mode>_internal_rex64) (*mov<mode>_internal, *movv2sf_internal_rex64, *movv2sf_internal): Set "unit" attribute to "mmx" when "type" attribute equals "ssecvt". (mmx_pmovmskb): Correct wrong "type" and "mode" attributes. * config/i386/sse.md (sse_cvtps2pi, sse_cvttps2pi, sse_cvtpd2di) (sse_cvttpd2pi): Set "unit" attribute to "mmx". (sse2_cvtpi2pd): Split register constraints. Set "unit" attribute to "mmx" for "y" operand 1. From-SVN: r101180
Uros Bizjak committed -
2005-06-16 Uros Bizjak <uros@kss-loka.si> * config/i386/i386.c (ix86_function_arg_regno_p): Add MMX_REGNO_P for TARGET_MMX. Use MMX_REGPARM_MAX and SSE_REGPARM_MAX for MMX and SSE registers to determine if regno is valid. (ix86_function_value_regno_p): Depend FIRST_FLOAT_REG on TARGET_FLOAT_RETURNS_IN_80387 also for TARGET_64BIT. Clean up. From-SVN: r101179
Uros Bizjak committed -
tree-complex.c (init_dont_simulate_again): Clear DONT_SIMULATE_AGAIN for control-altering statements; set it again for returns. * tree-complex.c (init_dont_simulate_again): Clear DONT_SIMULATE_AGAIN for control-altering statements; set it again for returns. (complex_visit_stmt): Return SSA_PROP_VARYING for stmts that are not MODIFY_EXPR. From-SVN: r101178
Richard Henderson committed -
PR tree-opt/22116 * tree-ssa-pre.c (create_expression_by_pieces): Set DECL_COMPLEX_GIMPLE_REG_P. (insert_into_preds_of_block): Likewise. From-SVN: r101177
Richard Henderson committed -
From-SVN: r101175
Joseph Myers committed -
[[Split portion of a mixed commit.]] From-SVN: r101173.2
GCC Administrator committed
-
- 18 Jun, 2005 11 commits
-
-
From-SVN: r101170
Steven Bosscher committed -
* expr.c (store_constructor): Use store of 0 to indicate value death instead of a clobber. * config/i386/i386.c (ix86_expand_reduc_v4sf): New. * config/i386/i386-protos.h (ix86_expand_reduc_v4sf): Declare. * config/i386/sse.md (reduc_plus_v4sf): New. (reduc_smax_v4sf, reduc_smin_v4sf): New. From-SVN: r101169
Richard Henderson committed -
From-SVN: r101168
Joseph Myers committed -
* gcc.dg/vect/vect-reduc-1.c: Add cleanup-tree-dump. * gcc.dg/vect/vect-reduc-2.c: Likewise. * gcc.dg/vect/vect-reduc-3.c: Likewise. From-SVN: r101167
Dorit Nuzman committed -
* unix.c (stream_at_bof): Don't assume that all non-mmapped files are non-seekable. (stream_at_eof): Likewise. From-SVN: r101164
Janne Blomqvist committed -
2005-06-18 James A. Morrison <phython@gcc.gnu.org> * fold_const (fold_binary): Fold X % (2**N) to X & (2**N - 1) for nonnegative values of X. From-SVN: r101163
James A. Morrison committed -
PR fortran/19926 * gfortran.dg/pr19926.f90: New test. From-SVN: r101162
Steven G. Kargl committed -
PR fortran/19926 * primary.c (gfc_match_rvalue): expr_type can be EXPR_CONSTANT for an array; check that sym->as is NULL. Co-Authored-By: Steven G. Kargl <kargls@comast.net> From-SVN: r101161
Erik Edelmann committed -
intrinsic.c (gfc_intrinsic_func_interface): Enable errors for generic functions whose simplification routine return FAILURE. * intrinsic.c (gfc_intrinsic_func_interface): Enable errors for generic functions whose simplification routine return FAILURE. From-SVN: r101160
Steven G. Kargl committed -
md.texi (Standard Names): Change insn pattern name from truncM2 to btruncM2 for 'trunc' built-in description. * doc/md.texi (Standard Names): Change insn pattern name from truncM2 to btruncM2 for 'trunc' built-in description. Add rintM2 insn pattern description. From-SVN: r101159
Uros Bizjak committed -
* c-decl.c (locate_old_decl): Add format attribute. (implicit_decl_warning): Likewise. cp: * call.c (convert_like_real): Add format attribute. * typeck.c (check_for_casting_away_constness, build_static_cast_1): Likewise. * typeck2.c (readonly_error, cxx_incomplete_type_diagnostic): Likewise. From-SVN: r101158
Kaveh R. Ghazi committed
-