]> gcc.gnu.org Git - gcc.git/log
gcc.git
12 years agoavr.md (*addhi3, [...]): Add "w" alternative for constants in [-63,63].
Georg-Johann Lay [Thu, 8 Mar 2012 16:36:49 +0000 (16:36 +0000)]
avr.md (*addhi3, [...]): Add "w" alternative for constants in [-63,63].

* config/avr/avr.md (*addhi3, addhi3_clobber): Add "w" alternative
for constants in [-63,63].

From-SVN: r185105

12 years agore PR target/52530 (Many 64-bit execution failures on Solaris 10/11 with Sun as)
Uros Bizjak [Thu, 8 Mar 2012 15:19:32 +0000 (16:19 +0100)]
re PR target/52530 (Many 64-bit execution failures on Solaris 10/11 with Sun as)

PR target/52530
Revert:
2012-03-04  H.J. Lu  <hongjiu.lu@intel.com>

* config/i386/i386.c (ix86_print_operand_address): Only handle
zero-extended DImode addresses.

From-SVN: r185103

12 years agoFix R_386_TLS_LDM_PLT detection
Rainer Orth [Thu, 8 Mar 2012 13:50:20 +0000 (13:50 +0000)]
Fix R_386_TLS_LDM_PLT detection

* configure.ac (gcc_cv_as_ix86_tlsldmplt): Add label.
* configure: Regenerate.

From-SVN: r185101

12 years agore PR target/52496 (avr-specific built-ins missing memory barrier)
Georg-Johann Lay [Thu, 8 Mar 2012 11:14:05 +0000 (11:14 +0000)]
re PR target/52496 (avr-specific built-ins missing memory barrier)

PR target/52496
* config/avr/avr.c (avr_mem_clobber): New static function.
(avr_expand_delay_cycles): Add memory clobber operand to
delay_cycles_1, delay_cycles_2, delay_cycles_3, delay_cycles_4.
* config/avr/avr.md (unspec): Add UNSPEC_MEMORY_BARRIER.
(enable_interrupt, disable_interrupt): New expander.
(nopv, sleep, wdr): New expanders.
(delay_cycles_1): Add memory clobber.
(delay_cycles_2): Add memory clobber.
(delay_cycles_3): Add memory clobber.
(delay_cycles_4): Add memory clobber.
(cli_sei): New insn from former "enable_interrupt",
"disable_interrupt" with memory clobber.
(*wdt): New insn from former "wdt" with memory clobber.
(*nopv): Similar, but for "nopv".
(*sleep): Similar, but for "sleep".

From-SVN: r185100

12 years agouser.cfg.in: Update to Doxygen 1.8.0.
Benjamin Kosnik [Thu, 8 Mar 2012 05:20:52 +0000 (05:20 +0000)]
user.cfg.in: Update to Doxygen 1.8.0.

2012-03-08  Benjamin Kosnik  <bkoz@redhat.com>

    * doc/doxygen/user.cfg.in: Update to Doxygen 1.8.0.
    * include/bits/locale_facets.h: Adjust markup to avoid warnings.
    * include/ext/pb_ds/assoc_container.hpp: Same.
    * include/ext/pb_ds/priority_queue.hpp: Same.
    * include/std/fstream: Same.
    * include/std/ratio: Same.
    * testsuite/20_util/ratio/cons/cons_overflow_neg.cc: Adjust line
    numbers.
    * testsuite/20_util/ratio/operations/ops_overflow_neg.cc: Same.

Co-Authored-By: Ramana Radhakrishnan <ramana@gcc.gnu.org>
From-SVN: r185094

12 years agocompiler: Don't crash on array assignment.
Ian Lance Taylor [Thu, 8 Mar 2012 01:38:55 +0000 (01:38 +0000)]
compiler: Don't crash on array assignment.

From-SVN: r185092

12 years agore PR libstdc++/52433 ([C++11] debug mode iterators need to move)
Jonathan Wakely [Thu, 8 Mar 2012 01:05:01 +0000 (01:05 +0000)]
re PR libstdc++/52433 ([C++11] debug mode iterators need to move)

PR libstdc++/52433
* include/debug/safe_iterator.h (_Safe_iterator): Add debug checks
to move constructor and move assignment operator.

From-SVN: r185089

12 years agoDaily bump.
GCC Administrator [Thu, 8 Mar 2012 00:19:19 +0000 (00:19 +0000)]
Daily bump.

From-SVN: r185088

12 years agocp-demangle.c (cplus_demangle_operators): Add li.
Jason Merrill [Wed, 7 Mar 2012 23:19:06 +0000 (18:19 -0500)]
cp-demangle.c (cplus_demangle_operators): Add li.

* cp-demangle.c (cplus_demangle_operators): Add li.
(d_unqualified_name): Handle it specially.

From-SVN: r185082

12 years agore PR target/52503 (sh-wrs-vxworks: too many target masks)
Oleg Endo [Wed, 7 Mar 2012 22:06:25 +0000 (22:06 +0000)]
re PR target/52503 (sh-wrs-vxworks: too many target masks)

PR target/52503
* config/sh/sh.opt (msoft-atomic): Use Var instead of Mask.
* config/sh/linux.h (TARGET_DEFAULT): Remove MASK_SOFT_ATOMIC.
(SUBTARGET_OVERRIDE_OPTIONS): Define.

Co-Authored-By: Kaz Kojima <kkojima@gcc.gnu.org>
From-SVN: r185081

12 years agocompiler: Don't crash if writing type functions too late due to error.
Ian Lance Taylor [Wed, 7 Mar 2012 21:53:34 +0000 (21:53 +0000)]
compiler: Don't crash if writing type functions too late due to error.

From-SVN: r185080

12 years agore PR c++/52521 ([C++11] user defined literals and order of declaration)
Jason Merrill [Wed, 7 Mar 2012 20:20:00 +0000 (15:20 -0500)]
re PR c++/52521 ([C++11] user defined literals and order of declaration)

PR c++/52521
* mangle.c (write_literal_operator_name): The length comes after the
operator prefix.

From-SVN: r185079

12 years agodecl.c (gnat_to_gnu_entity): Do not set flags on the DECL node built for a type which...
Eric Botcazou [Wed, 7 Mar 2012 20:13:41 +0000 (20:13 +0000)]
decl.c (gnat_to_gnu_entity): Do not set flags on the DECL node built for a type which has a non-trivial...

* gcc-interface/decl.c (gnat_to_gnu_entity): Do not set flags on the
DECL node built for a type which has a non-trivial equivalent type.

From-SVN: r185076

12 years agogigi.h (rest_of_type_decl_compilation): Delete.
Eric Botcazou [Wed, 7 Mar 2012 20:08:17 +0000 (20:08 +0000)]
gigi.h (rest_of_type_decl_compilation): Delete.

* gcc-interface/gigi.h (rest_of_type_decl_compilation): Delete.
* gcc-interface/decl.c (defer_finalize_level): Likewise.
(defer_finalize_list): Likewise.
(gnat_to_gnu_entity): Delete references to above variables and do not
call rest_of_type_decl_compilation.
(rest_of_type_decl_compilation): Delete.
(rest_of_type_decl_compilation_no_defer): Likewise.
* gcc-interface/utils.c (rest_of_record_type_compilation): Do not call
rest_of_type_decl_compilation.
(create_type_decl): Likewise.
(update_pointer_to): Likewise.

From-SVN: r185075

12 years agoRename some internal atomic macros to have a less generic prefix.
Walter Lee [Wed, 7 Mar 2012 20:05:52 +0000 (20:05 +0000)]
Rename some internal atomic macros to have a less generic prefix.

From-SVN: r185074

