OSDN Git Service

pf3gnuchains/gcc-fork.git
16 years ago2008-02-14 Douglas Gregor <doug.gregor@gmail.com>
dgregor [Fri, 15 Feb 2008 03:09:18 +0000 (03:09 +0000)]
2008-02-14  Douglas Gregor  <doug.gregor@gmail.com>

PR c++/34050
* pt.c (tsubst_initializer_list): Deal with the use of
VOID_TYPE_NODE to indicate value-initialization of the bases.

2008-02-14  Douglas Gregor  <doug.gregor@gmail.com>

PR c++/34050
* g++.dg/cpp0x/vt-34050.C: New.

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

16 years agoDaily bump.
gccadmin [Fri, 15 Feb 2008 00:17:23 +0000 (00:17 +0000)]
Daily bump.

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

16 years ago PR c++/5645
jason [Thu, 14 Feb 2008 23:11:04 +0000 (23:11 +0000)]
    PR c++/5645
        PR c++/11159
        * class.c (type_has_user_nondefault_constructor): New fn.
        * cp-tree.h: Declare it.
        * init.c (emit_mem_initializers): Use it for -W warning about
        missing base initializer.

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

16 years ago PR preprocessor/35061
dannysmith [Thu, 14 Feb 2008 21:41:40 +0000 (21:41 +0000)]
PR preprocessor/35061
gcc
* c-pragma.c (handle_pragma_pop_macro): Check that
pushed_macro_table has been allocated.
testsuite
* gcc.dg/cpp/pragma_pop_macro-1.c:  New file

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

16 years ago * testsuite/27_io/fpos/14320-1.cc: Check for "long long" and
ghazi [Thu, 14 Feb 2008 21:41:20 +0000 (21:41 +0000)]
* testsuite/27_io/fpos/14320-1.cc: Check for "long long" and
remove XFAIL.

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

16 years ago PR middle-end/35136
ebotcazou [Thu, 14 Feb 2008 19:07:38 +0000 (19:07 +0000)]
PR middle-end/35136
* gimplify.c (force_gimple_operand_bsi): Revert 2008-02-12 change.
(force_gimple_operand): Likewise.
* tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): Add new cases
for TARGET_MEM_REF and CONVERT_EXPR/NON_LVALUE_EXPR/NOP_EXPR.
Also recurse on the operand for regular VIEW_CONVERT_EXPRs.
(find_interesting_uses_address): Check addressability and alignment
of the base expression only after substituting bases of IVs into it.

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

16 years ago2008-02-14 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Thu, 14 Feb 2008 17:03:02 +0000 (17:03 +0000)]
2008-02-14  Benjamin Kosnik  <bkoz@redhat.com>

* config/os/generic/error_constants.h (posix_errno): Guard
not_supported use of ENOTSUP.
* acinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Add check for ENOTSUP
for OpenBSD.
* aclocal.m4: Regenerate.
* configure: Rengerate.
* config.h.in: Same.

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

16 years ago PR target/34930
matz [Thu, 14 Feb 2008 12:54:30 +0000 (12:54 +0000)]
    PR target/34930
        * function.c (instantiate_virtual_regs_in_insn): Reload address
        before falling back to reloading the whole operand.

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

16 years ago/cp
paolo [Thu, 14 Feb 2008 12:34:42 +0000 (12:34 +0000)]
/cp
2008-02-14  Paolo Carlini  <pcarlini@suse.de>

        PR c++/28743
        * pt.c (determine_specialization): In case of function templates,
when the type of DECL does not match FN there is no match.

/testsuite
2008-02-14  Paolo Carlini  <pcarlini@suse.de>

        PR c++/28743
* g++.dg/template/nontype17.C: New.
        * g++.dg/template/nontype16.C: Add error.

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

16 years ago2008-02-14 Andreas Krebbel <krebbel1@de.ibm.com>
krebbel [Thu, 14 Feb 2008 08:40:40 +0000 (08:40 +0000)]
2008-02-14  Andreas Krebbel  <krebbel1@de.ibm.com>

* config/s390/s390.c (s390_mainpool_start): Emit the pool
before the first section switch note.

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

16 years ago* doc/bugreport.texi: Update copyright years.
rwild [Thu, 14 Feb 2008 04:56:34 +0000 (04:56 +0000)]
* doc/bugreport.texi: Update copyright years.
* doc/c-tree.texi: Likewise.
* doc/cfg.texi: Likewise.
* doc/cpp.texi: Likewise.
* doc/cppinternals.texi: Likewise.
* doc/fragments.texi: Likewise.
* doc/frontends.texi: Likewise.
* doc/gcc.texi: Likewise.
* doc/gty.texi: Likewise.
* doc/hostconfig.texi: Likewise.
* doc/implement-c.texi: Likewise.
* doc/libgcc.texi: Likewise.
* doc/loop.texi: Likewise.
* doc/makefile.texi: Likewise.
* doc/options.texi: Likewise.
* doc/passes.texi: Likewise.
* doc/rtl.texi: Likewise.
* doc/sourcebuild.texi: Likewise.
* doc/standards.texi: Likewise.
* doc/tree-ssa.texi: Likewise.
* doc/trouble.texi: Likewise.

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

16 years ago* doc/extend.texi: Use @: or add comma where appropriate.
rwild [Thu, 14 Feb 2008 04:54:32 +0000 (04:54 +0000)]
* doc/extend.texi: Use @: or add comma where appropriate.
* doc/invoke.texi: Likewise.
* doc/tm.texi: Likewise.

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

16 years agoDaily bump.
gccadmin [Thu, 14 Feb 2008 00:17:10 +0000 (00:17 +0000)]
Daily bump.

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

