Commit d73749df by Tobias Burnus

Correct the date, which was wrong in commit r204021

From-SVN: r204035
parent 26b8f7eb
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
(arc_ifcvt) <case 1 and 2>: Check that arc_ccfsm_post_advance (arc_ifcvt) <case 1 and 2>: Check that arc_ccfsm_post_advance
changes statep->state. changes statep->state.
2013-08-24 Tobias Burnus <burnus@net-b.de> 2013-10-24 Tobias Burnus <burnus@net-b.de>
PR other/33426 PR other/33426
* tree-cfg.c (replace_loop_annotate): New function. * tree-cfg.c (replace_loop_annotate): New function.
2013-08-24 Tobias Burnus <burnus@net-b.de> 2013-10-24 Tobias Burnus <burnus@net-b.de>
PR other/33426 PR other/33426
* c-pragma.c (init_pragma) Add #pragma ivdep handling. * c-pragma.c (init_pragma) Add #pragma ivdep handling.
......
2013-08-24 Tobias Burnus <burnus@net-b.de> 2013-10-24 Tobias Burnus <burnus@net-b.de>
PR other/33426 PR other/33426
* c-parser.c (c_parser_pragma, c_parser_for_statement): * c-parser.c (c_parser_pragma, c_parser_for_statement):
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
* gcc.c-torture/execute/20030125-1.c: Update. * gcc.c-torture/execute/20030125-1.c: Update.
2013-08-24 Tobias Burnus <burnus@net-b.de> 2013-10-24 Tobias Burnus <burnus@net-b.de>
PR fortran/44646 PR fortran/44646
* gfortran.dg/vect/vect-do-concurrent-1.f90: New. * gfortran.dg/vect/vect-do-concurrent-1.f90: New.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment