This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: optimizer bugs, -g weirdness and an Open Server patch
- To: Robert Lipe <robertl at dgii dot com>
- Subject: Re: optimizer bugs, -g weirdness and an Open Server patch
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Mon, 17 Nov 1997 10:42:31 -0700
- cc: "J. Kean Johnston" <jkj at sco dot com>, egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <19971117113837.22738@dgii.com>you write:
> [ re: sco5.h patch to set ASM_OUTPUT_ALIGNED_BSS ]
>
> > Just a random comment -- you might also need SELECT_SECTION defined -- I
> don't
> > know enough about sco to say for sure.
>
> SELECT_SECTION is defined in sco5.h. Was this random comment triggered
> based on knowing that it needed to be there, or upon seeing that it was
> there and somehow suboptimal?
It was based on seeing SELECT_RTX_SECTION in the patch and not seeing
SELECT_SECTION in the patch :-)
If you've already got an appropriate SELECT_SECTION in sco5.h, then ignore
my comment.
jeff