16 years ago PR target/34393
amodra [Thu, 14 Feb 2008 00:14:45 +0000 (00:14 +0000)]
PR target/34393
* config/rs6000/rs6000.md (restore_stack_block): Force operands[1]
to a reg.

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

16 years ago2008-02-13 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Wed, 13 Feb 2008 23:34:10 +0000 (23:34 +0000)]
2008-02-13  Benjamin Kosnik  <bkoz@redhat.com>

* doc/doxygen/mainpage.html: Correct links.

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

16 years ago2008-02-14 Jesper Nilsson <jesper.nilsson@axis.com>
hp [Wed, 13 Feb 2008 23:32:57 +0000 (23:32 +0000)]
2008-02-14  Jesper Nilsson  <jesper.nilsson@axis.com>

* doc/md.texi (clz, ctz): Add reference.
* doc/rtl.texi (clz, ctz): Likewise.

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

16 years agoFix compile on 64bit platforms.
matz [Wed, 13 Feb 2008 23:02:08 +0000 (23:02 +0000)]
Fix compile on 64bit platforms.

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

16 years ago PR c++/35138
jakub [Wed, 13 Feb 2008 22:30:43 +0000 (22:30 +0000)]
PR c++/35138
* parser.c (cp_parser_pseudo_destructor_name): If next tokens
are not identifier :: ~, return before calling cp_parser_type_name.

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

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

16 years ago PR c++/34962, c++/34937, c++/34939
jason [Wed, 13 Feb 2008 21:27:16 +0000 (21:27 +0000)]
    PR c++/34962, c++/34937, c++/34939
        * decl2.c (is_late_template_attribute): Always defer attributes
        vector_size and weak.

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

16 years agoPR other/35148
rwild [Wed, 13 Feb 2008 19:27:34 +0000 (19:27 +0000)]
PR other/35148
* Makefile.in (gcc-vers.texi): Use abs_srcdir for the value of
srcdir.

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

16 years ago2008-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
joel [Wed, 13 Feb 2008 19:04:53 +0000 (19:04 +0000)]
2008-02-11  Joel Sherrill <joel.sherrill@oarcorp.com>

PR ada/35143
* env.c: Add __rtems__ to if defined.
* s-osinte-rtems.adb: Add To_Target_Priority.  Fix formatting.
* s-osinte-rtems.ads: Add To_Target_Priority prototype and
PTHREAD_SCOPE_PROCESS/PTHREAD_SCOPE_SYSTEM constants.  Add
pragma Convention as required.
* gsocket.h: Make compile in and out of RTS.
* Makefile.in: Add system-rtems.ads.  Build DEC extensions.
Use g-soccon-rtems.ads.
* g-soccon-rtems.ads, system-rtems.ads: New files.

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

16 years ago* MAINTAINERS (Write After Approval): Add myself.
rwild [Wed, 13 Feb 2008 18:50:56 +0000 (18:50 +0000)]
* MAINTAINERS (Write After Approval): Add myself.

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

16 years ago * gcc.dg/pr35065.c: Fix testcase warnings.
matz [Wed, 13 Feb 2008 16:16:17 +0000 (16:16 +0000)]
    * gcc.dg/pr35065.c: Fix testcase warnings.

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

16 years ago2008-02-13 Andreas Krebbel <krebbel1@de.ibm.com>
krebbel [Wed, 13 Feb 2008 16:00:21 +0000 (16:00 +0000)]
2008-02-13  Andreas Krebbel  <krebbel1@de.ibm.com>

* config/s390/s390.c (struct constant_pool): New field
emit_pool_after added.
(s390_mainpool_start): Set the emit_pool_after flag according
to the section switch notes.
(s390_mainpool_finish): Consider emit_pool_after when emitting
the literal pool at the end of the function.
(s390_chunkify_start): Force literal pool splits at section
switch notes.

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

16 years ago PR debug/35065
matz [Wed, 13 Feb 2008 14:53:59 +0000 (14:53 +0000)]
    PR debug/35065
        * var-tracking.c (clobber_variable_part): Correctly traverse the
        list.

        * gcc.dg/pr35065.c: New testcase.

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

16 years ago2008-02-13 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
manu [Wed, 13 Feb 2008 11:15:51 +0000 (11:15 +0000)]
2008-02-13  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>

PR 29673
* doc/invoke.texi (Debugging Options): Remove -fdump-tree-inlined.
Add -fdump-ipa-inline.
* tree-dump.c (dump_files): Remove tree-inlined dump.
* tree-pass.h (tree_dump_index): Remove TDI_inlined.

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

16 years ago PR c++/34774
jason [Wed, 13 Feb 2008 07:08:11 +0000 (07:08 +0000)]
    PR c++/34774
        * pt.c (value_dependent_expression_p): Look into DECL_INITIAL
        of enumerators, too.

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

16 years ago PR c++/34824
jason [Wed, 13 Feb 2008 04:06:03 +0000 (04:06 +0000)]
    PR c++/34824
        * call.c (convert_like_real): Pass LOOKUP_ONLYCONVERTING to build_temp
        if we're doing conversions to call a user-defined conversion function.

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

16 years agoDaily bump.
gccadmin [Wed, 13 Feb 2008 00:17:19 +0000 (00:17 +0000)]
Daily bump.

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

16 years ago2008-02-12 Richard Guenther <rguenther@suse.de>
rguenth [Tue, 12 Feb 2008 21:29:39 +0000 (21:29 +0000)]
2008-02-12  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/35171
* tree-vect-patterns.c (vect_recog_dot_prod_pattern): Deal with
default defs.

* gcc.c-torture/compile/pr35171.c: New testcase.

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

