This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: Documentation problem with TEXT_SECTION_ASM_OP
> -----Original Message-----
> From: gcc-owner@gcc.gnu.org [mailto:gcc-owner@gcc.gnu.org] On Behalf Of
> Paulo Matos
> Sent: 23 October 2012 14:47
> To: gcc@gcc.gnu.org
> Subject: RE: Documentation problem with TEXT_SECTION_ASM_OP
>
> This sentence is quite confusing. 'their values must be run-time constants'
> means that it can only depend on gcc's compile time flags? Or can it depend
> on gcc's command line arguments (for example)? I guess what's confusing
> me is 'when varasm.c initializes itself'. Does this happen after gcc command
> line arguments are read or at gcc's compile time?
>
Should have kept reading:
"They may however depend on command-line flags."