]> gcc.gnu.org Git - gcc.git/commit - gcc/run-rtl-passes.c
Avoid Solaris/SPARC comparison failures with Solaris as (PR bootstrap/81926)
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Thu, 4 Jan 2018 21:47:35 +0000 (21:47 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Thu, 4 Jan 2018 21:47:35 +0000 (21:47 +0000)
commit91a00d11a32d7590285395534a2315ad65a6402f
treeba65ea590758de1275dfd8d47681e58f4584f6eb
parent85e0b2c4515719b27c7e755faa01b80a24926489
Avoid Solaris/SPARC comparison failures with Solaris as (PR bootstrap/81926)

PR bootstrap/81926
* cgraphunit.c (symbol_table::compile): Switch to text_section
before calling assembly_start debug hook.
* run-rtl-passes.c (run_rtl_passes): Likewise.
Include output.h.

From-SVN: r256267
gcc/ChangeLog
gcc/cgraphunit.c
gcc/run-rtl-passes.c
This page took 0.057375 seconds and 5 git commands to generate.