16 years ago2008-02-12 Richard Guenther <rguenther@suse.de>
rguenth [Tue, 12 Feb 2008 21:26:49 +0000 (21:26 +0000)]
2008-02-12  Richard Guenther  <rguenther@suse.de>

PR middle-end/35163
* fold-const.c (fold_widened_comparison): Use get_unwidened in
value-preserving mode.  Disallow final truncation.

* gcc.c-torture/execute/pr35163.c: New testcase.

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

16 years ago * gcc.target/i386/asm-3.c: Fix dg-skip-if for all 32bit PIC targets.
uros [Tue, 12 Feb 2008 21:04:44 +0000 (21:04 +0000)]
    * gcc.target/i386/asm-3.c: Fix dg-skip-if for all 32bit PIC targets.

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

16 years ago PR middle-end/35136
ebotcazou [Tue, 12 Feb 2008 20:49:21 +0000 (20:49 +0000)]
PR middle-end/35136
* gimplify.c (force_gimple_operand_bsi): Move SSA renaming code from
here to...
(force_gimple_operand): ...here.

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

16 years ago * obj-c++.dg/bitfield-1.mm: Expect failures.
ghazi [Tue, 12 Feb 2008 19:54:56 +0000 (19:54 +0000)]
* obj-c++.dg/bitfield-1.mm: Expect failures.
* obj-c++.dg/bitfield-4.mm: Likewise.
* obj-c++.dg/cxx-ivars-2.mm: Likewise.
* obj-c++.dg/encode-8.mm: Likewise.
* obj-c++.dg/isa-field-1.mm: Likewise.
* obj-c++.dg/layout-1.mm: Likewise.
* obj-c++.dg/lookup-2.mm: Likewise.
* obj-c++.dg/try-catch-2.mm: Likewise.
* obj-c++.dg/try-catch-9.mm: Likewise.

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

16 years ago PR c++/29048
jason [Tue, 12 Feb 2008 19:25:28 +0000 (19:25 +0000)]
    PR c++/29048
        * semantics.c (finish_qualified_id_expr): Avoid duplicate access
        check here, too.

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

16 years ago PR c++/35144
jakub [Tue, 12 Feb 2008 18:35:05 +0000 (18:35 +0000)]
PR c++/35144
* tree-sra.c (sra_build_assignment): fold_convert SRC if copying
non-compatible pointers.
(generate_element_copy): If SRC and DST are RECORD_TYPEs with
different FIELD_DECLs, try harder by comparing field offsets, sizes
and types.

* g++.dg/tree-ssa/pr35144.C: New test.

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

16 years ago PR inline-asm/35160
jakub [Tue, 12 Feb 2008 18:31:53 +0000 (18:31 +0000)]
PR inline-asm/35160
* function.c (match_asm_constraints_1): Don't replace the same input
multiple times.

* gcc.target/i386/pr35160.c: New test.

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

16 years ago2008-02-12 Bjoern Koenig <bkoenig@alpha-tierchen.de>
andreast [Tue, 12 Feb 2008 17:42:21 +0000 (17:42 +0000)]
2008-02-12  Bjoern Koenig  <bkoenig@alpha-tierchen.de>
    Andreas Tobler  <a.tobler@schweiz.org>

* configure.ac: Add amd64-*-freebsd* target.
* configure: Regenerate.

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

16 years ago PR c++/29048
jason [Tue, 12 Feb 2008 17:26:34 +0000 (17:26 +0000)]
    PR c++/29048
        * semantics.c (finish_qualified_id_expr): Avoid duplicate access
        check here, too.

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

16 years agoShouldn't be executable.
jakub [Tue, 12 Feb 2008 17:24:25 +0000 (17:24 +0000)]
Shouldn't be executable.

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

16 years agoShouldn't be executable.
jakub [Tue, 12 Feb 2008 17:21:11 +0000 (17:21 +0000)]
Shouldn't be executable.

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

16 years ago PR c++/34862
jakub [Tue, 12 Feb 2008 16:25:47 +0000 (16:25 +0000)]
PR c++/34862
* init.c (build_new_1): Don't create placement_expr before
constructing alloc_call.  Verify that the pointer is passed by
value to operator new.

* g++.dg/init/new27.C: New test.

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

16 years ago PR c++/35097
jason [Tue, 12 Feb 2008 06:34:59 +0000 (06:34 +0000)]
    PR c++/35097
        * pt.c (tsubst): Don't look up a template typedef in an explicit
        specialization.

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

16 years ago * config/avr/avr.h (AVR_HAVE_RAMPZ): Define.
aesok [Tue, 12 Feb 2008 04:08:41 +0000 (04:08 +0000)]
* config/avr/avr.h (AVR_HAVE_RAMPZ): Define.
* config/avr/avr.c (expand_prologue): Save RAMPZ register.
(expand_epilogue): Restore RAMPZ register.
* config/avr/avr.md (RAMPZ_ADDR): New constant.

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

16 years ago2008-02-11 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Tue, 12 Feb 2008 02:39:33 +0000 (02:39 +0000)]
2008-02-11  Benjamin Kosnik  <bkoz@redhat.com>

