]> git.ipfire.org Git - thirdparty/gcc.git/commit
pa.c (update_total_code_bytes): Use new macro IN_NAMED_SECTION_P.
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Fri, 8 Aug 2003 02:57:48 +0000 (02:57 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Fri, 8 Aug 2003 02:57:48 +0000 (02:57 +0000)
commit629106636a0b35fd8a3cd93a8c959ef445888064
treed6e7f8e77c84ff946dd1a2fdcce555e0585406cd
parentcb99b61ac974b2f396f3020feea24f124438376d
pa.c (update_total_code_bytes): Use new macro IN_NAMED_SECTION_P.

* pa.c (update_total_code_bytes): Use new macro IN_NAMED_SECTION_P.
(attr_length_millicode_call): Likewise.
(attr_length_call): Likewise.  Revise some maximum insn lengths.
(attr_length_indirect_call): Likewise.
(output_call): Fix thinko that added extra nop.
* pa.h (IN_NAMED_SECTION_P): Define.

From-SVN: r70241
gcc/ChangeLog
gcc/config/pa/pa.c
gcc/config/pa/pa.h