PR rtl-optimization/69217
authoribuclaw <ibuclaw@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Jan 2016 20:57:37 +0000 (20:57 +0000)
committeribuclaw <ibuclaw@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Jan 2016 20:57:37 +0000 (20:57 +0000)
commit8b7d2f846259156df9d32c2fd69f51ac2e830328
tree1fc286963a7658a6290aa88c8f52be4f2ae9b6a9
parentb8255cbc853c46d6e33189bc52d269ee92d0627c
PR rtl-optimization/69217
* var-tracking.c (tracked_record_parameter_p): Don't segfault if there
are no TYPE_FIELDS set for the record type.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@232845 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/var-tracking.c