dwarf2out.c (PTR_SIZE, [...]): Move outside of macro guards.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Fri, 26 Oct 2001 01:51:01 +0000 (01:51 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Fri, 26 Oct 2001 01:51:01 +0000 (01:51 +0000)
commitf3a8e4f58d1107f0e84b865d5dd0e92ea56d8e6e
treefd026017dea2851e8801dfd0950f0f11a8281890
parented4a14688d13dcabe426d88b81a63f9c12aa4ba2
dwarf2out.c (PTR_SIZE, [...]): Move outside of macro guards.

* dwarf2out.c (PTR_SIZE, default_eh_frame_section): Move outside
of macro guards. Fix #endif comment.

* output.h (default_exception_section, default_eh_frame_section):
Move prototypes outside of macro guard.

* crtstuff.c: Fix #endif comment.

From-SVN: r46520
gcc/ChangeLog
gcc/crtstuff.c
gcc/dwarf2out.c
gcc/output.h