public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Nick Clifton <nickc@redhat.com>
To: Jozef Lawrynowicz <jozef.l@somniumtech.com>
Cc: gcc-patches <gcc-patches@gcc.gnu.org>
Subject: Re: [PATCH 2/2] [MSP430] Fix issues handling .persistent attribute (PR 78818)
Date: Tue, 30 May 2017 11:51:00 -0000	[thread overview]
Message-ID: <1239adcb-fdce-264b-a85e-a352e73e2b56@redhat.com> (raw)

Hi Jozef,
   
> Attached patch with the string wrapped in G_().

When I applied this patch to the sources and ran the new test, I encountered
an internal compiler error:

 msp430-elf/gcc/xgcc [...] pr78818-auto-warn.c [...]
 [...]
 gcc/testsuite/gcc.target/msp430/pr78818-auto-warn.c: In function 'main':

 gcc/testsuite/gcc.target/msp430/pr78818-auto-warn.c:10:3: internal compiler error: in get, at cgraph.h:403

  0xd30d3b symtab_node::get(tree_node const*)
	gcc/current/gcc/cgraph.h:400

  0xd30d3b decl_section_name(tree_node const*)
	gcc/current/gcc/tree.c:700

  0xd9ff22 msp430_data_attr
                     gcc/current/gcc/config/msp430/msp430.c:1998


 It seems that there is a problem with calling the DECL_SECTION_NAME macro on the
 line just before your new code.  Are you able to reproduce this problem ?

Cheers
  Nick

  

             reply	other threads:[~2017-05-30 11:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-30 11:51 Nick Clifton [this message]
2017-06-08 15:50 ` Jozef Lawrynowicz
2017-06-13 15:54   ` Nick Clifton
2017-06-13 17:46     ` Jozef Lawrynowicz
2017-06-15 13:39       ` Nick Clifton
  -- strict thread matches above, loose matches on Subject: below --
2017-05-18 18:05 Jozef Lawrynowicz
2017-05-17 15:47 Jozef Lawrynowicz
2017-05-18 16:08 ` Martin Sebor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1239adcb-fdce-264b-a85e-a352e73e2b56@redhat.com \
    --to=nickc@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jozef.l@somniumtech.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).