OSDN Git Service

pf3gnuchains/gcc-fork.git
19 years ago * configure.ac (DWARF-2 debug_line): Use objdump.
ebotcazou [Sat, 8 Jan 2005 23:14:06 +0000 (23:14 +0000)]
* configure.ac (DWARF-2 debug_line): Use objdump.
* configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93094 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago* arith.c (arctangent2, gfc_arith_init_1, gfc_arith_done_1,
tobi [Sat, 8 Jan 2005 22:40:47 +0000 (22:40 +0000)]
* arith.c (arctangent2, gfc_arith_init_1, gfc_arith_done_1,
gfc_constant_result, gfc_range_check, gfc_arith_power,
eval_type_intrinsic0, eval_intrinsic_f2, gfc_real2real,
gfc_real2complex, gfc_complex2int, gfc_complex2real,
gfc_complex2complex): Fix whitespace issues.
check.c (must_be, type_check, numeric_check, int_or_real_check,
logical_array_check, array_check, scalar_check, nonoptional_check,
variable_check, dim_check, check_a_kind, gfc_check_a_ikind,
gfc_check_a_xkind, gfc_check_abs, gfc_check_all_any,
gfc_check_allocated, gfc_check_a_p, gfc_check_besn,
gfc_check_btest, gfc_check_char, gfc_check_cmplx, gfc_check_count,
gfc_check_cshift, gfc_check_dcmplx, gfc_check_dble,
gfc_check_digits, gfc_check_dot_product, gfc_check_eoshift,
gfc_check_fnum, gfc_check_g77_math1, gfc_check_huge, gfc_check_i,
gfc_check_iand, gfc_check_ibclr, gfc_check_ibits, gfc_check_ibset,
gfc_check_idnint, gfc_check_ieor, gfc_check_index, gfc_check_int,
gfc_check_ior, gfc_check_ishft, gfc_check_ishftc, gfc_check_kind,
gfc_check_lbound, gfc_check_logical, min_max_args,
gfc_check_min_max_integer, gfc_check_min_max_real,
gfc_check_min_max_double, gfc_check_matmul,
gfc_check_minval_maxval, gfc_check_merge, gfc_check_nearest,
gfc_check_pack, gfc_check_precision, gfc_check_radix,
gfc_check_range, gfc_check_real, gfc_check_repeat,
gfc_check_scale, gfc_check_scan, gfc_check_selected_real_kind,
gfc_check_set_exponent): Fix formatting issues.
(gfc_check_size, gfc_check_sign): Alphabetize function order,
remove whitespace-only line.
(gfc_check_fstat, gfc_check_fstat_sub, gfc_check_stat,
gfc_check_stat_sub, gfc_check_transfer, gfc_check_transpose,
gfc_check_ubound, gfc_check_unpack, gfc_check_verify, gfc_check_x,
gfc_check_cpu_time, gfc_check_date_and_time, gfc_check_mvbits,
gfc_check_random_number, gfc_check_random_seed,
gfc_check_second_sub, gfc_check_system_clock,
gfc_check_getcwd_sub, gfc_check_exit, gfc_check_flush,
gfc_check_umask, gfc_check_umask_sub, gfc_check_unlink,
gfc_check_unlink_sub): Fix formatting issues.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93093 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago* trans-intrinsic.c (gfc_get_intrinsic_lib_fndecl,
tobi [Sat, 8 Jan 2005 21:47:36 +0000 (21:47 +0000)]
* trans-intrinsic.c (gfc_get_intrinsic_lib_fndecl,
gfc_conv_intrinsic_bound, gfc_conv_intrinsic_minmaxloc,
gfc_conv_intrinsic_ishft, gfc_conv_intrinsic_len): Remove
trailing whitespace.
(prepare_arg_info): Fix formatting, indenting and remove trailing
whitespace.
(gfc_conv_intrinsic_spacing, gfc_conv_intrinsic_trim): Remove
trailing whitespace.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93092 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago* trans-const.c: Don't include unused math.h.
tobi [Sat, 8 Jan 2005 20:18:53 +0000 (20:18 +0000)]
* trans-const.c: Don't include unused math.h.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93090 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agoFix botched ChangeLog entries in previous commit.
dnovillo [Sat, 8 Jan 2005 18:32:48 +0000 (18:32 +0000)]
Fix botched ChangeLog entries in previous commit.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93089 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2005-01-08 Jeff Law <law@redhat.com>
dnovillo [Sat, 8 Jan 2005 18:31:39 +0000 (18:31 +0000)]
2005-01-08  Jeff Law  <law@redhat.com>
    Diego Novillo  <dnovillo@redhat.com>

* tree-nrv.c (tree_nrv): Ignore volatile return values.
* tree-ssa-dse.c (dse_optimize_stmt): Do not optimize
statements with volatile operands.
* tree-ssa-operands.c (add_stmt_operand): Do add volatile
operands after marking a statement with has_volatile_ops.

testsuite/ChangeLog:

2005-01-08  Diego Novillo  <dnovillo@redhat.com>

* gcc.dg/pr18241-1.c: New test.
* gcc.dg/pr18241-2.c: New test.
* gcc.dg/pr18241-3.c: New test.
* gcc.dg/pr18241-4.c: New test.
* gcc.dg/pr18241-5.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93088 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago* gfortran.dg/select_2.f90, gfortran.dg/select_3.f90,
tobi [Sat, 8 Jan 2005 17:31:40 +0000 (17:31 +0000)]
* gfortran.dg/select_2.f90, gfortran.dg/select_3.f90,
gfortran.dg/select_4.f90: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93087 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * tree.c (int_fits_type_p): Always honor integer constant
sayle [Sat, 8 Jan 2005 16:13:22 +0000 (16:13 +0000)]
* tree.c (int_fits_type_p): Always honor integer constant
TYPE_MIN_VALUE and TYPE_MAX_VALUE if they exist.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93086 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * ifcvt.c (find_if_case_1): Reinstate 2005-01-04 change, now that
sayle [Sat, 8 Jan 2005 14:47:56 +0000 (14:47 +0000)]
* ifcvt.c (find_if_case_1): Reinstate 2005-01-04 change, now that
the latent bug in rtl_delete_block has been resolved.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93085 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago* gfortran.h: Remove outdated comment. Don't include stdio.h
tobi [Sat, 8 Jan 2005 13:35:18 +0000 (13:35 +0000)]
* gfortran.h: Remove outdated comment.  Don't include stdio.h
explicitly.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93082 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * config/mips/t-iris6 (MULTILIB_DIRNAMES): Use -mabi argument values.
rsandifo [Sat, 8 Jan 2005 11:59:25 +0000 (11:59 +0000)]
* config/mips/t-iris6 (MULTILIB_DIRNAMES): Use -mabi argument values.
(MULTILIB_OSDIRNAMES): Use the standard lib, lib32 and lib64.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93081 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * config/mips/t-slibgcc-irix (SHLIB_LINK): Install a copy of the
rsandifo [Sat, 8 Jan 2005 11:45:54 +0000 (11:45 +0000)]
* config/mips/t-slibgcc-irix (SHLIB_LINK): Install a copy of the
library as @multilib_dir@/$(SHLIB_SONAME).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93080 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * configure.ac (HAVE_AS_OFFSETABLE_LO10): Fix typo.
ebotcazou [Sat, 8 Jan 2005 01:17:47 +0000 (01:17 +0000)]
* configure.ac (HAVE_AS_OFFSETABLE_LO10): Fix typo.
* configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93075 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agoDaily bump.
gccadmin [Sat, 8 Jan 2005 00:16:36 +0000 (00:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93072 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * java/lang/ClassLoader.java (findClass): Fixed documentation.
tromey [Fri, 7 Jan 2005 22:15:46 +0000 (22:15 +0000)]
* java/lang/ClassLoader.java (findClass): Fixed documentation.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93069 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * c-common.c (handle_mode_attribute): For ENUMERAL_TYPE, also copy
jakub [Fri, 7 Jan 2005 20:05:14 +0000 (20:05 +0000)]
* c-common.c (handle_mode_attribute): For ENUMERAL_TYPE, also copy
TYPE_MODE.

* gcc.c-torture/execute/20050107-1.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93066 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2005-01-07 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Fri, 7 Jan 2005 19:34:46 +0000 (19:34 +0000)]
2005-01-07  Benjamin Kosnik  <bkoz@redhat.com>

* acinclude.m4: Remove CCODECVT_H.
* configure: Regenerate.
* include/Makefile.am (host_headers_extra): Move to...
(ext_headers): ...here.
* include/Makefile.in: Regenerate.
* include/ext/enc_filebuf: Remove enc_filebuf, consolidate
enc_traits to...
* config/locale/ieee_1003.1-2001/codecvt_specializations.h: Move...
* include/ext/codecvt_specializations.h: ...here. Remove
_GLIBCXX_USE___ENC_TRAITS.
(__enc_traits): To __encoding_state, put in __gnu_cxx namespace.
(enc_char_traits): To __encoding_char_traits, put in __gnu_cxx
namespace.
* config/locale/generic/codecvt_specializations.h: Remove.
* include/bits/codecvt.h: Remove codecvt_specializations.h include.
* src/codecvt.cc: Remove __enc_traits::_S_max_size.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93062 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agocp:
nathan [Fri, 7 Jan 2005 17:09:15 +0000 (17:09 +0000)]
cp:
PR c++/19298
* pt.c (tsubst_qualified_id): Call convert_from_reference.
testsuite:
PR c++/19298
* g++.dg/template/ref2.C: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93055 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2005-01-07 Andrew Pinski <pinskia@physics.uc.edu>
pinskia [Fri, 7 Jan 2005 15:52:02 +0000 (15:52 +0000)]
2005-01-07  Andrew Pinski  <pinskia@physics.uc.edu>

        * gcc.c-torture/compile/pr17529.c (y): Change size of array to 1
        instead of being empty.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93053 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR target/13674
dje [Fri, 7 Jan 2005 15:30:13 +0000 (15:30 +0000)]
PR target/13674
* config/rs6000/rs6000.c (rs6000_legitimize_reload_address):
Convert non-word aligned offset address using ld/std into
indirect address.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93052 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * config/i386/i386.md (sse_loadhps splitter): Fix operand number typo.
rth [Fri, 7 Jan 2005 14:29:44 +0000 (14:29 +0000)]
    * config/i386/i386.md (sse_loadhps splitter): Fix operand number typo.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93051 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agoPR fortran/15553
tobi [Fri, 7 Jan 2005 11:56:11 +0000 (11:56 +0000)]
PR fortran/15553
* gfortran.dg/array-1.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93049 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2005-01-07 Michael Koch <konqueror@gmx.de>
mkoch [Fri, 7 Jan 2005 11:32:07 +0000 (11:32 +0000)]
2005-01-07  Michael Koch  <konqueror@gmx.de>

PR libgcj/18115
* java/nio/Buffer.java (address): New field.
* java/nio/DirectByteBufferImpl.java (address): Removed.
* java/nio/MappedByteBufferImpl.java (address): Likewise.
* java/nio/CharViewBufferImpl.java (CharViewBufferImpl):
Explicitly initialize Buffer.address if needed.
* java/nio/DoubleViewBufferImpl.java (DoubleViewBufferImpl): Likewise.
* java/nio/FloatViewBufferImpl.java (FloatViewBufferImpl): Likewise.
* java/nio/IntViewBufferImpl.java (IntViewBufferImpl): Likewise.
* java/nio/LongViewBufferImpl.java (LongViewBufferImpl): Likewise.
* java/nio/ShortViewBufferImpl.java (ShortViewBufferImpl): Likewise.
* jni.cc (_Jv_JNI_GetDirectBufferAddress): Don't assume buffer is a
DirectByteBufferImpl object.
(_Jv_JNI_GetDirectBufferCapacity): Likewise.
* testsuite/libjava.jni/directbuffer.c,
testsuite/libjava.jni/directbuffer.java,
testsuite/libjava.jni/directbuffer.out,
testsuite/libjava.jni/bytebuffer.c,
testsuite/libjava.jni/bytebuffer.java,
testsuite/libjava.jni/bytebuffer.out: New files.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93046 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * tree.h (IS_EXPR_CODE_CLASS): Use a straight-forward range check.
rsandifo [Fri, 7 Jan 2005 09:24:49 +0000 (09:24 +0000)]
* tree.h (IS_EXPR_CODE_CLASS): Use a straight-forward range check.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93044 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR tree-optimization/19283
jakub [Fri, 7 Jan 2005 09:08:10 +0000 (09:08 +0000)]
PR tree-optimization/19283
* fold-const.c (fold_widened_comparison): Return NULL if shorter_type
is not shorter than the original type.

* gcc.c-torture/execute/20050106-1.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93043 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR rtl-optimization/19012
jakub [Fri, 7 Jan 2005 09:05:46 +0000 (09:05 +0000)]
PR rtl-optimization/19012
* config/i386/i386.md (addqi_1_slp): Set memory attribute.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93042 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR rtl-optimization/18861
jakub [Fri, 7 Jan 2005 09:04:01 +0000 (09:04 +0000)]
PR rtl-optimization/18861
* cfgbuild.c (BLOCK_USED_BY_TABLEJUMP): Define.
(FULL_STATE): Define.
(mark_tablejump_edge): New function.
(purge_dead_tablejump_edges): New function.
(find_bb_boundaries): Use it.

* gcc.dg/20050105-1.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93041 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR tree-optimization/18828
jakub [Fri, 7 Jan 2005 09:01:00 +0000 (09:01 +0000)]
PR tree-optimization/18828
* builtins.c (expand_builtin_next_arg): Remove argument and all
the argument checking.
(expand_builtin): Adjust caller.
(expand_builtin_va_start): Likewise.  Remove error for too many
arguments.
(fold_builtin_next_arg): Issue error for too many arguments.
After checking arguments, replace them with magic arguments that
prevent further checking of the args.

* gcc.dg/20050105-2.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93040 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * gcc.dg/i386-local.c: Handle -m32/-m64 runs correctly.
aj [Fri, 7 Jan 2005 06:49:02 +0000 (06:49 +0000)]
* gcc.dg/i386-local.c: Handle -m32/-m64 runs correctly.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93039 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2005-01-07 Bud Davis <bdavis9659@comcast.net>
bdavis [Fri, 7 Jan 2005 03:25:47 +0000 (03:25 +0000)]
2005-01-07  Bud Davis  <bdavis9659@comcast.net>

        PR fortran/18398
        * transfer.c (next_record_r): always skip the
        eol search if it was found during sf_read.

        * gfortran.dg/fmt_read.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93035 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * pa64-hpux.h (STARTFILE_SPEC): Fix typo in spec.
danglin [Fri, 7 Jan 2005 01:11:57 +0000 (01:11 +0000)]
* pa64-hpux.h (STARTFILE_SPEC): Fix typo in spec.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93024 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR target/6077
sayle [Fri, 7 Jan 2005 01:05:37 +0000 (01:05 +0000)]
PR target/6077
* gcc.c (input_suffix_matches): Tweak the semantics of %{.s:...}
and %{.S:...} (and their negative variants) to test whether the
input file is assembler or pre-processed-assembler independent of
the actual filename extension.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93023 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * simplify-rtx.c (simplify_subreg): Simplify truncations of shifts
sayle [Fri, 7 Jan 2005 00:47:13 +0000 (00:47 +0000)]
* simplify-rtx.c (simplify_subreg): Simplify truncations of shifts
of sign or zero extended values.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93022 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * c-cppbuiltin.c (builtin_define_float_constants): Set __*_EPSILON__
geoffk [Fri, 7 Jan 2005 00:19:23 +0000 (00:19 +0000)]
* c-cppbuiltin.c (builtin_define_float_constants): Set __*_EPSILON__
for IBM long double format correctly.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93021 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agoDaily bump.
gccadmin [Fri, 7 Jan 2005 00:16:18 +0000 (00:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93018 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2005-01-06 Daniel Berlin <dberlin@dberlin.org>
dberlin [Thu, 6 Jan 2005 22:08:27 +0000 (22:08 +0000)]
2005-01-06  Daniel Berlin <dberlin@dberlin.org>

Fix PR tree-optimization/18792

* tree-data-ref.c (build_classic_dist_vector): Change first_loop
to first_loop_depth, and use loop depth instead of loop number.
(build_classic_dir_vector): Ditto.
(compute_data_dependences_for_loop): Use depth, not loop number.
* tree-loop-linear.c (try_interchange_loops): Use loop depth, not loop
number. Pass in loops, instead of loop numbers.
(gather_interchange_stats): Ditto.
(linear_transform_loops): Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93008 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2005-01-06 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Thu, 6 Jan 2005 20:40:25 +0000 (20:40 +0000)]
2005-01-06  Benjamin Kosnik  <bkoz@redhat.com>

* include/bits/fstream.tcc: Remove unnecessary qualifications for
uglified data members of basic_filebuf, including _M_buf,
_M_buf_size, _M_mode, _M_pback_init.
* include/std/std_fstream.h: Same.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93006 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agoUpdate copyright dateas
mmitchel [Thu, 6 Jan 2005 20:23:38 +0000 (20:23 +0000)]
Update copyright dateas

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93005 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR c++/19244
mmitchel [Thu, 6 Jan 2005 20:21:13 +0000 (20:21 +0000)]
PR c++/19244
* class.c (add_implicitly_declared_members): Remove dead code.
* decl.c (grokfndecl): Add sfk parameter.  Use it do set
DECL_CONSTRUCTOR_P.
(grokdeclarator): Adjust calls to grokfndecl.
* method.c (implicitly_declare_fn): Improve documentation.
* parser.c (cp_parser_direct_declarator): Do not consider a
function to be a constructor if the containing class was
originally anonymous.

        PR c++/19244
* g++.dg/parser/ctor2.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93004 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR rtl-opt/13299
rth [Thu, 6 Jan 2005 19:10:56 +0000 (19:10 +0000)]
    PR rtl-opt/13299
        * loop.c (get_monotonic_increment, biased_biv_fits_mode_p,
        biv_fits_mode_p, extension_within_bounds_p): New functions.
        (check_ext_dependent_givs): Use them.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@93000 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * cfgrtl.c (rtl_delete_block): A basic block may be followed by
sayle [Thu, 6 Jan 2005 18:05:27 +0000 (18:05 +0000)]
* cfgrtl.c (rtl_delete_block): A basic block may be followed by
more than one barrier, in which case we should delete them all.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92996 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago* gcc.c (process_command): Change year in 'gcc --version' to 2005.
tobi [Thu, 6 Jan 2005 16:41:36 +0000 (16:41 +0000)]
* gcc.c (process_command): Change year in 'gcc --version' to 2005.

fortran/
* gfortranspec.c (lang_specific_driver): Change year to 2005 in
output of 'gfortran --version'.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92995 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR c++/17154
lerdsuwa [Thu, 6 Jan 2005 16:04:05 +0000 (16:04 +0000)]
PR c++/17154
* search.c (lookup_field_1): Handle using declaration in
class template partial specialization.

* g++.dg/template/using9.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92994 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR c++/19258
lerdsuwa [Thu, 6 Jan 2005 15:41:34 +0000 (15:41 +0000)]
PR c++/19258
* pt.c (push_access_scope): Handle friend defined in class.
(pop_access_scope): Likewise.

* g++.dg/lookup/friend6.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92993 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agocp:
nathan [Thu, 6 Jan 2005 15:22:11 +0000 (15:22 +0000)]
cp:
PR c++/19270
* pt.c (tsubst_copy) <ARRAY_REF case>: Handle separately.
(tsubst_copy_and_build) <ARRAY_REF case>: Remove obsolete
array-new handling code.  Use build_x_binary_op.
testsuite:
PR c++/19270
* g++.dg/template/array10.C: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92992 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2005-01-05 Daniel Berlin <dberlin@dberlin.org>
dberlin [Thu, 6 Jan 2005 14:49:34 +0000 (14:49 +0000)]
2005-01-05  Daniel Berlin  <dberlin@dberlin.org>

Fix PR middle-end/19286
Fix PR debug/19267
* dwarf2out.c (gen_subprogram_die): If we've already tried to
output this subprogram, simply ignore this attempt to do it again.
(add_abstract_origin_attribute): Don't abort trying to add the abstract
origin attribute if it's not possible.
(gen_block_die): Don't ignore subblocks of "unused" blocks.
(decls_for_scope): Ditto.
* gimple-low.c (mark_blocks_with_used_subblocks): Remove.
(mark_used_blocks): Don't call mark_blocks_with_used_subblocks.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92991 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2005-01-05 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Thu, 6 Jan 2005 07:08:48 +0000 (07:08 +0000)]
2005-01-05  Benjamin Kosnik  <bkoz@redhat.com>

* testsuite/testsuite_hooks.h:
(copy_constructor::mark_call):  Use __throw_runtime_error.
(assignment_operator::mark_call): Same.
* testsuite/testsuite_hooks.cc (verify_demangle): Same.
(locale_data): Remove, just use runtime_error directly.
(environment_variable): Same.
(not_found): Same.
(run_tests_wrapped_locale): Use __throw_runtime_error.
(run_tests_wrapped_env): Same.
(semaphore::semaphore): Same.
(semaphore::signal): Same.
(semaphore::wait): Same.
* testsuite/testsuite_abi.h (symbol_error): Remove, use logic_error.
* testsuite/testsuite_abi.cc (get_symbol): Use __throw_logic_error.
(create_symbols): Use __throw_runtime_error.
* src/bitmap_allocator.cc: Use __throw_bad_alloc.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92989 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR target/11327
rth [Thu, 6 Jan 2005 06:22:32 +0000 (06:22 +0000)]
    PR target/11327
        * config/i386/i386.c (BUILTIN_DESC_SWAP_OPERANDS): New.
        (bdesc_2arg): Use it.
        (ix86_expand_binop_builtin): Force operands into registers
        when optimizing.
        (ix86_expand_unop_builtin, ix86_expand_unop1_builtin,
        ix86_expand_sse_compare, ix86_expand_sse_comi,
        ix86_expand_builtin): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92988 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * config/ia64/ia64.c (rtx_needs_barrier): Handle CONST_VECTOR
rth [Thu, 6 Jan 2005 06:18:15 +0000 (06:18 +0000)]
    * config/ia64/ia64.c (rtx_needs_barrier): Handle CONST_VECTOR
        and VEC_SELECT.
        * config/ia64/vect.md (mulv8qi3): Re-implement with mix_[rl].
        (mulv4hi3): Set itanium_class mmmul.
        (fpack_sfxf, fpack_xfsf, fpack_xfxf): Remove.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92987 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agoUpdate copyright.
rth [Thu, 6 Jan 2005 04:09:34 +0000 (04:09 +0000)]
Update copyright.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92985 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR rtl-opt/10692
rth [Thu, 6 Jan 2005 04:09:11 +0000 (04:09 +0000)]
    PR rtl-opt/10692
        * reload1.c (do_input_reload): Restrict the optimization deleteing
        a previous output reload to RELOAD_FOR_INPUT.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92984 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.pt/asm2.C,
ghazi [Thu, 6 Jan 2005 02:32:57 +0000 (02:32 +0000)]
* g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.pt/asm2.C,
gcc.dg/20011119-1.c: Bypass tests on x86 when using -fpic/-fPIC.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92983 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agoDaily bump.
gccadmin [Thu, 6 Jan 2005 00:16:18 +0000 (00:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92980 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * gcc.c-torture/compile/20050105-1.c: New test.
jakub [Wed, 5 Jan 2005 23:44:11 +0000 (23:44 +0000)]
* gcc.c-torture/compile/20050105-1.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92975 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * combine.c (expand_compound_operation) <ZERO_EXTRACT>: Add
steven [Wed, 5 Jan 2005 23:19:23 +0000 (23:19 +0000)]
* combine.c (expand_compound_operation)  <ZERO_EXTRACT>: Add
comment that we fall through after case.
(mark_used_regs_combine): Don't expect a SIGN_EXTRACT in a SET_DEST.
(distribute_links): Likewise.
* cse.c (cse_insn): Likewise.
* cselib.c (cselib_invalidate_mem): Likewise.
* df.c: Update comments at the top of the file.
(read_modify_subreg_p): Update comments here too.
(df_def_record_1): Don't expect a SIGN_EXTRACT in a SET_DEST.
* flow.c (mark_set_1): Likewise.
(mark_used_regs): Likewise.
* gcse.c (mems_conflict_for_gcse_p): Likewise.
(canon_list_insert): Likewise.
(mark_set): Likewise.
(try_replace_reg): Likewise.
(store_killed_in_insn): Likewise.
* loop.c (count_one_set): Likewise.
(basic_induction_var): Likewise.
* postreload-gcse.c (find_mem_conflicts): Likewise.
* postreload.c (reload_combine_note_store): Likewise.
(move2add_note_store): Likewise.
* reload.c (find_equiv_reg): Likewise.
(mark_referenced_resources): Likewise.
* rtlanal.c (set_noop_p): Likewise.
(note_stores): Likewise.
(note_uses): Likewise.
* sched-deps.c (sched_analyze_1): Likewise.
* sched-rgn.c (check_live_1): Likewise.
(update_live_1): Likewise.
* config/i860/i860.c: Likewise.

* rtl.dec (SIGN_EXTRACT): Document that this cannot appear as
an lvalue.
(ZERO_EXTRACT): Mention that this one can be an lvalue.

* doc/rtl.texi: Update documentation for bit-fields and SET.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92974 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * gcc.dg/darwin-weakimport-2.c: Remove stray 'APPLE LOCAL' marker.
geoffk [Wed, 5 Jan 2005 22:41:04 +0000 (22:41 +0000)]
* gcc.dg/darwin-weakimport-2.c: Remove stray 'APPLE LOCAL' marker.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92973 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agoFix an oopsie in the last commit, sorry
shebs [Wed, 5 Jan 2005 21:53:25 +0000 (21:53 +0000)]
Fix an oopsie in the last commit, sorry

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92971 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * ifcvt.c (find_if_case_1): Revert 2005-01-04 change.
sayle [Wed, 5 Jan 2005 21:13:08 +0000 (21:13 +0000)]
* ifcvt.c (find_if_case_1): Revert 2005-01-04 change.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92970 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * java/util/zip/ZipEntry.java (setCompressedSize): Allow any
tromey [Wed, 5 Jan 2005 20:41:27 +0000 (20:41 +0000)]
* java/util/zip/ZipEntry.java (setCompressedSize): Allow any
argument.
(compressedSize): Now 'long'.  Default to -1.
(getCompressedSize): Rewrote.
* java/util/zip/DeflaterOutputStream.java (deflate): Don't
deflate at all if we need input.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92969 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR target/18910
rth [Wed, 5 Jan 2005 20:29:06 +0000 (20:29 +0000)]
    PR target/18910
        * config/i386/i386.c (ix86_expand_move): Handle tls symbols
        with an offset.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92968 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR target/12902
rth [Wed, 5 Jan 2005 19:14:39 +0000 (19:14 +0000)]
    PR target/12902
        * config/i386/i386.md (sse_movhps, sse_movlps): Remove.
        (sse_shufps): Change operand 3 to const_int_operand.
        (sse2_storelps): Fix typo in template.
        (sse_storehps, sse_loadhps, sse_storelps, sse_loadlps): New.
        * config/i386/i386.c (ix86_expand_vector_move_misalign): Use them.
        (ix86_expand_builtin): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92967 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR libgcj/15719:
tromey [Wed, 5 Jan 2005 19:03:10 +0000 (19:03 +0000)]
PR libgcj/15719:
* interpret.cc (run) <insn_dcmpl, insn_dcmpg>: Set tmpval
correctly.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92966 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * gcj.texi (Standard Properties): java.ext.dirs is now used.
tromey [Wed, 5 Jan 2005 18:58:00 +0000 (18:58 +0000)]
* gcj.texi (Standard Properties): java.ext.dirs is now used.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92965 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * java/lang/natRuntime.cc (insertSystemProperties): Set
tromey [Wed, 5 Jan 2005 18:55:27 +0000 (18:55 +0000)]
* java/lang/natRuntime.cc (insertSystemProperties): Set
java.ext.dirs earlier.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92964 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-01-05 Julian Brown <julian@codesourcery.com>
pbrook [Wed, 5 Jan 2005 18:53:08 +0000 (18:53 +0000)]
2004-01-05  Julian Brown  <julian@codesourcery.com>

* config/arm/arm.c (arm_return_in_memory): Treat complex types
as aggregates for AAPCS ABIs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92963 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * unwind-dw2-fde-darwin.c (examine_objects): Use 64-bit
shebs [Wed, 5 Jan 2005 18:39:43 +0000 (18:39 +0000)]
    * unwind-dw2-fde-darwin.c (examine_objects): Use 64-bit
        Mach-O getters if ppc64.
        * config/darwin.c (darwin_asm_output_dwarf_delta): Obey
        size argument.
        * config/darwin.h (ASM_PREFERRED_EH_DATA_FORMAT): Use
        signed four-byte field for global code case.
        (STARTFILE_SPEC): Avoid crt2.o for 64-bit compilation.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92962 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago[Missed by the previous cvs commit!]
sayle [Wed, 5 Jan 2005 17:31:37 +0000 (17:31 +0000)]
[Missed by the previous cvs commit!]

* Makefile.in (c-common.o): Update dependencies.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92958 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR middle-end/19100
sayle [Wed, 5 Jan 2005 17:27:26 +0000 (17:27 +0000)]
PR middle-end/19100
* c-common.c: Include real.h.
(c_common_truthvalue_conversion): Avoid destructively modifying expr.
Correctly handle TREE_CONSTANT_OVERFLOW for INTEGER_CST.
Correctly handle TREE_CONSTANT_OVERFLOW and NaNs for REAL_CST.
* Makefile.in (c-common.o): Update dependencies.

* gcc.dg/conv-3.c: New test case.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92957 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * c-parse.in (asm_string): Add trailing semicolon.
jsm28 [Wed, 5 Jan 2005 17:08:35 +0000 (17:08 +0000)]
* c-parse.in (asm_string): Add trailing semicolon.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92956 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * testsuite/27_io/basic_filebuf/open/char/9507.cc: Remove child
mmitchel [Wed, 5 Jan 2005 16:13:46 +0000 (16:13 +0000)]
* testsuite/27_io/basic_filebuf/open/char/9507.cc: Remove child
process.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92953 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * c-parse.in (asm_string): New. Don't allow wide strings in
jsm28 [Wed, 5 Jan 2005 15:27:26 +0000 (15:27 +0000)]
* c-parse.in (asm_string): New.  Don't allow wide strings in
'asm'.
(simple_asm_expr, asm_argument, asm_operand, asm_clobbers): Use
asm_string instead of STRING.

testsuite:
* gcc.dg/asm-wide-1.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92952 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * c-typeck.c (constructor_no_implicit): Remove.
jsm28 [Wed, 5 Jan 2005 15:22:38 +0000 (15:22 +0000)]
* c-typeck.c (constructor_no_implicit): Remove.
(set_designator, process_init_element): Don't check
constructor_no_implicit.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92951 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR target/16482
kkojima [Wed, 5 Jan 2005 14:41:30 +0000 (14:41 +0000)]
PR target/16482
* lcm.c (create_pre_exit): New.
(optimize_mode_switching): In MODE_ENTRY / MODE_EXIT case, set
ENTRY_EXIT_EXTRA to 3.  Use create_pre_exit.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92950 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago* arm.h (TARGET_OPTIONS): Correctly record -mhard-float and
rearnsha [Wed, 5 Jan 2005 11:56:24 +0000 (11:56 +0000)]
* arm.h (TARGET_OPTIONS): Correctly record -mhard-float and
-msoft-float in target_float_switch.
* arm.c (arm_override_options): Fix processing of target_float_switch.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92949 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago* arm/vfp.md (arm_movsi_vfp): Hide VFP register classes from register
rearnsha [Wed, 5 Jan 2005 11:24:20 +0000 (11:24 +0000)]
* arm/vfp.md (arm_movsi_vfp): Hide VFP register classes from register
preferencing.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92948 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2005-01-05 Paolo Carlini <pcarlini@suse.de>
paolo [Wed, 5 Jan 2005 11:11:48 +0000 (11:11 +0000)]
2005-01-05  Paolo Carlini  <pcarlini@suse.de>

* src/istream.cc (basic_istream<char>::ignore(streamsize),
basic_istream<char>::ignore(streamsize, int_type),
basic_istream<wchar_t>::ignore(streamsize),
basic_istream<wchar_t>::ignore(streamsize, int_type)): At the end,
first check _M_gcount vs __n.
* include/bits/istream.tcc (ignore(streamsize), ignore(streamsize,
int_type)): Likewise.
* testsuite/27_io/basic_istream/ignore/char/4.cc: New.
* testsuite/27_io/basic_istream/ignore/wchar_t/4.cc: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92947 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agocp:
nathan [Wed, 5 Jan 2005 10:02:35 +0000 (10:02 +0000)]
cp:
PR c++/19030
* cp-tree.h (start_decl): Take pointer to pushed scope, not bool.
* name-lookup.h (push_scope): Return pushed scope, not flag.
* name-lookup.c (push_scope): Return scope that should be popped,
not a flag.
* decl.c (start_decl): Adjust.
(grokfndecl): Adjust scope push and pop.
* decl2.c (check_classfn): Likewise.
* parser.c (cp_parser_condition, cp_parser_conversion_function_id,
cp_parser_init_declarator, cp_parser_direct_declarator,
cp_parser_class_specifier, cp_parser_class_head,
cp_parser_lookup_name,
cp_parser_constructor_declarator_p): Likewise.
* pt.c (instantiate_class_template,
resolve_typename_type): Likewise.
testsuite:
PR c++/19030
* g++.dg/parse/crash22.C: New

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92946 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * doc/invoke.texi (Intel 386 and AMD x86-64 Options):
uros [Wed, 5 Jan 2005 09:55:55 +0000 (09:55 +0000)]
* doc/invoke.texi (Intel 386 and AMD x86-64 Options):
        Replace i387 with 'i386 compiler' in -mfpmath=sse option.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92943 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * testsuite/libmudflap.c/pass32-frag.c: Fix typo.
rth [Wed, 5 Jan 2005 09:27:50 +0000 (09:27 +0000)]
    * testsuite/libmudflap.c/pass32-frag.c: Fix typo.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92930 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * java/lang/natObject.cc (_Jv_ObjectCheckMonitor): Initialize the
ebotcazou [Wed, 5 Jan 2005 05:09:09 +0000 (05:09 +0000)]
* java/lang/natObject.cc (_Jv_ObjectCheckMonitor): Initialize the
sync_info element of the object if needed.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92922 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * ifcvt.c (find_if_case_1): Avoid creating an empty forwarder block,
sayle [Wed, 5 Jan 2005 01:45:00 +0000 (01:45 +0000)]
* ifcvt.c (find_if_case_1): Avoid creating an empty forwarder block,
if deleting the then-block allows the test-block to fallthru to the
else-block.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92919 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2005-01-04 Andrew Pinski <pinskia@physics.uc.edu>
pinskia [Wed, 5 Jan 2005 01:41:36 +0000 (01:41 +0000)]
2005-01-04  Andrew Pinski  <pinskia@physics.uc.edu>

        PR c/19152
        * c-decl.c (diagnose_mismatched_decls): Accept "extern inline" declared
        after the full declaration if the are in two different TUs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92918 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agoDaily bump.
gccadmin [Wed, 5 Jan 2005 00:16:16 +0000 (00:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92915 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2005-01-04 Richard Henderson <rth@redhat.com>
pinskia [Tue, 4 Jan 2005 23:54:26 +0000 (23:54 +0000)]
2005-01-04 Richard Henderson  <rth@redhat.com>

        PR tree-opt/19158
        * tree-sra.c (generate_one_element_init): Just
        call gimplify_and_add.
        (generate_element_init): Record the
        new referenced variables and mark them for renaming
        and split out to ...
        (generate_element_init_1): This.
        (scalarize_init): Don't call push_gimplify_context/
        pop_gimplify_context.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92911 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * toplev.c (get_src_pwd): Handle failure of getpwd().
geoffk [Tue, 4 Jan 2005 23:28:00 +0000 (23:28 +0000)]
* toplev.c (get_src_pwd): Handle failure of getpwd().

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92910 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * fold-const.c (fold_single_bit_test): Delete unreachable handling
sayle [Tue, 4 Jan 2005 21:42:52 +0000 (21:42 +0000)]
* fold-const.c (fold_single_bit_test): Delete unreachable handling
of TRUTH_NOT_EXPR.
(fold): Don't call fold_single_bit_test with a TRUTH_NOT_EXPR, as
all the cases handled by it are inverted by invert_truthvalue.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92909 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR 19257
geoffk [Tue, 4 Jan 2005 19:39:09 +0000 (19:39 +0000)]
PR 19257
* gcc.dg/cpp/subframework1.c: Run only on Darwin.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92903 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * config/sparc/sparc.md (save_register_windowdi): Add missing mode.
ebotcazou [Tue, 4 Jan 2005 19:03:45 +0000 (19:03 +0000)]
* config/sparc/sparc.md (save_register_windowdi): Add missing mode.
(save_register_windowsi): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92902 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * tree-mudflap.c (mf_varname_tree): Fix thinko setting declname.
rth [Tue, 4 Jan 2005 18:47:02 +0000 (18:47 +0000)]
    * tree-mudflap.c (mf_varname_tree): Fix thinko setting declname.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92901 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR middle-end/17767
uros [Tue, 4 Jan 2005 15:44:25 +0000 (15:44 +0000)]
PR middle-end/17767
* cse.c (fold_rtx) [RTX_COMPARE, RTX_COMM_COMPARE]: Don't attempt
any simplifications of vector mode comparison operators.
* simplify-rtx.c (simplify_relational_operation): Fix variable name.

testsuite:

* gcc.dg/i386-mmx-6.c: New test case.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92896 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agogcc:
bonzini [Tue, 4 Jan 2005 14:37:23 +0000 (14:37 +0000)]
gcc:
2005-01-04  Paolo Bonzini  <bonzini@gnu.org>
    Devang Patel  <dpatel@apple.com>

PR tree-optimization/18308

* tree-if-conv.c (add_to_dst_predicate_list): Gimplify
the operands before creating a new expression.
* dojump.c (do_jump): Make drop_through_label available
for all cases.  Add expansion of COND_EXPR.

gcc/testsuite:
2005-01-04  Paolo Bonzini  <bonzini@gnu.org>

* gcc.dg/vect/pr18308.c: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92895 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2005-01-04 Ira Rosen <irar@il.ibm.com>
dorit [Tue, 4 Jan 2005 13:12:26 +0000 (13:12 +0000)]
2005-01-04  Ira Rosen  <irar@il.ibm.com>

        * tree-vectorizer.c (vect_analyze_offset_expr): Test for
        INTEGER_CST instead of TREE_CONSTANT.
        (vect_gen_niters_for_prolog_loop): Test for INTEGER_CST
        instead of TREE_CONSTANT.
        (vect_analyze_pointer_ref_access): Test for INTEGER_CST
        instead of TREE_CONSTANT.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92894 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * tree-eh.c (replace_goto_queue): Return early if the queue is
ebotcazou [Tue, 4 Jan 2005 12:45:42 +0000 (12:45 +0000)]
* tree-eh.c (replace_goto_queue): Return early if the queue is
          empty.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92893 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * gnat_ugn.texi: Fix texi errors with null variables.
charlet [Tue, 4 Jan 2005 10:51:22 +0000 (10:51 +0000)]
* gnat_ugn.texi: Fix texi errors with null variables.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92892 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR target/19240
uros [Tue, 4 Jan 2005 10:40:52 +0000 (10:40 +0000)]
PR target/19240
* config/i386/i386.md (*fop_df_1_i387): Disable for TARGET_SSE_MATH.
(*fop_df_1_i387): Disable for (TARGET_SSE2 && TARGET_SSE_MATH).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92891 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * fold-const.c (force_fit_type): Cope with types larger than 2 HWI.
rth [Tue, 4 Jan 2005 10:11:22 +0000 (10:11 +0000)]
    * fold-const.c (force_fit_type): Cope with types larger than 2 HWI.
        (fold_convert_const_int_from_int, fold_convert_const_int_from_real,
        fold_convert_const_real_from_real): Split out from ...
        (fold_convert_const): ... here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92890 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR target/19235
rth [Tue, 4 Jan 2005 10:00:55 +0000 (10:00 +0000)]
    PR target/19235
        * config/i386/i386.md (movdi_2): Separate SSE1 and SSE2 alternatives.
        (mov<MMXMODEI>_internal): Likewise.
        (movdf_nointeger): Prefer Y while not preferring, but allowing, x.
        Add V2SF case; use it for SSE1; don't use TI.
        (movdf_integer): Likewise.
        (mov<SSEMODEI>_internal, movti_internal): Force V4SF for SSE1.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92889 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2005-01-03 Ira Rosen <irar@il.ibm.com>
dorit [Tue, 4 Jan 2005 07:56:51 +0000 (07:56 +0000)]
2005-01-03  Ira Rosen  <irar@il.ibm.com>

        * tree-vectorizer.c (vect_strip_conversions): New function.
        (vect_analyze_offset_expr): Call vect_strip_conversions. Add
        check for binary class.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92888 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * gcc.target/i386/amd64-abi-1.c: Only run as 64-bit tests.
aj [Tue, 4 Jan 2005 06:15:28 +0000 (06:15 +0000)]
* gcc.target/i386/amd64-abi-1.c: Only run as 64-bit tests.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92887 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agoCorrect typo in PR number
kcook [Tue, 4 Jan 2005 03:14:44 +0000 (03:14 +0000)]
Correct typo in PR number

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92886 138bc75d-0d04-0410-961f-82ee72b054a4