12 years agopredicates.md (x86_64_zext_general_operand): New.
Uros Bizjak [Wed, 7 Mar 2012 19:44:37 +0000 (20:44 +0100)]
predicates.md (x86_64_zext_general_operand): New.

* config/i386/predicates.md (x86_64_zext_general_operand): New.
* config/i386/i386.md (*zero_extendsidi2_rex64): Change operand 1
predicate to x86_64_zext_general_operand.  Accept "Z" constraint.

From-SVN: r185073

12 years agotrans.c (Identifier_to_gnu): Don't unshare initializer.
Eric Botcazou [Wed, 7 Mar 2012 18:55:59 +0000 (18:55 +0000)]
trans.c (Identifier_to_gnu): Don't unshare initializer.

* gcc-interface/trans.c (Identifier_to_gnu): Don't unshare initializer.
(add_decl_expr): Mark external DECLs as used.
* gcc-interface/utils.c (convert) <CONSTRUCTOR>: Copy the vector.

From-SVN: r185072

12 years agoFix an unwinding bug for functions with dynamic stack frames.
Walter Lee [Wed, 7 Mar 2012 17:58:52 +0000 (17:58 +0000)]
Fix an unwinding bug for functions with dynamic stack frames.

* config/tilegx/tilegx.c (tilegx_expand_prologue): Don't generate
REG_CFA_* notes for the stack pointer.
(tilegx_expand_epilogue): Restore stack pointer by adjusting it by
EH_RETURN_STACKADJ_RTX.
* config/tilepro/tilepro.c (tilepro_expand_prologue): Don't
generate REG_CFA_* notes for the stack pointer.
(tilepro_expand_epilogue): Restore stack pointer by adjusting it
by EH_RETURN_STACKADJ_RTX.

From-SVN: r185070

12 years agos-ransee-vms.adb: New file.
Tristan Gingold [Wed, 7 Mar 2012 17:10:10 +0000 (17:10 +0000)]
s-ransee-vms.adb: New file.

2012-03-07  Tristan Gingold  <gingold@adacore.com>

* s-ransee-vms.adb: New file.
* gcc-interface/Makefile.in: Use s-ransee-vms.adb on VMS.
* gcc-interface/Make-lang.in: Update dependencies.

From-SVN: r185067

12 years agortsfind.ads: Add support for finding Super_String types.
Bob Duff [Wed, 7 Mar 2012 17:07:55 +0000 (17:07 +0000)]
rtsfind.ads: Add support for finding Super_String types.

2012-03-07  Bob Duff  <duff@adacore.com>

* rtsfind.ads: Add support for finding Super_String types.
* sem_util.ads, sem_util.adb (Is_Bounded_String): New function
to determine whether a given type is a bounded string type.
(Is_Fully_Initialized_Type): Return True for bounded
string types, to suppress bogus warnings.
* exp_ch4.adb (Expand_Composite_Equality): Special case for bounded
strings: equality composes. This allows us to remove default values in
super strings.
* a-strsup.ads, a-stwisu.ads, a-stzsup.ads: Update comments.
* exp_ch3.adb (Expand_Freeze_Record_Type): Comment.

From-SVN: r185066

12 years ago[multiple changes]
Arnaud Charlet [Wed, 7 Mar 2012 17:05:06 +0000 (18:05 +0100)]
[multiple changes]

2012-03-07  Robert Dewar  <dewar@adacore.com>

* sem_util.adb, exp_ch4.adb, exp_ch6.adb, sem_ch6.adb: Minor
reformatting.

2012-03-07  Sergey Rybin  <rybin@adacore.com frybin>

* gnat_ugn.texi: gnatpp: fix paragraph about sources with
preprocessor directives.

2012-03-07  Arnaud Charlet  <charlet@adacore.com>

* s-osinte-linux.ads, s-taprop-linux.adb (prctl): New function.
(Enter_Task): Call prctl when relevant.

2012-03-07  Tristan Gingold  <gingold@adacore.com>

* s-osinte-vms.ads: pthread_mutex_setname_np: new function.

From-SVN: r185065

12 years agocompiler: Fix struct inheriting interface with varargs method.
Ian Lance Taylor [Wed, 7 Mar 2012 16:06:10 +0000 (16:06 +0000)]
compiler: Fix struct inheriting interface with varargs method.

From-SVN: r185060

12 years agoinvoke.texi (AVR Built-in Macros): Correct condition for when __AVR_3_BYTE_PC__ is...
Georg-Johann Lay [Wed, 7 Mar 2012 15:53:12 +0000 (15:53 +0000)]
invoke.texi (AVR Built-in Macros): Correct condition for when __AVR_3_BYTE_PC__ is defined.

* doc/invoke.texi (AVR Built-in Macros): Correct condition for
when __AVR_3_BYTE_PC__ is defined.

From-SVN: r185059

12 years agoi386.c (ix86_print_operand_punct_valid_p): Add '^'.
Uros Bizjak [Wed, 7 Mar 2012 15:44:52 +0000 (16:44 +0100)]
i386.c (ix86_print_operand_punct_valid_p): Add '^'.

* config/i386/i386.c (ix86_print_operand_punct_valid_p): Add '^'.
(ix86_print_operand): Handle '^'.
* config/i386/i386.md (*strmovdi_rex_1): Macroize memory operands
using P mode iterator.  Add %^ to asm template to conditionally emit
addr32 prefix.
(*rep_movdi_rex64): Ditto.
(*strsetdi_rex_1): Ditto.
(*rep_stosdi_rex64): Ditto.
(*strmov{si,hi,qi}_1): Add %^ to asm template to
conditionally emit addr32 prefix.
(*rep_mov{si,qi}): Ditto.
(*strset{si,hi,qi}): Ditto.
(*rep_stos{si,qi}): Ditto.
(*cmpstrnqi_nz_1): Ditto.
(*cmpstrnqi_1): Ditto.
(*strlenqi_1): Ditto.

From-SVN: r185058

12 years agoPass pointers in word_mode instead of Pmode
H.J. Lu [Wed, 7 Mar 2012 15:03:12 +0000 (15:03 +0000)]
Pass pointers in word_mode instead of Pmode

2012-03-07  H.J. Lu  <hongjiu.lu@intel.com>

* config/i386/i386.c (function_value_64): Return pointers in
word_mode instead of Pmode.
(ix86_promote_function_mode): Likewise.

From-SVN: r185057

12 years ago[multiple changes]
Arnaud Charlet [Wed, 7 Mar 2012 14:58:43 +0000 (15:58 +0100)]
[multiple changes]

2012-03-07  Ed Schonberg  <schonberg@adacore.com>

* sem_ch6.adb (Process_Formals): a generic subprogram with
a formal incomplete type does not require a freeze node.

2012-03-07  Bob Duff  <duff@adacore.com>

* sem_util.ads: Minor reformatting.

2012-03-07  Geert Bosch  <bosch@adacore.com>

* targparm.ads: New target parameter Atomic_Sync_Default,
defaulting to True.
* targparm.adb (Get_Target_Parameters): Add processing for
Atomic_Sync_Default.
* gnat1drv.adb (Adjust_Global_Switches): Adjust Supress_Options
based on ASD.

From-SVN: r185056

12 years agosem_ch3.adb (Analyze_Object_Declaration): If the object declaration has an init expre...
Javier Miranda [Wed, 7 Mar 2012 14:56:40 +0000 (14:56 +0000)]
sem_ch3.adb (Analyze_Object_Declaration): If the object declaration has an init expression then stop the analysis of the...

2012-03-07  Javier Miranda  <miranda@adacore.com>

