- Jul 14, 2005
-
-
kcook authored
* COPYING, compile, config-ml.in, config.guess, config.sub, install-sh, missing, mkinstalldirs, symlink-tree, ylwrap: Sync from upstream sources. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102001 138bc75d-0d04-0410-961f-82ee72b054a4
-
gccadmin authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101999 138bc75d-0d04-0410-961f-82ee72b054a4
-
- Jul 13, 2005
-
-
ian authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101997 138bc75d-0d04-0410-961f-82ee72b054a4
-
hubicka authored
* tree-dfa.c (dump_variable): Use default_def function. * tree-ssa-alias.c (dump_points_to_info): Likewise. * tree-ssa.c (verify_use): Likewise. * tree-ssanames.c (release_ssa_name): Likewise. * tree-tailcall.c (eliminate_tail_call): Likewise. (tree_optimize_tail_calls_1): Likewise. * tree-vrp.c (get_value_range): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101994 138bc75d-0d04-0410-961f-82ee72b054a4
-
bje authored
the infiles. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101993 138bc75d-0d04-0410-961f-82ee72b054a4
-
aldyh authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101992 138bc75d-0d04-0410-961f-82ee72b054a4
-
uweigand authored
* config/s390/s390.c: (s390_cc_modes_compatible): Move before "s390_emit_compare". Add handling of CCZ1mode. (s390_canonicalize_comparison): Simplify cascaded EQ, NE. (390_emit_compare): Use "s390_cc_modes_compatible" for mode checking. (s390_branch_condition_mask): Add CCZ1mode handling. * config/s390/s390.md: ("seq", "*seq"): New pattern. ("sync_compare_and_swap_cc<mode>", "*sync_compare_and_swap_cc<mode>"): Use CCZ1mode instead of CCZmode. * config/s390/s390-modes.def: Add CCZ1mode. Comment new mode. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101990 138bc75d-0d04-0410-961f-82ee72b054a4
-
uweigand authored
* config/s390/s390.md: ("cmpstrsi", "*cmpstr<mode>"): New pattern. ("strlen<mode>", "*strlen<mode>"): Use hard reg 0 in SImode. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101989 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101986 138bc75d-0d04-0410-961f-82ee72b054a4
-
pault authored
* io/read.c (read_complex): Prevent X formatting during reads from going beyond EOR to fix NIST fm908.FOR failure. * io/list_read.c (read_complex): Allow complex data in list- directed reads to have eols either side of the comma to fix NIST FM906.FOR failure. 2005-07-13 Paul Thomas <pault@gcc.gnu.org> * gfortran.dg/past_eor.f90: New. * gfortran.dg/complex_read.f90: New. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101984 138bc75d-0d04-0410-961f-82ee72b054a4
-
echristo authored
* config/mips/mips.c (mips_canonicalize_comparison): New. (mips_emit_int_relational): Use. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101983 138bc75d-0d04-0410-961f-82ee72b054a4
-
echristo authored
* configure.in: Add toplevel noconfigdir support for tpf. * configure: Regenerate. 2005-07-13 Eric Christopher <echristo@redhat.com> * config.gcc (s390x-ibm-tpf*): Add extra_options. Remove static extra parts. * config/s390/s390.md: Include tpf.md. Move tpf specific patterns... * config/s390/tpf.md: To here. * config/s390/s390.opt: Move tpf specific options... * config/s390/tpf.opt: to here. Add mmain option. * config/s390/tpf-unwind.h: Remove unnecessary defines. * config/s390/tpf.h: Rewrite. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101982 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
additional casts. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101980 138bc75d-0d04-0410-961f-82ee72b054a4
-
hjl authored
* doc/tm.texi: Remove @xref{Cross-profiling}. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101979 138bc75d-0d04-0410-961f-82ee72b054a4
-
tromey authored
command line. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101977 138bc75d-0d04-0410-961f-82ee72b054a4
-
law authored
expressions, test their _DECL operands for pointer equality rather than using operand_equal_p. * gcc.dg/tree-ssa/pr22321.c: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101974 138bc75d-0d04-0410-961f-82ee72b054a4
-
hjl authored
* config/alpha/linux.h (TARGET_HAS_F_SETLKW): Renamed to ... (TARGET_POSIX_IO): This. * config/darwin.h: Likewise. * config/freebsd.h: Likewise. * config/linux.h: Likewise. * config/lynx.h: Likewise. * config/netbsd.h: Likewise. * config/rs6000/linux64.h: Likewise. * config/rs6000/linux.h: Likewise. * config/s390/tpf.h: Likewise. * config/sh/embed-elf.h: Likewise. * config/sparc/linux64.h: Likewise. * config/sparc/linux.h: Likewise. * config/svr4.h: Likewise. * gcov-io.h: Likewise. * doc/tm.texi: Updated. * libgcov.c (create_file_directory): Defined only if TARGET_POSIX_IO is defined. (gcov_exit): Call create_file_directory only if TARGET_POSIX_IO is defined. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101973 138bc75d-0d04-0410-961f-82ee72b054a4
-
hubicka authored
* tree-ssa-operands.c (get_expr_operands): Fix typo in previous patch. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101972 138bc75d-0d04-0410-961f-82ee72b054a4
-
dje authored
structure as argument. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101971 138bc75d-0d04-0410-961f-82ee72b054a4
-
bonzini authored
2005-07-13 Paolo Bonzini <bonzini@gnu.org> PR tree-optimization/21921 * tree-iterator.c (tsi_link_before): Support the case when tsi_end_p (tsi) == true. testsuite/ChangeLog: 2005-07-13 Paolo Bonzini <bonzini@gnu.org> PR tree-optimization/21921 * gcc.dg/tree-ssa/pr21921.c: New. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101970 138bc75d-0d04-0410-961f-82ee72b054a4
-
dberlin authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101969 138bc75d-0d04-0410-961f-82ee72b054a4
-
dberlin authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101968 138bc75d-0d04-0410-961f-82ee72b054a4
-
schwab authored
$(GFORTRAN_TRANS_DEPS). git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101965 138bc75d-0d04-0410-961f-82ee72b054a4
-
paolo authored
PR libstdc++/21193 (string & wstring) * include/tr1/functional (hash<string>, hash<wstring>): Reimplement using the FNV hash. * include/tr1/functional: Trivial formatting fixes. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101964 138bc75d-0d04-0410-961f-82ee72b054a4
-
rakdver authored
* gcc.dg/tree-ssa/loop-11.c: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101963 138bc75d-0d04-0410-961f-82ee72b054a4
-
rakdver authored
* tree-chrec.c (chrec_fold_multiply_poly_poly): Associate chrecs correctly. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101962 138bc75d-0d04-0410-961f-82ee72b054a4
-
rakdver authored
* toplev.c (process_options): Enable -fweb and -frename-registers when unrolling. * doc/invoke.texi: Update the information about when -fweb and -frename-registers are enabled. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101961 138bc75d-0d04-0410-961f-82ee72b054a4
-
pinskia authored
PR tree-opt/21840 * tree-ssa-pre.c (eliminate): Convert the sprime to the correct type if *rhs_p is not a SSA_NAME. 2005-07-12 Andrew Pinski <pinskia@physics.uc.edu> PR tree-opt/21840 * gcc.c-torture/compile/pr21840.c: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101960 138bc75d-0d04-0410-961f-82ee72b054a4
-
dberlin authored
Fix PR tree-optimization/22422 * tree-ssa-structalias.c (struct variable_info): Add flag for special vars. (get_varinfo): Now a static function. (new_varinfo): init has_union and is_special_var to false. (solution_set_add): Check has_union. (do_da_constraint): Move temporary variable so it gets reset properly. Also check for special variable. (do_ds_constraint): Ditto. (do_sd_constraint): Ditto. (do_structure_copy): Check for special variable. (find_func_aliases): Ditto. (init_base_vars): Set special vars properly. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101959 138bc75d-0d04-0410-961f-82ee72b054a4
-
gccadmin authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101953 138bc75d-0d04-0410-961f-82ee72b054a4
-
- Jul 12, 2005
-
-
aluchko authored
Implemented the Field CommandSet. * gnu/classpath/jdwp/processor/InterfaceTypeCommandSet.java: Implemented the InterfaceType CommandSet. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101951 138bc75d-0d04-0410-961f-82ee72b054a4
-
hubicka authored
* cfgexpand.c (expand_one_stack_var): Do not expand variables when we do unit-at-a-time. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101950 138bc75d-0d04-0410-961f-82ee72b054a4
-
tromey authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101949 138bc75d-0d04-0410-961f-82ee72b054a4
-
tromey authored
* parse-scan.y (interface_member_declaration): Added empty_statement. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101948 138bc75d-0d04-0410-961f-82ee72b054a4
-
hubicka authored
* tree-ssa-operands.c (parse_ssa_operands): Fix formatting. (get_expr_operands): Fix thinko wrt flags and subvars. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101947 138bc75d-0d04-0410-961f-82ee72b054a4
-
dalej authored
* config/rs6000.c (rs6000_rtx_cost): Move FLOAT_EXTEND. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101946 138bc75d-0d04-0410-961f-82ee72b054a4
-
pinskia authored
PR bootstrap/21704 * host-linux.h: Include limits.h. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101942 138bc75d-0d04-0410-961f-82ee72b054a4
-
tkoenig authored
PR libfortran/21593 gfortran.dg/dev_null.f90: Remove outdated comment about PR libfortran/21593. libgfortran/ChangeLog: Add PR to entry. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101940 138bc75d-0d04-0410-961f-82ee72b054a4
-
dalej authored
* gcc.target/i386/compress-float-sse.c: New. * gcc.target/i386/compress-float-sse-pic.c: New. * gcc.target/i386/compress-float-387.c: New. * gcc.target/i386/compress-float-387-pic.c: New. * gcc.dg/compress-float-ppc.c: New. * gcc.dg/compress-float-ppc-pic.c: New. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101939 138bc75d-0d04-0410-961f-82ee72b054a4
-
dalej authored
* expr.c (compress_float_constant): Add cost check. * config/rs6000.c (rs6000_rtx_cost): Adjust FLOAT_EXTEND cost. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101938 138bc75d-0d04-0410-961f-82ee72b054a4
-