* doc/html/*: Populate with regenerated files.

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

16 years ago2008-02-11 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Tue, 12 Feb 2008 02:35:48 +0000 (02:35 +0000)]
2008-02-11  Benjamin Kosnik  <bkoz@redhat.com>

* doc/html/*: Remove all but contents of ext/pb_ds.
* doc/html/index.html: New.
* doc/html/README: New.

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

16 years ago2008-02-11 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Tue, 12 Feb 2008 02:10:57 +0000 (02:10 +0000)]
2008-02-11  Benjamin Kosnik  <bkoz@redhat.com>

* doc/doxygen/mainpage.html: Add in corrected links.
* README: Edit, move most into...
* doc/xml/manual/appendix_contributing.xml (Directory Layout): ...here.
(Documentation Style): Revise.
* doc/xml/spine.xml: Edit file names.
* doc/Makefile.am: Edit xml_sources.
* doc/Makefile.in: Regenerate.

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

16 years agoDaily bump.
gccadmin [Tue, 12 Feb 2008 00:17:29 +0000 (00:17 +0000)]
Daily bump.

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

16 years ago* MAINTAINERS (Write After Approval): Add myself.
george [Mon, 11 Feb 2008 19:47:23 +0000 (19:47 +0000)]
* MAINTAINERS (Write After Approval):  Add myself.

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

16 years ago2008-02-11 Douglas Gregor <doug.gregor@gmail.com>
dgregor [Mon, 11 Feb 2008 18:58:16 +0000 (18:58 +0000)]
2008-02-11  Douglas Gregor  <doug.gregor@gmail.com>

       PR c++/35113
       * tree.c (cp_build_qualified_type_real): When building a
       cv-qualified array type, build it as a unique type with
       build_cplus_array_type_1 and then adopt the unqualified type's
       main variant.

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

16 years ago * xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero.
bwilson [Mon, 11 Feb 2008 17:53:16 +0000 (17:53 +0000)]
* xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero.
(XCHAL_NUM_AREGS, XCHAL_MAX_INSTRUCTION_SIZE): New.

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

16 years ago * ChangeLog: Move entry from here ...
uros [Mon, 11 Feb 2008 14:10:34 +0000 (14:10 +0000)]
* ChangeLog: Move entry from here ...
* gcc/ChangeLog: ... to here.

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

16 years ago2008-02-11 Paolo Carlini <pcarlini@suse.de>
paolo [Mon, 11 Feb 2008 10:05:33 +0000 (10:05 +0000)]
2008-02-11  Paolo Carlini  <pcarlini@suse.de>

* configure: Regenerate with documented autoconf and automake
versions (i.e., 2.59 and 1.9.6).
* Makefile.in: Likewise.
* src/Makefile.in: Likewise.
* doc/Makefile.in: Likewise.
* po/Makefile.in: Likewise.
* libmath/Makefile.in: Likewise.
* include/Makefile.in: Likewise.
* libsupc++/Makefile.in: Likewise.
* testsuite/Makefile.in: Likewise.
* aclocal.m4: Likewise.

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

16 years agocp/
paolo [Mon, 11 Feb 2008 09:28:48 +0000 (09:28 +0000)]
cp/
2008-02-11  Paolo Carlini  <pcarlini@suse.de>

PR c++/35077
* decl.c (groktypename): Check grokdeclarator return.

testsuite/
2008-02-11  Paolo Carlini  <pcarlini@suse.de>

PR c++/35077
* g++.dg/template/crash78.C: New.

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

16 years ago[patch i386]: For target x86_64-pc-mingw32 _alloca and
ktietz [Mon, 11 Feb 2008 09:02:06 +0000 (09:02 +0000)]
[patch i386]: For target x86_64-pc-mingw32 _alloca and
_stkchk may corrupts  stack alignment.

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

16 years ago PR testsuite/35047
uros [Mon, 11 Feb 2008 08:54:33 +0000 (08:54 +0000)]
PR testsuite/35047
* gcc.dg/compat/vector-2_x.c: Add -mno-mmx for x86 targets.
* gcc.dg/compat/vector-2_y.c: Ditto.

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

16 years ago2008-02-11 Uros Bizjak <ubizjak@gmail.com>
rguenth [Mon, 11 Feb 2008 08:27:00 +0000 (08:27 +0000)]
2008-02-11  Uros Bizjak  <ubizjak@gmail.com>
Richard Guenther  <rguenther@suse.de>

PR tree-optimization/33992
* tree-ssa-loop-im.c (rewrite_bittest): Fixup the type of
the zero we compare against.

* gcc.c-torture/execute/pr33992.c: New testcase.

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

16 years agoDaily bump.
gccadmin [Mon, 11 Feb 2008 00:17:14 +0000 (00:17 +0000)]
Daily bump.

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

16 years ago2008-02-10 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Mon, 11 Feb 2008 00:02:11 +0000 (00:02 +0000)]
2008-02-10  Benjamin Kosnik  <bkoz@redhat.com>

Convert documentation to DocBook.
* doc/Makefile.am (doc-doxygen-html): Changed to doc-html-doxygen.
(doc-doxygen-man): Changed to doc-man-doxygen.
(doc-performance): Changed to doc-html-performance.
(doc-xml-doxygen): New.
(doc-xml-single): New.
(doc-xml-validate): New.
(doc-html): New.
(doc-html-single): New.
(doc-fo): New.
(doc-pdf): New.
(doc-pdf-fop-xml): New.
(doc-pdf-fop-fo): New.
(doc-pdf-xmlto): New.
(doc-pdf-xmlroff): New.
(doc-pdf-prince): New.
* doc/xml: New directory.
* doc/xml/authors.xml: New.
* doc/xml/images: New directory.
* doc/xml/images/confdeps.png: Add.
* doc/xml/images/confdeps.dot: Add.
* doc/xml/faq.xml: New.
* doc/xml/api.xml: New.
* doc/xml/gnu: New directory.
* doc/xml/gnu/gpl-3.0.xml: New.
* doc/xml/gnu/fdl-1.2.xml: New.
* doc/xml/gnu/gpl-2.0.xml: New.
* doc/xml/manual: New directory.
* doc/xml/manual/mt_allocator.xml: New.
* doc/xml/manual/allocator.xml: New.
* doc/xml/manual/ctype.xml: New.
* doc/xml/manual/numerics.xml: New.
* doc/xml/manual/codecvt.xml: New.
* doc/xml/manual/concurrency.xml: New.
* doc/xml/manual/backwards_compatibility.xml: New.
* doc/xml/manual/intro.xml: New.
* doc/xml/manual/shared_ptr.xml: New.
* doc/xml/manual/abi.xml: New.
* doc/xml/manual/status_cxxtr1.xml: New.
* doc/xml/manual/auto_ptr.xml: New.
* doc/xml/manual/build.xml: New.
* doc/xml/manual/internals.xml: New.
* doc/xml/manual/parallel_mode.xml: New.
* doc/xml/manual/status_cxx1998.xml: New.
* doc/xml/manual/containers.xml: New.
* doc/xml/manual/io.xml: New.
* doc/xml/manual/appendix_porting.xml: New.
* doc/xml/manual/utilities.xml: New.
* doc/xml/manual/bitmap_allocator.xml: New.
* doc/xml/manual/support.xml: New.
* doc/xml/manual/configure.xml: New.
* doc/xml/manual/build_hacking.xml: New.
* doc/xml/manual/evolution.xml: New.
* doc/xml/manual/using.xml: New.
* doc/xml/manual/debug.xml: New.
* doc/xml/manual/localization.xml: New.
* doc/xml/manual/strings.xml: New.
* doc/xml/manual/debug_mode.xml: New.
* doc/xml/manual/locale.xml: New.
* doc/xml/manual/extensions.xml: New.
* doc/xml/manual/appendix_contributing.xml: New.
* doc/xml/manual/messages.xml: New.
* doc/xml/manual/diagnostics.xml: New.
* doc/xml/manual/appendix_free.xml: New.
* doc/xml/manual/algorithms.xml: New.
* doc/xml/manual/iterators.xml: New.
* doc/xml/manual/spine.xml: New.
* doc/xml/manual/test.xml: New.
* doc/xml/manual/status_cxx200x.xml: New.
* doc/xml/spine.xml: New.

* doc/xml/book.txml: New. Template file.
* doc/xml/chapter.txml: Same.
* doc/xml/class.txml: Same.

* doc/doxygen/guide.html: Removed, integrated into other docs.
* doc/doxygen/user.cfg.in: Clean up XML generation.
* doc/doxygen/run_doxygen: Move to..
* scripts/run_doxygen: ...here.

* configure: Regenerate.
* Makefile.in: Regenerate.
* src/Makefile.in: Regenerate.
* doc/Makefile.in: Regenerate.
* po/Makefile.in: Regenerate.
* libmath/Makefile.in: Regenerate.
* include/Makefile.in: Regenerate.
* libsupc++/Makefile.in: Regenerate.
* testsuite/Makefile.in: Regenerate.
* aclocal.m4: Regenerate.

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

16 years ago2008-02-10 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Mon, 11 Feb 2008 00:01:33 +0000 (00:01 +0000)]
2008-02-10  Benjamin Kosnik  <bkoz@redhat.com>

Convert documentation to DocBook.
* doc/Makefile.am (doc-doxygen-html): Changed to doc-html-doxygen.
(doc-doxygen-man): Changed to doc-man-doxygen.
(doc-performance): Changed to doc-html-performance.
(doc-xml-doxygen): New.
(doc-xml-single): New.
(doc-xml-validate): New.
(doc-html): New.
(doc-html-single): New.
(doc-fo): New.
(doc-pdf): New.
(doc-pdf-fop-xml): New.
(doc-pdf-fop-fo): New.
(doc-pdf-xmlto): New.
(doc-pdf-xmlroff): New.
(doc-pdf-prince): New.
* doc/xml: New directory.
* doc/xml/authors.xml: New.
* doc/xml/images: New directory.
* doc/xml/images/confdeps.png: Add.
* doc/xml/images/confdeps.dot: Add.
* doc/xml/faq.xml: New.
* doc/xml/api.xml: New.
* doc/xml/gnu: New directory.
* doc/xml/gnu/gpl-3.0.xml: New.
* doc/xml/gnu/fdl-1.2.xml: New.
* doc/xml/gnu/gpl-2.0.xml: New.
* doc/xml/manual: New directory.
* doc/xml/manual/mt_allocator.xml: New.
* doc/xml/manual/allocator.xml: New.
* doc/xml/manual/ctype.xml: New.
* doc/xml/manual/numerics.xml: New.
* doc/xml/manual/codecvt.xml: New.
* doc/xml/manual/concurrency.xml: New.
* doc/xml/manual/backwards_compatibility.xml: New.
* doc/xml/manual/intro.xml: New.
* doc/xml/manual/shared_ptr.xml: New.
* doc/xml/manual/abi.xml: New.
* doc/xml/manual/status_cxxtr1.xml: New.
* doc/xml/manual/auto_ptr.xml: New.
* doc/xml/manual/build.xml: New.
* doc/xml/manual/internals.xml: New.
* doc/xml/manual/parallel_mode.xml: New.
* doc/xml/manual/status_cxx1998.xml: New.
* doc/xml/manual/containers.xml: New.
* doc/xml/manual/io.xml: New.
* doc/xml/manual/appendix_porting.xml: New.
* doc/xml/manual/utilities.xml: New.
* doc/xml/manual/bitmap_allocator.xml: New.
* doc/xml/manual/support.xml: New.
* doc/xml/manual/configure.xml: New.
* doc/xml/manual/build_hacking.xml: New.
* doc/xml/manual/evolution.xml: New.
* doc/xml/manual/using.xml: New.
* doc/xml/manual/debug.xml: New.
* doc/xml/manual/localization.xml: New.
* doc/xml/manual/strings.xml: New.
* doc/xml/manual/debug_mode.xml: New.
* doc/xml/manual/locale.xml: New.
* doc/xml/manual/extensions.xml: New.
* doc/xml/manual/appendix_contributing.xml: New.
* doc/xml/manual/messages.xml: New.
* doc/xml/manual/diagnostics.xml: New.
* doc/xml/manual/appendix_free.xml: New.
* doc/xml/manual/algorithms.xml: New.
* doc/xml/manual/iterators.xml: New.
* doc/xml/manual/spine.xml: New.
* doc/xml/manual/test.xml: New.
* doc/xml/manual/status_cxx200x.xml: New.
* doc/xml/spine.xml: New.

* doc/xml/book.txml: New. Template file.
* doc/xml/chapter.txml: Same.
* doc/xml/class.txml: Same.

* doc/doxygen/guide.html: Removed, integrated into other docs.
* doc/doxygen/user.cfg.in: Clean up XML generation.
* doc/doxygen/run_doxygen: Move to..
* scripts/run_doxygen: ...here.

* configure: Regenerate.
* Makefile.in: Regenerate.
* src/Makefile.in: Regenerate.
* doc/Makefile.in: Regenerate.
* po/Makefile.in: Regenerate.
* libmath/Makefile.in: Regenerate.
* include/Makefile.in: Regenerate.
* libsupc++/Makefile.in: Regenerate.
* testsuite/Makefile.in: Regenerate.
* aclocal.m4: Regenerate.

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

16 years ago2008-02-10 Thomas Koenig <tkoenig@gcc.gnu.org>
tkoenig [Sun, 10 Feb 2008 20:03:11 +0000 (20:03 +0000)]
2008-02-10  Thomas Koenig  <tkoenig@gcc.gnu.org>

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

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

16 years ago PR c++/34094
jason [Sun, 10 Feb 2008 18:12:01 +0000 (18:12 +0000)]
    PR c++/34094
        * decl2.c (cp_write_global_declarations): Don't write out static
        data members with DECL_IN_AGGR_P set.

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

16 years ago2008-02-10 Danny Smith <dannysmith@users.sourceforge.net>
jvdelisle [Sun, 10 Feb 2008 18:06:34 +0000 (18:06 +0000)]
2008-02-10  Danny Smith  <dannysmith@users.sourceforge.net>

PR gcc/35063
* gthr-win32.h (__gthread_mutex_destroy_function): New function
to CloseHandle after unlocking to prevent accumulation of handle
count.

2008-02-10  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libfortran/35063
* io/unit.c (destroy_unit_mutex): New function that uses
__gthread_mutex_destroy_function or pthread_mutex_destroy after
unlocking and before free_mem for final closure of I/O unit.
(delete_root): Use new function.
(free_internal_unit): Likewise.
(close_unit_1): Likewise.

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

16 years ago * gcc.target/i386/pr17390.c: Remove ilp32 target requirement.
uros [Sun, 10 Feb 2008 16:25:37 +0000 (16:25 +0000)]
    * gcc.target/i386/pr17390.c: Remove ilp32 target requirement.
        Add -mfpmath=387 to dg-options.

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

16 years ago PR testsuite/35047
uros [Sun, 10 Feb 2008 16:06:56 +0000 (16:06 +0000)]
    PR testsuite/35047
        * gcc.dg/tree-ssa/gen-vect-2.c: Add -mno-sse for x86 targets.
        * gcc.dg/tree-ssa/gen-vect-11.c: Ditto.
        * gcc.dg/tree-ssa/gen-vect-11a.c: Ditto.
        * gcc.dg/tree-ssa/gen-vect-11b.c: Ditto.
        * gcc.dg/tree-ssa/gen-vect-11c.c: Ditto.
        * gcc.dg/tree-ssa/gen-vect-25.c: Ditto.
        * gcc.dg/tree-ssa/gen-vect-26.c: Ditto.
        * gcc.dg/tree-ssa/gen-vect-28.c: Ditto.
        * gcc.dg/tree-ssa/gen-vect-32.c: Ditto.

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

16 years ago2008-02-10 Paolo Carlini <pcarlini@suse.de>
paolo [Sun, 10 Feb 2008 15:48:10 +0000 (15:48 +0000)]
2008-02-10  Paolo Carlini  <pcarlini@suse.de>

PR libstdc++/16251
* include/std/istream (basic_istream<>::basic_istream()): Call
this->init().
(basic_iostream<>::basic_iostream(basic_streambuf<>*)): Don't
do it here, per 27.6.1.5.1/1.
* include/std/ostream (basic_ostream<>::basic_ostream()): Call
this->init().
* testsuite/27_io/basic_iostream/cons/16251.C: New.

* testsuite/27_io/basic_iostream/cons/2020.cc: Minor tweaks.

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

16 years ago2008-02-10 Daniel Franke <franke.daniel@gmail.com>
dfranke [Sun, 10 Feb 2008 15:01:39 +0000 (15:01 +0000)]
2008-02-10  Daniel Franke  <franke.daniel@gmail.com>

fortran/PR35019
* lang.opt: Allow '-J<dir>' next to '-J <dir>',
likewise '-I <dir>' and '-I<dir>'.

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

16 years ago PR objc++/34193
ghazi [Sun, 10 Feb 2008 04:58:03 +0000 (04:58 +0000)]
PR objc++/34193
* obj-c++.dg/gnu-runtime-2.mm: Fix signature of function main().

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

16 years agoDaily bump.
gccadmin [Sun, 10 Feb 2008 00:17:18 +0000 (00:17 +0000)]
Daily bump.

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

16 years ago PR middle_end/34150
danglin [Sat, 9 Feb 2008 20:34:47 +0000 (20:34 +0000)]
PR middle_end/34150
* pa.c (legitimize_pic_address): Add REG_EQUAL note on sets with a
pic_label_operand source.  Similarly, add a REG_LABEL_OPERAND note
and update LABEL_NUSES during and after reload.

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

16 years ago Add missing '*' to log entry.
danglin [Sat, 9 Feb 2008 14:52:30 +0000 (14:52 +0000)]
Add missing '*' to log entry.

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

16 years ago PR c++/35116
jason [Sat, 9 Feb 2008 03:40:14 +0000 (03:40 +0000)]
    PR c++/35116
        * tree.c (build_target_expr_with_type): Handle void initializer.
        (bot_manip): Remap slot before recursing.

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

16 years ago PR middle-end/34627
danglin [Sat, 9 Feb 2008 00:30:13 +0000 (00:30 +0000)]
PR middle-end/34627
combine.c (simplify_if_then_else): Make sure the comparison is
against const0_rtx when simplifying to (abs x) or (neg (abs X)).

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

16 years agoDaily bump.
gccadmin [Sat, 9 Feb 2008 00:17:33 +0000 (00:17 +0000)]
Daily bump.

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

16 years agogcc/
rsandifo [Fri, 8 Feb 2008 19:10:25 +0000 (19:10 +0000)]
gcc/
PR bootstrap/35051
* double-int.h: Don't include gmp.h for GENERATOR_FILEs.
(mpz_set_double_int, mpz_get_double_int): Hide from GENERATOR_FILEs.
* real.h: Don't include gmp.h or mpfr.h for GENERATOR_FILEs.
(real_from_mpfr, mpfr_from_real): Hide from GENERATOR_FILEs.
* tree.h (get_type_static_bounds): Likewise.

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

16 years ago * ru.po: Update.
jsm28 [Fri, 8 Feb 2008 15:51:37 +0000 (15:51 +0000)]
* ru.po: Update.

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

16 years ago * doc/invoke.texi (Option Summary, C++ Dialect Options)
gerald [Fri, 8 Feb 2008 15:15:53 +0000 (15:15 +0000)]
* doc/invoke.texi (Option Summary, C++ Dialect Options)
(Objective-C and Objective-C++ Dialect Options, Warning Options):
Make -Wfoo language annotations match what the compiler outputs.

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

16 years agoFixed wrong parameter type in spu intrinsics spu_convts, spu_convtu, spu_convtf.
saliu [Fri, 8 Feb 2008 12:47:50 +0000 (12:47 +0000)]
Fixed wrong parameter type in spu intrinsics spu_convts, spu_convtu, spu_convtf.

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

16 years agoCheck parameter type of spu intrinsics spu_convts, spu_convtu, spu_convtf
saliu [Fri, 8 Feb 2008 12:46:33 +0000 (12:46 +0000)]
Check parameter type of spu intrinsics spu_convts, spu_convtu, spu_convtf

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

16 years agoFixed wrong parameter type in spu
saliu [Fri, 8 Feb 2008 12:43:51 +0000 (12:43 +0000)]
Fixed wrong parameter type in spu

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

16 years ago * doc/extend.texi (Function Attributes) <noinline>: Mention
hp [Fri, 8 Feb 2008 02:43:52 +0000 (02:43 +0000)]
* doc/extend.texi (Function Attributes) <noinline>: Mention
asm ("") as method to keep calls.

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

16 years agoDaily bump.
gccadmin [Fri, 8 Feb 2008 00:17:22 +0000 (00:17 +0000)]
Daily bump.

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

16 years ago2008-02-07 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
manu [Thu, 7 Feb 2008 20:40:19 +0000 (20:40 +0000)]
2008-02-07  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>

PR other/32754
* doc/options.texi (Options): Replace references to opts.sh with
optc-gen.awk.
* opts-common.c: Likewise.
* optc-gen.awk: Likewise.

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

16 years ago2008-02-06 Douglas Gregor <doug.gregor@gmail.com>
dgregor [Thu, 7 Feb 2008 19:03:40 +0000 (19:03 +0000)]
2008-02-06  Douglas Gregor  <doug.gregor@gmail.com>

* g++.dg/ext/vector13.C: Fix for compilation under -pedantic.
2008-02-07  Andreas Tobler  <andreast-list@fgznet.ch>
            Douglas Gregor  <doug.gregor@gmail.com>

PR bootstrap/35115
* objcp-decl.c (objcp_comptypes): Call cp_comptypes, not comptypes.

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

16 years ago2008-02-07 Andreas Krebbel <krebbel1@de.ibm.com>
krebbel [Thu, 7 Feb 2008 19:01:45 +0000 (19:01 +0000)]
2008-02-07  Andreas Krebbel  <krebbel1@de.ibm.com>

* config/s390/s390.h (FUNCTION_ARG_REGNO_P): Fix fprs for 64 bit.

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

16 years ago PR rtl-opt/33410
rth [Thu, 7 Feb 2008 17:45:24 +0000 (17:45 +0000)]
    PR rtl-opt/33410
        * config/alpha/alpha.c (alpha_emit_xfloating_compare): Use an
        EXPR_LIST for the REG_EQUAL instead of a comparison with a
        funny mode.

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

16 years ago PR tree-optimization/35085
uros [Thu, 7 Feb 2008 14:11:26 +0000 (14:11 +0000)]
PR tree-optimization/35085
* tree-ssa-reassoc.c (rewrite_expr_tree): Enable destructive update
for operand entry oe2 in addition to operand entry oe3 in order to
expose more opportunities for vectorizer sum reduction.

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

16 years agoDaily bump.
gccadmin [Thu, 7 Feb 2008 00:16:57 +0000 (00:16 +0000)]
Daily bump.

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

16 years ago2008-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
ghazi [Wed, 6 Feb 2008 21:51:24 +0000 (21:51 +0000)]
2008-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>

PR other/35107
* Makefile.in (LIBS): Remove $(GMPLIBS).
(cc1-dummy, cc1): Add $(GMPLIBS).

ada:
PR other/35107
* Make-lang.in (gnat1): Add $(GMPLIBS).

cp:
PR other/35107
* Make-lang.in (cc1plus-dummy, cc1plus): Add $(GMPLIBS).

fortran:
PR other/35107
* Make-lang.in (f951): Add $(GMPLIBS).

java:
PR other/35107
* Make-lang.in (jc1): Add $(GMPLIBS).

objc:
PR other/35107
* Make-lang.in (cc1obj-dummy, cc1obj): Add $(GMPLIBS).

objcp:
PR other/35107
* Make-lang.in (cc1objplus-dummy, cc1objplus): Add $(GMPLIBS).

treelang:
PR other/35107
* Make-lang.in (tree1): Add $(GMPLIBS).

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

16 years ago2008-02-06 Andreas Tobler <a.tobler@schweiz.org>
andreast [Wed, 6 Feb 2008 20:45:21 +0000 (20:45 +0000)]
2008-02-06  Andreas Tobler  <a.tobler@schweiz.org>

PR libgcj/30071
* Makefile.am (install-exec-hook): Add install-binPROGRAMS.
* Makefile.in: Regenerate.

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

16 years agogcc/cp/ChangeLog:
aoliva [Wed, 6 Feb 2008 20:31:43 +0000 (20:31 +0000)]
gcc/cp/ChangeLog:
PR c++/35056
* tree.c: Include tree-flow.h.
(build_target_expr): Check type compatibility.
* Make-lang.in (cp/tree.o): Depend on $(TREE_FLOW_H).
* call.c (convert_like_real): Convert bitfield to expected type.
gcc/testsuite/ChangeLog:
PR c++/35056
* g++.dg/conversion/bitfield8.C: New.

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

16 years ago2008-02-06 Matthias Klose <doko@ubuntu.com>
doko [Wed, 6 Feb 2008 19:22:53 +0000 (19:22 +0000)]
2008-02-06  Matthias Klose  <doko@ubuntu.com>

        * tools/Makefile.am ($(TOOLS_ZIP)): Copy over rmic template files.
        Copy resource files independent of JAVA_MAINTAINER_MODE.
        * tools/Makefile.in: Regenerate.

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

16 years ago2008-02-06 Douglas Gregor <doug.gregor@gmail.com>
dgregor [Wed, 6 Feb 2008 19:08:56 +0000 (19:08 +0000)]
2008-02-06  Douglas Gregor  <doug.gregor@gmail.com>

* g++.dg/ext/vector13.C: Fix for compilation under -pedantic.

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

16 years agoCommit missing ChangeLog fragment
dgregor [Wed, 6 Feb 2008 18:50:22 +0000 (18:50 +0000)]
Commit missing ChangeLog fragment

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

16 years ago2008-02-06 Douglas Gregor <doug.gregor@gmail.com>
dgregor [Wed, 6 Feb 2008 18:49:03 +0000 (18:49 +0000)]
2008-02-06  Douglas Gregor  <doug.gregor@gmail.com>

PR c++/35049
PR c++/35096
* typeck.c (structural_comptypes): Call cp_comptypes.
(comptypes): New; called from the C/C++ common bits to perform
strict checks.
(cp_comptypes): Renamed from comptypes, which is already used,
with a different signature, by the C++ front end.
(build_reinterpret_cast_1): Call cp_comptypes.
(ptr_reasonably_similar): Ditto.
* decl.c (decls_match): Ditto.
* cvt.c (convert_to_reference): Ditto.
* cp-tree.h (same_type_p): Ditto.
(same_or_base_type_p): Ditto.
(comptypes): Rename to cp_comptypes.
* pt.c (canonical_type_parameter): Call cp_comptypes.

2008-02-06  Douglas Gregor  <doug.gregor@gmail.com>

PR c++/35049
PR c++/35096
* g++.dg/ext/vector13.C: New.

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

16 years ago2008-02-06 David Daney <ddaney@avtrex.com>
daney [Wed, 6 Feb 2008 17:44:45 +0000 (17:44 +0000)]
2008-02-06  David Daney  <ddaney@avtrex.com>

* g++.dg/tree-ssa/ivopts-1.C: Remove xfail for mips*-*-*.

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

16 years ago * ru.po: Update.
jsm28 [Wed, 6 Feb 2008 16:52:40 +0000 (16:52 +0000)]
* ru.po: Update.

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

16 years agoWrong PR.
hubicka [Wed, 6 Feb 2008 11:40:47 +0000 (11:40 +0000)]
Wrong PR.

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

16 years ago PR target/5587
hubicka [Wed, 6 Feb 2008 11:34:00 +0000 (11:34 +0000)]
PR target/5587
* i386.md (moddf_integer): Do not produce partial memory stalls for
targets where it hurts.

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

16 years ago PR target/35083
uros [Wed, 6 Feb 2008 10:45:29 +0000 (10:45 +0000)]
PR target/35083
* optabs.c (expand_float): Do not check for decimal modes when
expanding unsigned integer through signed conversion.

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