* sem_ch3.adb (Analyze_Object_Declaration): If the object
declaration has an init expression then stop the analysis of the
object declaration if the expression which initializes the object
is a call to an inlined function which returns an unconstrained
and has been expanded into a procedure call.
* sem_ch5.adb (Has_Call_Using_Secondary_Stack): Add missing
support to handle selected components.
* sem_ch6.ads (Cannot_Inline): Adding parameter Is_Serious plus
documentation.
* sem_ch6.adb (Check_And_Build_Body_To_Inline): New
subprogram which implements the checks required by the
new rules for frontend inlining and builds the body to inline.
(Analyze_Subprogram_Body_Helper): Move code that
checks inlining of subprogram that has nested subprogram
to Check_And_Build_Body_To_Inline.  Replace call to
Build_Body_To_Inline by call to the new subprogram
Check_And_Build_Body_To_Inline.
(Cannot_Inline): New implementation.
* sem_ch12.adb (Analyze_Package_Instantiation.Must_Inline_Subp):
New subprogram.
* sem_util.ad[sb] (Must_Inline): New subprogram.
(Returns_Unconstrained_Type): New subprogram.
* sem_res.adb (Resolve_Call): Do not create a transient scope
for inlined calls.
* inline.ads (Analyzing_Inlined_Bodies): Remove unreferenced variable.
* inline.adb (Analyze_Inlined_Bodies, Initialize): Remove setting
to false the variable Analyzing_Inlined_Bodies.  Fix comments.
* exp_ch4.adb (Expand_N_Allocator): Fix handling of finalization master.
* exp_ch6.ads (List_Inlining_Info): New subprogram.
* exp_ch6.adb (Expand_Call.Do_Inline): New subprogram.
(Expand_Call.Do_Inline_Always): New subprogram.
(In_Unfrozen_Instance): Move the declaration of this subprogram.
(Expand_Inlined_Call.Reset_Dispatching_Calls): New subprogram.
(Expand_Inlined_Call): Adding new support for inlining functions
that return unconstrained types.
(List_Inlining_Info): New subprogram.
* debug.adb Document flags -gnatd.j and -gnatd.k
* gnat1drv.adb Add call to generate the new listing of inlined
calls and calls passed to the backend.

From-SVN: r185055

12 years ago[multiple changes]
Arnaud Charlet [Wed, 7 Mar 2012 14:53:39 +0000 (15:53 +0100)]
[multiple changes]

2012-03-07  Robert Dewar  <dewar@adacore.com>

* sem_ch5.adb, s-vaflop.adb, s-taprop-vms.adb, exp_ch6.adb,
s-gearop.adb, sem_ch6.adb, s-bbthre.adb, g-trasym.adb: Minor
reformatting.

2012-03-07  Javier Miranda  <miranda@adacore.com>

* a-ngrear.ads: Add documentation.

From-SVN: r185053

12 years ago[multiple changes]
Arnaud Charlet [Wed, 7 Mar 2012 14:51:44 +0000 (15:51 +0100)]
[multiple changes]

2012-03-07  Tristan Gingold  <gingold@adacore.com>

* s-taprop-vms.adb (Create_Task): set thread name.
* s-osinte-vms.ads (pthread_attr_setname_np): Declare.

2012-03-07  Arnaud Charlet  <charlet@adacore.com>

* g-trasym.adb: Minor reformatting.

2012-03-07  Robert Dewar  <dewar@adacore.com>

* a-ngrear.ads: Minor addition of ??? comment.

From-SVN: r185052

12 years ago[multiple changes]
Arnaud Charlet [Wed, 7 Mar 2012 14:45:51 +0000 (15:45 +0100)]
[multiple changes]

2012-03-07  Gary Dismukes  <dismukes@adacore.com>

* exp_ch4.adb (Apply_Accessibility_Check): Call
Remove_Side_Effects in the build-in-place case, to ensure that
we capture the call and don't end up with two calls.

2012-03-07  Javier Miranda  <miranda@adacore.com>

* exp_ch6.adb (Expand_Inlined_Call): Skip inlining of functions
that return unconstrained types using an extended return statement
since the support for inlining these functions has not been yet
added to the frontend.
* s-vaflop.adb, s-vaflop-vms-alpha.adb: Code reorganization.
* a-ngrear.ads: Replace all the Inline_Always pragmas by pragma
Inline.
* a-ngrear.adb (Eigenvalues, Transpose): Restructured to use
extended return statement.
* a-strsup.adb, a-stzsup.adb, a-stwisu.adb (Concat, Super_Slice,
Super_To_String): Restructured to use extended return statement.
* a-chahan.adb (To_Basic, To_Lower, To_Upper): Restructured to
use extended return statement.
* s-gearop.adb (Diagonal, Matrix_Elementwise_Operation,
Vector_Elementwise_Operation, Matrix_Elementwise_Operation,
Matrix_Matrix_Scalar_Elementwise_Operation,
Vector_Vector_Elementwise_Operation,
Vector_Vector_Scalar_Elementwise_Operation,
Matrix_Scalar_Elementwise_Operation,
Vector_Scalar_Elementwise_Operation,
Scalar_Matrix_Elementwise_Operation,
Scalar_Vector_Elementwise_Operation, Matrix_Matrix_Product,
Matrix_Vector_Product, Outer_Product, Unit_Matrix, Unit_Vector,
Vector_Matrix_Product): Restructured to use extended return
statement.

2012-03-07  Vincent Pucci  <pucci@adacore.com>

* sem_ch5.adb (One_Bound): Minor reformatting.

2012-03-07  Tristan Gingold  <gingold@adacore.com>

* s-osinte-vms-ia64.adb, s-osinte-vms-ia64.ads, s-osinte-vms.adb,
s-osinte-vms.ads, gcc-interface/Makefile.in: Merge s-osinte-vms and
s-osinte-vms-ia64.

From-SVN: r185051

12 years ago[multiple changes]
Arnaud Charlet [Wed, 7 Mar 2012 14:41:01 +0000 (15:41 +0100)]
[multiple changes]

2012-03-07  Ed Schonberg  <schonberg@adacore.com>

* checks.adb (Apply_Predicate_Check): Do not generate a predicate
check is the context is an internally generated type-specific
function.
* sem_ch6.adb (Process_PPCs); the formals of internally generated
type-specific functions do not get assertion checks.

2012-03-07  Yannick Moy  <moy@adacore.com>

* gnat_rm.texi: Minor renaming of title.
* gnat_ugn.texi: Minor correction.

2012-03-07  Vincent Pucci  <pucci@adacore.com>

* exp_ch4.adb (Expand_N_Quantified_Expression): Minor
reformating.
* sem_ch4.adb (Analyze_Quantified_Expression): Creation and
analysis of the iteration scheme added in all cases.
* sem_ch5.adb (Analyze_Iteration_Scheme): Minor reformating.
(Analyze_Iterator_Specification): Minor reformating.
* sem_res.adb (Resolve_Quantified_Expression): Resolution of
the condition added in all cases.

From-SVN: r185050

12 years ago[multiple changes]
Arnaud Charlet [Wed, 7 Mar 2012 14:37:26 +0000 (15:37 +0100)]
[multiple changes]

2012-03-07  Thomas Quinot  <quinot@adacore.com>

* einfo.adb, einfo.ads: Add flag Reverse_Storage_Order.

2012-03-07  Yannick Moy  <moy@adacore.com>

* gnat_rm.texi, gnat_ugn.texi: Rewording of GNAT UG and GNAT RM to
account for Ada 2012 assertions, and their pragma counterparts in GNAT.

2012-03-07  Thomas Quinot  <quinot@adacore.com>

* exp_attr.adb, sem_attr.adb: Minor reformatting.

2012-03-07  Bob Duff  <duff@adacore.com>

* hostparm.ads (Max_Instantiations): Increase parameter.

