public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/62084] [avr] ICE: in convert_debug_memory_address
       [not found] <bug-62084-4@http.gcc.gnu.org/bugzilla/>
@ 2014-08-21 11:41 ` gjl at gcc dot gnu.org
  2014-12-15 18:31 ` [Bug target/62084] " gjl at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: gjl at gcc dot gnu.org @ 2014-08-21 11:41 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62084

Georg-Johann Lay <gjl at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gjl at gcc dot gnu.org
          Component|target                      |middle-end

--- Comment #1 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Looks like PR52472, are your sources up to date?


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug target/62084] [avr] ICE: in convert_debug_memory_address
       [not found] <bug-62084-4@http.gcc.gnu.org/bugzilla/>
  2014-08-21 11:41 ` [Bug middle-end/62084] [avr] ICE: in convert_debug_memory_address gjl at gcc dot gnu.org
@ 2014-12-15 18:31 ` gjl at gcc dot gnu.org
  2015-01-02 13:09 ` senthil_kumar.selvaraj at atmel dot com
  2023-12-05 12:38 ` rguenth at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: gjl at gcc dot gnu.org @ 2014-12-15 18:31 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62084

--- Comment #3 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Marek, would you give a pointer for why this is a target issue and what the
backend should do to fix it?  Thanks.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug target/62084] [avr] ICE: in convert_debug_memory_address
       [not found] <bug-62084-4@http.gcc.gnu.org/bugzilla/>
  2014-08-21 11:41 ` [Bug middle-end/62084] [avr] ICE: in convert_debug_memory_address gjl at gcc dot gnu.org
  2014-12-15 18:31 ` [Bug target/62084] " gjl at gcc dot gnu.org
@ 2015-01-02 13:09 ` senthil_kumar.selvaraj at atmel dot com
  2023-12-05 12:38 ` rguenth at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: senthil_kumar.selvaraj at atmel dot com @ 2015-01-02 13:09 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62084

Senthil Kumar Selvaraj <senthil_kumar.selvaraj at atmel dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |senthil_kumar.selvaraj@atme
                   |                            |l.com

--- Comment #5 from Senthil Kumar Selvaraj <senthil_kumar.selvaraj at atmel dot com> ---
Not reproducible with the latest trunk build (gcc version 5.0.0 20150102)


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug target/62084] [avr] ICE: in convert_debug_memory_address
       [not found] <bug-62084-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2015-01-02 13:09 ` senthil_kumar.selvaraj at atmel dot com
@ 2023-12-05 12:38 ` rguenth at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: rguenth at gcc dot gnu.org @ 2023-12-05 12:38 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62084

--- Comment #6 from Richard Biener <rguenth at gcc dot gnu.org> ---
With checking it ICEs like the following, IIRC there's a duplicate for this,
we add a duplicate name attribute with address-spaces.

> ./cc1 -quiet t.c -gdwarf-2
../../../libc/time/strftime.c:43:1: internal compiler error: in add_dwarf_attr,
at dwarf2out.cc:4501
0xfc2317 add_dwarf_attr
        /space/rguenther/src/gcc/gcc/dwarf2out.cc:4501
0xfc29ed add_AT_string
        /space/rguenther/src/gcc/gcc/dwarf2out.cc:4773
0xfeb303 add_name_attribute(die_struct*, char const*)
        /space/rguenther/src/gcc/gcc/dwarf2out.cc:21240
0xfd7280 modified_type_die
        /space/rguenther/src/gcc/gcc/dwarf2out.cc:14031
0xfd658a modified_type_die
        /space/rguenther/src/gcc/gcc/dwarf2out.cc:13806
0xfedb2e add_type_attribute
        /space/rguenther/src/gcc/gcc/dwarf2out.cc:22364
0xfee904 gen_array_type_die
        /space/rguenther/src/gcc/gcc/dwarf2out.cc:22631
0xff9a20 gen_type_die_with_usage
        /space/rguenther/src/gcc/gcc/dwarf2out.cc:26394
0xff9de1 gen_type_die
        /space/rguenther/src/gcc/gcc/dwarf2out.cc:26457
0xffbef6 gen_decl_die
        /space/rguenther/src/gcc/gcc/dwarf2out.cc:27136
0xffd2d4 dwarf2out_decl
        /space/rguenther/src/gcc/gcc/dwarf2out.cc:27655

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-12-05 12:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-62084-4@http.gcc.gnu.org/bugzilla/>
2014-08-21 11:41 ` [Bug middle-end/62084] [avr] ICE: in convert_debug_memory_address gjl at gcc dot gnu.org
2014-12-15 18:31 ` [Bug target/62084] " gjl at gcc dot gnu.org
2015-01-02 13:09 ` senthil_kumar.selvaraj at atmel dot com
2023-12-05 12:38 ` rguenth at gcc dot gnu.org

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).