summaryrefslogtreecommitdiff
path: root/gcc/read-rtl-function.c
Commit message (Expand)AuthorAgeFilesLines
* Fix out-of-bounds write in RTL function reader (PR bootstrap/79952)dmalcolm2017-03-101-6/+26
* Do not allow to run GIMPLE or RTL test-cases w/ LTO (PR lto/79625).marxin2017-02-281-0/+3
* Add "__RTL" to cc1dmalcolm2017-01-241-16/+65
* Fix --enable-gather-detailed-mem-statsmarxin2017-01-201-2/+1
* Introduce RTL function readerdmalcolm2017-01-051-0/+2123