2012-03-07  Bob Duff  <duff@adacore.com>

* par-prag.adb: Minor code rearrangement.

2012-03-07  Bob Duff  <duff@adacore.com>

* a-strsup.ads, a-stwisu.ads, a-stzsup.ads (Super_String):
Remove default initial value for Data. It is no longer needed
because "=" now composes properly for untagged records. This
default has caused efficiency problems.

2012-03-07  Ed Schonberg  <schonberg@adacore.com>

* sem_res.adb (Resolve_Actuals): If the actual is a selected
component of an anonymous access type, whose prefix is a variable,
treat the variable as if it may be modified by the call, to
suppress spurious warnings that a variable might be declared as
a constant.

From-SVN: r185049

12 years agocoverage.c (get_gcov_type): Use type_for_mode.
Richard Guenther [Wed, 7 Mar 2012 14:31:40 +0000 (14:31 +0000)]
coverage.c (get_gcov_type): Use type_for_mode.

2012-03-07  Richard Guenther  <rguenther@suse.de>

* coverage.c (get_gcov_type): Use type_for_mode.
(get_gcov_unsigned_t): Likewise.
* expr.c (store_constructor): Use type_for_mode.
(try_casesi): Likewise.
* tree-ssa-loop-ivopts.c (add_standard_iv_candidates_for_size):
Remove.
(add_standard_iv_candidates): Use standard type trees.
* dojump.c (do_jump): Remove dead code.

From-SVN: r185048

12 years agoc-typeck.c (pointer_diff): Use c_common_type_for_size.
Richard Guenther [Wed, 7 Mar 2012 14:30:38 +0000 (14:30 +0000)]
c-typeck.c (pointer_diff): Use c_common_type_for_size.

2012-03-07  Richard Guenther  <rguenther@suse.de>

* c-typeck.c (pointer_diff): Use c_common_type_for_size.

From-SVN: r185047

12 years agoconvert.c (strip_float_extensions): Move ...
Richard Guenther [Wed, 7 Mar 2012 14:30:01 +0000 (14:30 +0000)]
convert.c (strip_float_extensions): Move ...

2012-03-07  Richard Guenther  <rguenther@suse.de>

* convert.c (strip_float_extensions): Move ...
* tree.c (strip_float_extensions): ... here.

From-SVN: r185046

12 years agoeinfo.adb, einfo.ads: Remove unused entity flags.
Thomas Quinot [Wed, 7 Mar 2012 14:18:23 +0000 (14:18 +0000)]
einfo.adb, einfo.ads: Remove unused entity flags.

2012-03-07  Thomas Quinot  <quinot@adacore.com>

* einfo.adb, einfo.ads: Remove unused entity flags.

From-SVN: r185045

12 years ago[multiple changes]
Arnaud Charlet [Wed, 7 Mar 2012 14:15:16 +0000 (15:15 +0100)]
[multiple changes]

2012-03-07  Eric Botcazou  <ebotcazou@adacore.com>

* gnat_ugn.texi (Inline Assembler): Fix swapping of Input and
Output operands throughout.

2012-03-07  Hristian Kirtchev  <kirtchev@adacore.com>

* sem_ch12.adb (Earlier): When two nodes come from the same
generic instantiation, compare their locations. Otherwise always
use the top level locations of the nodes.

2012-03-07  Thomas Quinot  <quinot@adacore.com>

* einfo.ads, sem_prag.adb: Minor reformatting.

From-SVN: r185044

12 years agore PR target/52484 ([avr]: Missing __memx insn because of wrong register footprint)
Georg-Johann Lay [Wed, 7 Mar 2012 13:52:30 +0000 (13:52 +0000)]
re PR target/52484 ([avr]: Missing __memx insn because of wrong register footprint)

PR target/52484
* config/avr/avr.md (xload<mode>_A): Add R22... to register footprint.

From-SVN: r185043

12 years agoomp-low.c (extract_omp_for_data): Use signed_type_for.
Richard Guenther [Wed, 7 Mar 2012 13:31:15 +0000 (13:31 +0000)]
omp-low.c (extract_omp_for_data): Use signed_type_for.

2012-03-07  Richard Guenther  <rguenther@suse.de>

* omp-low.c (extract_omp_for_data): Use signed_type_for.
(expand_omp_for_generic): Likewise.
(expand_omp_for_static_nochunk): Likewise.
(expand_omp_for_static_chunk): Likewise.
* tree-vect-stmts.c (vect_gen_perm_mask): Use type_for_mode.
* tree-vect-slp.c (vect_transform_slp_perm_load): Likewise.
* tree-vect-loop-manip.c (vect_gen_niters_for_prolog_loop):
Use unsigned_type_for.
(vect_create_cond_for_align_checks): Use signed_type_for.

From-SVN: r185042

