1. 21 Mar, 2014 7 commits
  2. 20 Mar, 2014 16 commits
  3. 19 Mar, 2014 15 commits
  4. 18 Mar, 2014 2 commits
    • re PR c/55383 (-Wcast-qual reports incorrect message) · f74d178e
      2014-03-19  Manuel López-Ibáñez  <manu@gcc.gnu.org>
      
      	PR c/55383
      	* gcc.dg/cast-qual-3.c: New.
      	Revert:
      	2014-03-18  Manuel López-Ibáñez  <manu@gcc.gnu.org>
      	* c-c++-common/Wcast-qual-1.c: More precise match text.
      
      From-SVN: r208669
      Manuel López-Ibáñez committed
    • re PR fortran/55207 ([F08] Variables declared in the main program should… · dab2cbf8
      re PR fortran/55207 ([F08] Variables declared in the main program should implicitly get the SAVE attribute)
      
      2014-03-18  Janus Weil  <janus@gcc.gnu.org>
      
      	PR fortran/55207
      	PR fortran/60549
      	* decl.c (match_attr_spec): Revert r208590.
      
      2014-03-18  Janus Weil  <janus@gcc.gnu.org>
      
      	PR fortran/55207
      	PR fortran/60549
      	* gfortran.dg/assumed_rank_7.f90: Revert r208590.
      	* gfortran.dg/c_ptr_tests_16.f90: Ditto.
      	* gfortran.dg/inline_sum_bounds_check_1.f90: Ditto.
      	* gfortran.dg/intent_optimize_1.f90: Ditto.
      	* gfortran.dg/pointer_init_9.f90: Ditto.
      	* gfortran.dg/volatile4.f90: Ditto.
      	* gfortran.dg/volatile6.f90: Ditto.
      
      From-SVN: r208668
      Janus Weil committed