pa.c (pa_som_asm_init_sections): Ensure that cfun->machine is not null before emittin...
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Thu, 12 Apr 2007 00:46:13 +0000 (00:46 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Thu, 12 Apr 2007 00:46:13 +0000 (00:46 +0000)
commit8c5e065b53c2a1e2ec1351654939891f52a102b4
treece4239c742538bd518b02181dd6a3ef641ae0b92
parent0de107cf673a6519ace90b922fa8238290770297
pa.c (pa_som_asm_init_sections): Ensure that cfun->machine is not null before emitting a .nsubspa directive.

* pa.c (pa_som_asm_init_sections): Ensure that cfun->machine is not
null before emitting a .nsubspa directive.

From-SVN: r123733
gcc/ChangeLog
gcc/config/pa/pa.c