This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PING] [PATCH] Improve C++ loop's backward-jump location


Ping:

  https://gcc.gnu.org/ml/gcc-patches/2015-11/msg01192.html


> gcc/cp/ChangeLog:
>  
> 	* cp-gimplify.c (genericize_cp_loop): Change LOOP_EXPR's location
> 	to start of loop body instead of start of loop.
> 
> gcc/testsuite/ChangeLog:
>  
> 	* g++.dg/guality/pr67192.C: New test.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]