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]

[PATCH PR64809]


Hi All,

Here is a simple patch that cures ICE - skip debug gimples.
Test is also included.

Bootstrap and regression testing did not show any new failures.

Is it OK for trunk?

ChangeLog:

2015-01-27  Yuri Rumyantsev  <ysrumyan@gmail.com>

PR tree-optimization/64809
* cfgexpand.c (reorder_operands): Skip debug gimples.

gcc/testsuite/ChangeLog

* gcc.dg/pr64809.c: New test.

Attachment: patch
Description: Binary data


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