12 years agore PR rtl-optimization/52203 (ICE: in reset_sched_cycles_in_current_ebb, at sel-sched...
Andrey Belevantsev [Wed, 7 Mar 2012 12:00:37 +0000 (16:00 +0400)]
re PR rtl-optimization/52203 (ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7136 with -fsel-sched-pipelining -fselective-scheduling2 and other custom flags)

        PR rtl-optimization/52203
        * sel-sched.c (estimate_insn_cost): New parameter pempty.  Adjust
        all callers to pass NULL except ...
        (reset_sched_cycles_in_current_ebb): ... here, save the value
        in new variable 'empty'.  Increase issue_rate only for
        non-empty insns.

From-SVN: r185036

12 years agore PR other/51417 (Cross-compiler - wrappers for ar, nm, ranlib installed under wrong...
Ralf Corsepius [Wed, 7 Mar 2012 11:39:25 +0000 (12:39 +0100)]
re PR other/51417 (Cross-compiler - wrappers for ar, nm, ranlib installed under wrong names)

2012-03-05  Ralf Corsépius  <ralf.corsepius@rtems.org>

PR target/51417
* Makefile.in: Let install-gcc-ar depend on installdirs, gcc-ar$(exeext),
gcc-nm$(exeext), gcc-ranlib$(exeext).
Don't double canonicalize if cross-compiling.

From-SVN: r185035

12 years agore PR target/52507 ([avr]: movmem loop for __memx address space uses wrong loop label)
Georg-Johann Lay [Wed, 7 Mar 2012 10:39:42 +0000 (10:39 +0000)]
re PR target/52507 ([avr]: movmem loop for __memx address space uses wrong loop label)

PR target/52507
* config/avr/lib1funcs.S (__movmemx_hi): Fix loop label in RAM-part.

From-SVN: r185033

12 years agore PR target/52506 ([avr]: XMEGA: Wrong order of save/restore of RAMPX/Y/Z/D SFRs...
Georg-Johann Lay [Wed, 7 Mar 2012 10:38:25 +0000 (10:38 +0000)]
re PR target/52506 ([avr]: XMEGA: Wrong order of save/restore of RAMPX/Y/Z/D SFRs in ISR pro-/epilogue)

PR target/52506
* gcc/config/avr/avr.c (expand_epilogue): Fix order of restoration
to: RAMPZ, RAMPY, RAMPX, RAMPD.
(expand_prologue): Only clear RAMPZ if it has effect on RAM-read.

From-SVN: r185032

12 years agore PR target/52505 ([avr]: __memx address space reading unintentionally from RAM)
Georg-Johann Lay [Wed, 7 Mar 2012 10:36:30 +0000 (10:36 +0000)]
re PR target/52505 ([avr]: __memx address space reading unintentionally from RAM)

libgcc/
PR target/52505
* config/avr/lib1funcs.S (__xload_1): Don't read unintentionally
from RAM.

gcc/
PR target/52505
* config/avr/avr.c (avr_out_xload): Don't read unintentionally
from RAM.
* config/avr/avr.md (xload_8): Adjust insn length.

From-SVN: r185031

12 years agore PR target/52461 ([avr] XMEGA+EBI: RAMPZ clobbered while reading from flash)
Georg-Johann Lay [Wed, 7 Mar 2012 10:33:19 +0000 (10:33 +0000)]
re PR target/52461 ([avr] XMEGA+EBI: RAMPZ clobbered while reading from flash)

libgcc/
PR target/52461
PR target/52508
* config/avr/lib1funcs.S (__do_copy_data): Clear RAMPZ after usage
if RAMPZ affects reading from RAM.
(__tablejump_elpm__): Ditto.
(.xload): Ditto.
(__movmemx_hi): Ditto.
(__do_global_ctors): Right condition for RAMPZ usage is "have ELPM".
(__do_global_dtors): Ditto.
(__xload_1, __xload_2, __xload_3, __xload_4): Ditto.
(__movmemx_hi): Ditto.
gcc/
PR target/52461
* gcc/config/avr/avr.c (avr_out_lpm): Clear RAMPZ after usage
if RAMPZ affects reading from RAM.

From-SVN: r185030

12 years agore PR pch/52518 (gcc fails to find pch files in subincludes)
Richard Guenther [Wed, 7 Mar 2012 09:55:26 +0000 (09:55 +0000)]
re PR pch/52518 (gcc fails to find pch files in subincludes)

2012-03-07  Richard Guenther  <rguenther@suse.de>

PR pch/52518
PR pch/38987
* doc/invoke.texi (Precompiled Headers): Remove sentence that
suggests you can include PCHs from inside another header.

From-SVN: r185029

12 years agore PR middle-end/52515 (build fails on cris-elf in unwind-dw2.c, x86_64-unknown...
Richard Sandiford [Wed, 7 Mar 2012 09:50:36 +0000 (09:50 +0000)]
re PR middle-end/52515 (build fails on cris-elf in unwind-dw2.c,  x86_64-unknown-linux-gnu in bid_binarydecimal.c)

gcc/
PR middle-end/52515
* rtl.h (pc_rtx, cc0_rtx, ret_rtx, simple_return_rtx): Add GTY markers.

From-SVN: r185028

12 years agoinvoke.texi (fwritable-relocated-rdata): Document new Cygwin/MinGW target option.
Kai Tietz [Wed, 7 Mar 2012 09:35:15 +0000 (10:35 +0100)]
invoke.texi (fwritable-relocated-rdata): Document new Cygwin/MinGW target option.

        * doc/invoke.texi (fwritable-relocated-rdata): Document
        new Cygwin/MinGW target option.
        * config/i386/winnt.c (i386_pe_unique_section): Ignore
        reloc if flag -fwritable-relocated-rdata is not set.
        (i386_pe_section_type_flags): Likewise.
        * config/i386/cygming.opt (fwritable-relocated-rdata):
        Add new flag variable flag_writable_rel_rdata.

From-SVN: r185027

12 years agotree-ssa-math-opts.c (convert_mult_to_widen): Check actual precision against gimple...
Richard Guenther [Wed, 7 Mar 2012 09:24:40 +0000 (09:24 +0000)]
tree-ssa-math-opts.c (convert_mult_to_widen): Check actual precision against gimple constraints.

2012-03-07  Richard Guenther  <rguenther@suse.de>

* tree-ssa-math-opts.c (convert_mult_to_widen): Check actual
precision against gimple constraints.

From-SVN: r185026

12 years agolibgo: Implement and use runtime.Caller, runtime.Func.FileLine.
Ian Lance Taylor [Wed, 7 Mar 2012 01:16:20 +0000 (01:16 +0000)]
libgo: Implement and use runtime.Caller, runtime.Func.FileLine.

From-SVN: r185025

12 years agoDaily bump.
GCC Administrator [Wed, 7 Mar 2012 00:19:41 +0000 (00:19 +0000)]
Daily bump.

From-SVN: r185024

12 years agova-arg-25.c: Fix typo for powerpc64-*-* check.
Pat Haugen [Tue, 6 Mar 2012 21:54:51 +0000 (21:54 +0000)]
va-arg-25.c: Fix typo for powerpc64-*-* check.

        * gcc.dg/torture/va-arg-25.c: Fix typo for powerpc64-*-* check.

From-SVN: r185019

12 years agof95-lang.c (yyerror, yylex): Remove.
Steven Bosscher [Tue, 6 Mar 2012 19:51:42 +0000 (19:51 +0000)]
f95-lang.c (yyerror, yylex): Remove.

* f95-lang.c (yyerror, yylex): Remove.
(clear_binding_stack): Remove, fold into its only user.
(LANG_HOOKS_PRINT_IDENTIFIER): Do not re-define.
(ridpointers): Remove.
(gfc_eh_initialized_p): Make static.
(gfc_truthvalue_conversion): Move to convert.c.
(gfc_be_parse_file): Clear binding level stack when done.
(gfc_print_identifier): Remove.
(pushlevel): Remove ignored 'ignore' argument.  Update all callers.
(poplevel): Remove unused 'reverse' argument.  Update all callers.
(ggc_p): Remove.
(gfc_builtin_function): Make static. Do not attempt to make RTL for
builtin functions.
* convert.c (gfc_truthvalue_conversion): Moved here from f95-lang.c,
and made static.
* trans.h (pushlevel, poplevel): Adjust prototypes.
(gfc_truthvalue_conversion, gfc_builtin_function): Remove prototypes.
* trans-openmp.c: Update calls to pushlevel and poplevel.
* trans.c: Likewise.
* trans-decl.c: Likewise.

From-SVN: r185015

12 years agore PR middle-end/52372 (gcc.target/mips/mips16-attributes{,-4}.c SEGV in dwf_regno)
Richard Sandiford [Tue, 6 Mar 2012 19:22:10 +0000 (19:22 +0000)]
re PR middle-end/52372 (gcc.target/mips/mips16-attributes{,-4}.c SEGV in dwf_regno)

gcc/
PR middle-end/52372
* rtl.h (pc_rtx, ret_rtx, simple_return_rtx, cc0_rtx): Redefine as
variables.
(GR_PC, GR_CC0, GR_RETURN, GR_SIMPLE_RETURN): Delete.
* emit-rtl.c (pc_rtx, ret_rtx, simple_return_rtx, cc0_rtx): New
variables.
(init_emit_regs): Move associated initialization to...
(init_emit_once): ...here.

From-SVN: r185013

12 years agom68k: Limit TAS to 68000 and CF ISA_B.
Richard Henderson [Tue, 6 Mar 2012 18:20:34 +0000 (10:20 -0800)]
m68k: Limit TAS to 68000 and CF ISA_B.

From-SVN: r185011

12 years agolibgo: Update to weekly.2012-03-04 release.
Ian Lance Taylor [Tue, 6 Mar 2012 17:57:23 +0000 (17:57 +0000)]
libgo: Update to weekly.2012-03-04 release.

From-SVN: r185010

12 years agore PR target/50310 (ICE: in gen_vcondv2div2df, at config/i386/sse.md:1435 with -O...
Michael Meissner [Tue, 6 Mar 2012 17:15:43 +0000 (17:15 +0000)]
re PR target/50310 (ICE: in gen_vcondv2div2df, at config/i386/sse.md:1435 with -O -ftree-vectorize and __builtin_isunordered())

2012-03-05  Michael Meissner  <meissner@linux.vnet.ibm.com>

PR target/50310
* config/rs6000/vector.md (vector_uneq<mode>): Add support for
UNEQ, LTGT, ORDERED, and UNORDERED IEEE vector comparisons.
(vector_ltgt<mode>): Likewise.
(vector_ordered<mode>): Likewise.
(vector_unordered<mode>): Likewise.
* config/rs6000/rs6000.c (rs6000_emit_vector_compare_inner):
Likewise.

From-SVN: r185007

12 years agotrans-mem.c: New typedef for tm_region_p.
Aldy Hernandez [Tue, 6 Mar 2012 16:27:37 +0000 (16:27 +0000)]
trans-mem.c: New typedef for tm_region_p.

        * trans-mem.c: New typedef for tm_region_p.
        Define vector types for tm_region_p.
        (tm_region_init): Replace region_worklist to a vector called
        bb_regions.

From-SVN: r185000

12 years agoMove myself to loop optimizer reviewer, remove non-algorithmic maintainer section r184996.2/heads/master
Daniel Berlin [Tue, 6 Mar 2012 14:04:01 +0000 (14:04 +0000)]
Move myself to loop optimizer reviewer, remove non-algorithmic maintainer section

From-SVN: r184990

12 years agofold-const.c (build_fold_addr_expr_with_type_loc): Fold MEM_REF with constant pointer...
Richard Guenther [Tue, 6 Mar 2012 13:16:50 +0000 (13:16 +0000)]
fold-const.c (build_fold_addr_expr_with_type_loc): Fold MEM_REF with constant pointer operand.

2012-03-06  Richard Guenther  <rguenther@suse.de>

* fold-const.c (build_fold_addr_expr_with_type_loc): Fold
MEM_REF with constant pointer operand.

From-SVN: r184988

12 years agore PR middle-end/52493 (tree check fail in ptr_derefs_may_alias_p)
Richard Guenther [Tue, 6 Mar 2012 13:13:14 +0000 (13:13 +0000)]
re PR middle-end/52493 (tree check fail in ptr_derefs_may_alias_p)

2012-03-06  Richard Guenther  <rguenther@suse.de>

PR middle-end/52493
* tree-ssa-alias.c (ptr_derefs_may_alias_p): Robustify.

* gcc.dg/torture/pr52493.c: New testcase.

From-SVN: r184987

12 years agovms-c.c (vms_pragma_nomember_alignment): Handle octaword.
Tristan Gingold [Tue, 6 Mar 2012 10:46:32 +0000 (10:46 +0000)]
vms-c.c (vms_pragma_nomember_alignment): Handle octaword.

2012-03-06  Tristan Gingold  <gingold@adacore.com>

* config/vms/vms-c.c (vms_pragma_nomember_alignment): Handle
octaword.
(external_model_kind): Improve documentation.
(vms_pragma_extern_model): Handle relaxed_redef.
(vms_c_register_pragma): Allow expansion for nomember_alignment.

From-SVN: r184986

12 years agoinvoke.texi (AVR Options): -mmcu=: Document the XMEGA cores.
Georg-Johann Lay [Tue, 6 Mar 2012 10:36:21 +0000 (10:36 +0000)]
invoke.texi (AVR Options): -mmcu=: Document the XMEGA cores.

* doc/invoke.texi (AVR Options): -mmcu=: Document the XMEGA cores.
Explain RAMPD, RAMPX, RAMPDY, RAMPZ usage by avr-gcc.
Some more notes on EIND usage and reorder EIND subsection.

From-SVN: r184985

12 years agovms.c (VMS_CRTL_LDBL): Rename from VMS_CRTL_PRNTF.
Tristan Gingold [Tue, 6 Mar 2012 10:26:24 +0000 (10:26 +0000)]
vms.c (VMS_CRTL_LDBL): Rename from VMS_CRTL_PRNTF.

2012-03-06  Tristan Gingold  <gingold@adacore.com>

* config/vms/vms.c (VMS_CRTL_LDBL): Rename from VMS_CRTL_PRNTF.
* config/vms/vms-crtlmap.map: Rename PRNTF to LDBL.

From-SVN: r184983

12 years agot-vmsnative (version): Define.
Tristan Gingold [Tue, 6 Mar 2012 10:10:58 +0000 (10:10 +0000)]
t-vmsnative (version): Define.

2012-03-06  Tristan Gingold  <gingold@adacore.com>

* config/vms/t-vmsnative (version): Define.
* config/vms/t-vms (STMP_FIXPROTO, STMP_FIXINC, version): Remove.

From-SVN: r184982

12 years agore PR middle-end/52097 (ICE: in get_bit_range, at expr.c:4535 with -O -flto -fexcepti...
Richard Guenther [Tue, 6 Mar 2012 09:54:06 +0000 (09:54 +0000)]
re PR middle-end/52097 (ICE: in get_bit_range, at expr.c:4535 with -O -flto -fexceptions -fnon-call-exceptions --param allow-store-data-races=0)

2012-03-06  Richard Guenther  <rguenther@suse.de>

PR lto/52097
* lto.c (uniquify_nodes): Merge TYPE_FIELDS of variant types.

* gcc.dg/lto/pr52097_0.c: New testcase.

From-SVN: r184981

12 years agore PR rtl-optimization/52250 (ICE: in sel_remove_bb, at sel-sched-ir.c:5213 with...
Andrey Belevantsev [Tue, 6 Mar 2012 07:31:43 +0000 (11:31 +0400)]
re PR rtl-optimization/52250 (ICE: in sel_remove_bb, at sel-sched-ir.c:5213 with -fsel-sched-pipelining -fsel-sched-pipelining-outer-loops -fselective-scheduling2 and other flags)

        PR rtl-optimization/52250
        * sel-sched-ir.c (maybe_tidy_empty_bb): Try harder to find a bb
        to put note list into.  Unconditionally call move_bb_info.
        (move_bb_info): Do not assert the blocks being in the same region,
        just drop the note list if they are not.

From-SVN: r184975

12 years agoDaily bump.
GCC Administrator [Tue, 6 Mar 2012 00:19:31 +0000 (00:19 +0000)]
Daily bump.

From-SVN: r184971

12 years agore PR target/51244 ([SH] Inefficient conditional branch and code around T bit)
Oleg Endo [Mon, 5 Mar 2012 23:12:20 +0000 (23:12 +0000)]
re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)

PR target/51244
* config/sh/sh.c (sh_expand_t_scc): Remove SH2A special case
and use unified expansion logic.
* config/sh/sh.md (xorsi3_movrt): Rename to movrt.  Move
closer to the existing movt insn.
(negc): Rename insn to *negc.  Add new expander.
(movnegt): Use xor pattern for T bit negation.  Reserve helper
constant for negc pattern.
(*movnegt): New insn and splitter.

PR target/51244
* gcc.target/sh/pr51244-1.c: New.
* gcc.target/sh/pr51244-2.c: New.
* gcc.target/sh/pr51244-3.c: New.

From-SVN: r184966

12 years agoc-typeck.c (pointer_diff): Check for POINTER_PLUS_EXPR, not PLUS_EXPR.
Bernd Schmidt [Mon, 5 Mar 2012 22:48:30 +0000 (22:48 +0000)]
c-typeck.c (pointer_diff): Check for POINTER_PLUS_EXPR, not PLUS_EXPR.

* c-typeck.c (pointer_diff): Check for POINTER_PLUS_EXPR, not
PLUS_EXPR.

From-SVN: r184965

12 years agogenemit.c (main): Include "target.h" in insn-emit.c.
Richard Henderson [Mon, 5 Mar 2012 22:25:19 +0000 (14:25 -0800)]
genemit.c (main): Include "target.h" in insn-emit.c.

        * genemit.c (main): Include "target.h" in insn-emit.c.
        * Makefile.in (insn-emit.o): Depend on TARGET_H.
        * config/sh/sync.md (atomic_test_and_set): Reference
        targetm.atomic_test_and_set_trueval instead of
        TARGET_ATOMIC_TEST_AND_SET_TRUEVAL.

From-SVN: r184964

12 years agoMake-lang.in (doc/gnat_ugn.texi): Build xgnatugn before using it.
Jason Merrill [Mon, 5 Mar 2012 22:12:28 +0000 (17:12 -0500)]
Make-lang.in (doc/gnat_ugn.texi): Build xgnatugn before using it.

* gcc-interface/Make-lang.in (doc/gnat_ugn.texi): Build xgnatugn
before using it.

From-SVN: r184963

12 years agoepiphany.c (epiphany_function_value_regno_p): Make static.
Joern Rennecke [Mon, 5 Mar 2012 22:10:47 +0000 (22:10 +0000)]
epiphany.c (epiphany_function_value_regno_p): Make static.

        * config/epiphany/epiphany.c (epiphany_function_value_regno_p):
        Make static.

From-SVN: r184962

12 years agoobjc-map.c (objc_map_private_resize, [...]): Don't call _stat functions without MEM_S...
Jason Merrill [Mon, 5 Mar 2012 22:01:49 +0000 (17:01 -0500)]
objc-map.c (objc_map_private_resize, [...]): Don't call _stat functions without MEM_STAT_INFO.

* objc-map.c (objc_map_private_resize, objc_map_alloc_ggc): Don't
call _stat functions without MEM_STAT_INFO.

From-SVN: r184961

12 years agolanghooks.c (add_builtin_type): New function.
Steven Bosscher [Mon, 5 Mar 2012 21:57:13 +0000 (21:57 +0000)]
langhooks.c (add_builtin_type): New function.

* langhooks.c (add_builtin_type): New function.
* langhooks.h (add_builtin_type): Export it.
* config/mep/mep.c (mep_init_builtins): Use it.
* config/rs6000/rs6000.c (rs6000_init_builtins): Use it.

From-SVN: r184960

12 years agopt.c (local_specializations): Change from htab_t into struct pointer_map_t *.
Jakub Jelinek [Mon, 5 Mar 2012 20:18:56 +0000 (21:18 +0100)]
pt.c (local_specializations): Change from htab_t into struct pointer_map_t *.

* pt.c (local_specializations): Change from htab_t into
struct pointer_map_t *.
(retrieve_local_specializations, register_local_specialization,
tsubst_pack_expansion, instantiate_decl): Adjust users.
(eq_local_specializations, hash_local_specialization): Remove.

From-SVN: r184959

12 years agore PR debug/51902 (lexical_blocks inside inlined_subroutines generate duplicate debug...
Jakub Jelinek [Mon, 5 Mar 2012 20:17:44 +0000 (21:17 +0100)]
re PR debug/51902 (lexical_blocks inside inlined_subroutines generate duplicate debug_ranges)

PR debug/51902
* tree.h (BLOCK_SAME_RANGE): Define.
* function.c (block_fragments_nreverse): Clear BLOCK_SAME_RANGE
if BLOCK_FRAGMENT_CHAIN is non-NULL, but has it cleared.
Also clear BLOCK_SAME_RANGE if fragment chain's supercontext fragment
isn't equal to supercontext fragment's fragment chain.
Adjust BLOCK_SUPERCONTEXT to point to supercontext fragment's
fragment origin.
(blocks_nreverse_all): Likewise.
(reorder_blocks_1): Compute BLOCK_SAME_RANGE bits.  Set
BLOCK_SUPERCONTEXT to supercontext fragment instead of
supercontext fragment's fragment origin.
* dwarf2out.c (add_high_low_attributes): If stmt has the same
range as its parent (or parents thereof etc.), use the parent's
DW_AT_ranges value instead of creating a new .debug_ranges range.

From-SVN: r184958

12 years agoarm: Enable umull and ctz in longlong.h
Richard Henderson [Mon, 5 Mar 2012 20:12:14 +0000 (12:12 -0800)]
arm: Enable umull and ctz in longlong.h

        * longlong.h [ARM] (umul_ppmm): Use umull for arm3m and later.
        [ARM] (count_trailing_zeros): Use the builtin.

From-SVN: r184957

12 years agore PR tree-optimization/52242 (libgomp.c/atomic-2.c failure on s390x)
Richard Henderson [Mon, 5 Mar 2012 19:52:08 +0000 (11:52 -0800)]
re PR tree-optimization/52242 (libgomp.c/atomic-2.c failure on s390x)

PR tree-opt/52242
Revert: 2011-11-26  Richard Henderson  <rth@redhat.com>
* omp-low.c (expand_omp_atomic): Assume anything aligned to
BIGGEST_ALIGNMENT is aligned.

From-SVN: r184955

12 years agosh: Fix location of TARGET_ATOMIC_TEST_AND_SET_TRUEVAL definition.
Richard Henderson [Mon, 5 Mar 2012 18:57:43 +0000 (10:57 -0800)]
sh: Fix location of TARGET_ATOMIC_TEST_AND_SET_TRUEVAL definition.

        * config/sh/sh.h (TARGET_ATOMIC_TEST_AND_SET_TRUEVAL): Move...
        * config/sh/sh.c: ... here.

From-SVN: r184953

12 years agore PR target/52481 (m68k-*: internal compiler error: in extract_insn, at recog.c...
Richard Henderson [Mon, 5 Mar 2012 18:57:36 +0000 (10:57 -0800)]
re PR target/52481 (m68k-*: internal compiler error: in extract_insn, at recog.c:2123)

PR target/52481
* config/m68k/sync.md (atomic_test_and_set): Use expand_simple_unop
instead of calling negqi2 directly.

From-SVN: r184952

12 years agore PR middle-end/52463 (libitm.c/memcpy-1.c FAILs)
Aldy Hernandez [Mon, 5 Mar 2012 18:38:47 +0000 (18:38 +0000)]
re PR middle-end/52463 (libitm.c/memcpy-1.c FAILs)

        PR middle-end/52463
        * trans-mem.c (tm_region_init): Use last_basic_block.

From-SVN: r184949

12 years agore PR target/52481 (m68k-*: internal compiler error: in extract_insn, at recog.c...
Richard Henderson [Mon, 5 Mar 2012 18:37:19 +0000 (10:37 -0800)]
re PR target/52481 (m68k-*: internal compiler error: in extract_insn, at recog.c:2123)

PR target/52481
* config/m68k/sync.md (atomic_test_and_set): Use expand_simple_unop
instead of calling negqi2 directly.

From-SVN: r184948

12 years agosh.h (TARGET_ATOMIC_TEST_AND_SET_TRUEVAL): New hook.
Oleg Endo [Mon, 5 Mar 2012 18:18:51 +0000 (18:18 +0000)]
sh.h (TARGET_ATOMIC_TEST_AND_SET_TRUEVAL): New hook.

* config/sh/sh.h (TARGET_ATOMIC_TEST_AND_SET_TRUEVAL): New hook.
* config/sh/sync.md (atomic_test_and_set): New expander.
(tasb, atomic_test_and_set_soft): New insns.
* config/sh/sh.opt (menable-tas): New option.
* doc/invoke.texi (SH Options): Document it.

From-SVN: r184947

12 years agore PR c++/51930 (Explicitly instantiated template gets hidden visibility)
Jason Merrill [Mon, 5 Mar 2012 18:08:56 +0000 (13:08 -0500)]
re PR c++/51930 (Explicitly instantiated template gets hidden visibility)

PR c++/51930
* decl2.c (determine_visibility): Correct calculation of class
args depth.
* decl.c (check_tag_decl): Adjust warning.

From-SVN: r184946

12 years agomethod.c (synthesized_method_walk): Cleanups don't affect the EH spec either.
Jason Merrill [Mon, 5 Mar 2012 18:07:12 +0000 (13:07 -0500)]
method.c (synthesized_method_walk): Cleanups don't affect the EH spec either.

* method.c (synthesized_method_walk): Cleanups don't affect the EH
spec either.

From-SVN: r184945

12 years agoruntime: Implement runtime.Callers.
Ian Lance Taylor [Mon, 5 Mar 2012 17:07:37 +0000 (17:07 +0000)]
runtime: Implement runtime.Callers.

From-SVN: r184944

12 years agolibitm: Don't execute memtransfer/memset if size isn't larger than zero.
Torvald Riegel [Mon, 5 Mar 2012 16:34:12 +0000 (16:34 +0000)]
libitm: Don't execute memtransfer/memset if size isn't larger than zero.

libitm/
* dispatch.h (CREATE_DISPATCH_METHODS_MEM): Don't execute
memtransfer/memset if size isn't larger than zero.

From-SVN: r184941

12 years agolibitm: Update texinfo docs.
Torvald Riegel [Mon, 5 Mar 2012 16:33:55 +0000 (16:33 +0000)]
libitm: Update texinfo docs.

libitm/
* libitm.texi: Link to specification and add a usage example.

From-SVN: r184940

12 years agostl_algobase.h (iter_swap): In C++11 mode just call swap.
Paolo Carlini [Mon, 5 Mar 2012 16:31:50 +0000 (16:31 +0000)]
stl_algobase.h (iter_swap): In C++11 mode just call swap.

2012-03-05  Paolo Carlini  <paolo.carlini@oracle.com>

* include/bits/stl_algobase.h (iter_swap): In C++11 mode just
call swap.
* include/bits/stl_bvector.h (swap(_Bit_reference,
_Bit_reference), swap(_Bit_reference, bool&),
swap(bool&, _Bit_reference)): Add.
* testsuite/23_containers/vector/bool/swap.cc: New.

From-SVN: r184939

12 years agocfgloop.c (verify_loop_structure): Verify dominators before using them.
Richard Guenther [Mon, 5 Mar 2012 15:39:39 +0000 (15:39 +0000)]
cfgloop.c (verify_loop_structure): Verify dominators before using them.

2012-03-05  Richard Guenther  <rguenther@suse.de>

* cfgloop.c (verify_loop_structure): Verify dominators before
using them.
* graphite-clast-to-gimple.c (graphite_verify): Do not verify
dominators from here.
* graphite-scop-detection.c (create_sese_edges): Likewise.
* loop-doloop.c (doloop_optimize_loops): Likewise.
* loop-init.c (loop_optimizer_init): Likewise.
* loop-unroll.c (unroll_and_peel_loops): Likewise.
* loop-unswitch.c (unswitch_loops): Likewise.
* tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Likewise.
* tree-parloops.c (parallelize_loops): Likewise.  Verify
only when checking is enabled.
* tree-loop-distribution.c (tree_loop_distribution): Likewise.

From-SVN: r184937

12 years agogenautomata.c (parse_automata_opt): New static function.
Bernd Schmidt [Mon, 5 Mar 2012 15:38:06 +0000 (15:38 +0000)]
genautomata.c (parse_automata_opt): New static function.

* genautomata.c (parse_automata_opt): New static function.
(initiate_automaton_gen): Remove all option handling code.  Remove
argc argument.  All callers changed.
(main): Call init_rtx_reader_args_cb with the new function as
argument.

From-SVN: r184936

12 years agoFix ChangeLog record for 171649:
Joern Rennecke [Mon, 5 Mar 2012 15:01:48 +0000 (15:01 +0000)]
Fix ChangeLog record for 171649:

        * ira-conflicts.c: Remove mentioning cover classes from the file.
        Use ALLOCNO_CLASS instead of ALLOCNO_COVER_CLASS.  Use
-       ALLOCNO_COVER_CLASS_COST instead of ALLOCNO_CLASS_COST.  Fix formatting.
+       ALLOCNO_CLASS_COST instead of ALLOCNO_COVER_CLASS_COST.  Fix formatting.

From-SVN: r184935

12 years agocfgexpand.c (gimple_expand_cfg): Free dominator info.
Richard Guenther [Mon, 5 Mar 2012 14:36:18 +0000 (14:36 +0000)]
cfgexpand.c (gimple_expand_cfg): Free dominator info.

2012-03-05  Richard Guenther  <rguenther@suse.de>

* cfgexpand.c (gimple_expand_cfg): Free dominator info.
* tree-if-conv.c (combine_blocks): Free post-dominator info
after breaking it.
* tree-parloops.c (create_parallel_loop): Free and re-compute
dominator info after breaking it.

From-SVN: r184933

12 years agore PR middle-end/52353 (-ftrapv -fnon-call-exceptions does not work)
Richard Guenther [Mon, 5 Mar 2012 13:08:55 +0000 (13:08 +0000)]
re PR middle-end/52353 (-ftrapv -fnon-call-exceptions does not work)

2012-03-05  Richard Guenther  <rguenther@suse.de>

PR middle-end/52353
* optabs.h (trapv_unoptab_p): New function.
(trapv_binoptab_p): Likewise.
* optabs.c (expand_binop): Use emit_libcall_block_1 with
a proper equiv_may_trap argument.
(expand_unop): Likewise.
(emit_libcall_block_1): Take extra argument whether the
instruction may trap.  Renamed from ...
(emit_libcall_block): ... this.  New wrapper.

From-SVN: r184932

12 years ago* sv.po: Update.
Joseph Myers [Mon, 5 Mar 2012 13:06:01 +0000 (13:06 +0000)]
* sv.po: Update.

From-SVN: r184930

12 years agore PR tree-optimization/51721 (-Warray-bounds false positives and inconsistencies)
Jakub Jelinek [Mon, 5 Mar 2012 12:27:55 +0000 (13:27 +0100)]
re PR tree-optimization/51721 (-Warray-bounds false positives and inconsistencies)

PR tree-optimization/51721
* tree-vrp.c (register_edge_assert_for_2): If comparing
lhs of right shift by constant with an integer constant,
add ASSERT_EXPRs for the rhs1 of the right shift.

* gcc.dg/tree-ssa/vrp63.c: New test.
* gcc.dg/pr51721.c: New test.

From-SVN: r184927

12 years agoconfigure.ac: Enable gdb and readline for ia64*-*-*vms*.
Tristan Gingold [Mon, 5 Mar 2012 11:56:29 +0000 (11:56 +0000)]
configure.ac: Enable gdb and readline for ia64*-*-*vms*.

2012-03-05  Tristan Gingold  <gingold@adacore.com>

* configure.ac: Enable gdb and readline for ia64*-*-*vms*.
* configure: Regenerate.

From-SVN: r184926

12 years ago* cfgrtl.c (cfg_layout_merge_blocks): Cleanup.
Jakub Jelinek [Mon, 5 Mar 2012 11:53:01 +0000 (12:53 +0100)]
* cfgrtl.c (cfg_layout_merge_blocks): Cleanup.

From-SVN: r184925

12 years agotree.c (integer_zerop): Handle VECTOR_CSTs.
Richard Guenther [Mon, 5 Mar 2012 11:30:40 +0000 (11:30 +0000)]
tree.c (integer_zerop): Handle VECTOR_CSTs.

2012-03-05  Richard Guenther  <rguenther@suse.de>

* tree.c (integer_zerop): Handle VECTOR_CSTs.
(integer_onep): Likewise.
(integer_all_onesp): Likewise.

From-SVN: r184923

This page took 0.101148 seconds and 5 git commands to generate.