On Wed, Jun 20, 2012 at 2:21 AM, Hans-Peter Nilsson wrote:
> On Tue, 19 Jun 2012, Steven Bosscher wrote:
>> I've now committed this, see r188791.
>
> Breaking cris-elf. Just try rebuilding cc1:
> ./gcc/gcc/../libdecnumber/dpd -I../libdecnumber \
> /tmp/hpautotest-gcc1/gcc/gc
On Tue, 19 Jun 2012, Steven Bosscher wrote:
> I've now committed this, see r188791.
Breaking cris-elf. Just try rebuilding cc1:
./gcc/gcc/../libdecnumber/dpd -I../libdecnumber\
/tmp/hpautotest-gcc1/gcc/gcc/config/cris/cris.c -o cris.o
/tmp/hpautotest-gcc1/gcc/gcc/config/cr
On Thu, Jun 7, 2012 at 11:22 AM, Richard Guenther
wrote:
> On Thu, Jun 7, 2012 at 8:16 AM, Andreas Schwab wrote:
>> Steven Bosscher writes:
>>
>>> Index: doc/tm.texi
>>> ===
>>> --- doc/tm.texi (revision 188182)
>>> +++ doc/tm
On Thu, Jun 7, 2012 at 12:42 PM, Andreas Schwab wrote:
> Steven Bosscher writes:
>
>> I am not sure what you mean with misplaced.
>
> A nested @deftypefn doesn't look right. Try make info. You need to add
> a @hook in tm.texi.in at the right place (output_ident has nothing to do
> with anchors)
Steven Bosscher writes:
> I am not sure what you mean with misplaced.
A nested @deftypefn doesn't look right. Try make info. You need to add
a @hook in tm.texi.in at the right place (output_ident has nothing to do
with anchors).
Andreas.
--
Andreas Schwab, sch...@linux-m68k.org
GPG Key fing
On Thu, Jun 7, 2012 at 8:16 AM, Andreas Schwab wrote:
> Steven Bosscher writes:
>
>> Index: doc/tm.texi
>> ===
>> --- doc/tm.texi (revision 188182)
>> +++ doc/tm.texi (working copy)
>> @@ -5847,6 +5847,10 @@ value is 0.
>
Hi Steven,
This is the patch to deal with #ident. It removes the ASM_OUTPUT_IDENT
and IDENT_ASM_OP target macros, and replaces them with a single target
hook.
The RX parts of this patch are approved.
Cheers
Nick
On Thu, Jun 7, 2012 at 8:16 AM, Andreas Schwab wrote:
> Steven Bosscher writes:
>
>> Index: doc/tm.texi
>> ===
>> --- doc/tm.texi (revision 188182)
>> +++ doc/tm.texi (working copy)
>> @@ -5847,6 +5847,10 @@ value is 0.
>
Steven Bosscher writes:
> Index: doc/tm.texi
> ===
> --- doc/tm.texi (revision 188182)
> +++ doc/tm.texi (working copy)
> @@ -5847,6 +5847,10 @@ value is 0.
> @end deftypevr
>
> @deftypefn {Target Hook} void TARGET_AS
On 06/06/2012 03:31 PM, Steven Bosscher wrote:
On Thu, Jun 7, 2012 at 12:00 AM, Michael Eager wrote:
This is the patch to deal with #ident. It removes the ASM_OUTPUT_IDENT
and IDENT_ASM_OP target macros, and replaces them with a single target
hook. For targets that treat front-end #idents differ
On Thu, Jun 7, 2012 at 12:00 AM, Michael Eager wrote:
This is the patch to deal with #ident. It removes the ASM_OUTPUT_IDENT
and IDENT_ASM_OP target macros, and replaces them with a single target
hook. For targets that treat front-end #idents different from the GCC
version string .ident, the hooks
11 matches
Mail list logo