public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/53756] New: ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto ()
@ 2012-06-23 14:09 zsojka at seznam dot cz
  2012-06-25  8:10 ` [Bug c++/53756] [C++1y] " rguenth at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: zsojka at seznam dot cz @ 2012-06-23 14:09 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53756

             Bug #: 53756
           Summary: ICE: in gen_type_die_with_usage, at dwarf2out.c:18774
                    with -g and operator auto ()
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz


Created attachment 27691
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27691
reduced testcase

Compiler output:
$ gcc -std=c++1y -g testcase.C 
testcase.C:1:8: internal compiler error: in gen_type_die_with_usage, at
dwarf2out.c:18774
 struct A
        ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

(gdb) bt
#0  fancy_abort (file=0x139e8a0 "/mnt/svn/gcc-trunk/gcc/dwarf2out.c",
line=18774, function=0x139c740 "gen_type_die_with_usage")
    at /mnt/svn/gcc-trunk/gcc/diagnostic.c:1010
#1  0x00000000008bc1da in gen_type_die_with_usage (type=0x7ffff6c29000,
context_die=0x7ffff6ad4050, usage=DINFO_USAGE_DIR_USE)
    at /mnt/svn/gcc-trunk/gcc/dwarf2out.c:18774
#2  0x00000000008b9796 in gen_decl_die (decl=0x7ffff6c17500,
origin=0x7ffff6c15dc8, context_die=0x7ffff6ad4050)
    at /mnt/svn/gcc-trunk/gcc/dwarf2out.c:19275
#3  0x00000000008bb105 in gen_member_die (context_die=0x7ffff6ad4050,
type=0x7ffff6c15dc8) at /mnt/svn/gcc-trunk/gcc/dwarf2out.c:18334
#4  gen_struct_or_union_type_die (usage=<optimized out>, context_die=<optimized
out>, type=0x7ffff6c15dc8)
    at /mnt/svn/gcc-trunk/gcc/dwarf2out.c:18407
#5  gen_tagged_type_die (usage=<optimized out>, context_die=0x7ffff6ad4000,
type=0x7ffff6c15dc8) at /mnt/svn/gcc-trunk/gcc/dwarf2out.c:18597
#6  gen_tagged_type_die (type=0x7ffff6c15dc8, context_die=<optimized out>,
usage=<optimized out>) at /mnt/svn/gcc-trunk/gcc/dwarf2out.c:18540
#7  0x00000000008bc43d in gen_type_die_with_usage (type=0x7ffff6c15dc8,
context_die=0x7ffff6ad4000, usage=DINFO_USAGE_DIR_USE)
    at /mnt/svn/gcc-trunk/gcc/dwarf2out.c:18744
#8  0x00000000008b99de in gen_decl_die (decl=0x7ffff6c12958, origin=<optimized
out>, context_die=0x7ffff6ad4000)
    at /mnt/svn/gcc-trunk/gcc/dwarf2out.c:19314
#9  0x0000000000aa03d9 in rest_of_type_compilation (type=0x7ffff6c15dc8,
toplev=1) at /mnt/svn/gcc-trunk/gcc/passes.c:219
#10 0x00000000006611b6 in finish_struct_1 (t=0x7ffff6c15dc8) at
/mnt/svn/gcc-trunk/gcc/cp/class.c:6180
#11 0x0000000000662aed in finish_struct (t=0x7ffff6c15dc8, attributes=0x0) at
/mnt/svn/gcc-trunk/gcc/cp/class.c:6329
#12 0x000000000068c184 in cp_parser_class_specifier_1 (parser=0x7ffff6c27948)
at /mnt/svn/gcc-trunk/gcc/cp/parser.c:18031
#13 0x000000000068eaa7 in cp_parser_class_specifier (parser=0x7ffff6c27948) at
/mnt/svn/gcc-trunk/gcc/cp/parser.c:18234
#14 cp_parser_type_specifier (parser=0x7ffff6c27948, flags=<optimized out>,
decl_specs=0x7fffffffd3e0, is_declaration=<optimized out>, 
    declares_class_or_enum=0x7fffffffd35c, is_cv_qualifier=<optimized out>) at
/mnt/svn/gcc-trunk/gcc/cp/parser.c:13386
#15 0x000000000069ddbe in cp_parser_decl_specifier_seq (parser=0x7ffff6c27948,
flags=1, decl_specs=0x7fffffffd3e0, 
    declares_class_or_enum=0x7fffffffd3dc) at
/mnt/svn/gcc-trunk/gcc/cp/parser.c:10730
#16 0x00000000006a670a in cp_parser_simple_declaration (parser=0x7ffff6c27948,
function_definition_allowed_p=true, maybe_range_for_decl=0x0)
    at /mnt/svn/gcc-trunk/gcc/cp/parser.c:10373
#17 0x00000000006907c8 in cp_parser_block_declaration (statement_p=false,
parser=0x7ffff6c27948) at /mnt/svn/gcc-trunk/gcc/cp/parser.c:10322
#18 cp_parser_block_declaration (parser=0x7ffff6c27948, statement_p=<optimized
out>) at /mnt/svn/gcc-trunk/gcc/cp/parser.c:10247
#19 0x00000000006b139c in cp_parser_declaration (parser=0x7ffff6c27948) at
/mnt/svn/gcc-trunk/gcc/cp/parser.c:10218
#20 0x00000000006b1698 in cp_parser_declaration_seq_opt (parser=0x7ffff6c27948)
at /mnt/svn/gcc-trunk/gcc/cp/parser.c:10104
#21 0x00000000006b1da3 in cp_parser_translation_unit (parser=0x7ffff6c27948) at
/mnt/svn/gcc-trunk/gcc/cp/parser.c:3754
#22 c_parse_file () at /mnt/svn/gcc-trunk/gcc/cp/parser.c:27578
#23 0x00000000007b2e95 in c_common_parse_file () at
/mnt/svn/gcc-trunk/gcc/c-family/c-opts.c:1137
#24 0x0000000000b8d58c in compile_file () at
/mnt/svn/gcc-trunk/gcc/toplev.c:550
#25 0x0000000000b8f178 in do_compile () at /mnt/svn/gcc-trunk/gcc/toplev.c:1867
#26 toplev_main (argc=15, argv=0x7fffffffd708) at
/mnt/svn/gcc-trunk/gcc/toplev.c:1943
#27 0x00007ffff6f052ad in __libc_start_main () from /lib64/libc.so.6
#28 0x00000000005927f1 in _start ()

Tested revisions:
r188906 - crash


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

* [Bug c++/53756] [C++1y] ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto ()
  2012-06-23 14:09 [Bug c++/53756] New: ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto () zsojka at seznam dot cz
@ 2012-06-25  8:10 ` rguenth at gcc dot gnu.org
  2013-08-02 17:03 ` paolo.carlini at oracle dot com
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-06-25  8:10 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53756

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-06-25
            Summary|ICE: in                     |[C++1y] ICE: in
                   |gen_type_die_with_usage, at |gen_type_die_with_usage, at
                   |dwarf2out.c:18774 with -g   |dwarf2out.c:18774 with -g
                   |and operator auto ()        |and operator auto ()
     Ever Confirmed|0                           |1

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-06-25 08:09:08 UTC ---
Confirmed.


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

* [Bug c++/53756] [C++1y] ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto ()
  2012-06-23 14:09 [Bug c++/53756] New: ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto () zsojka at seznam dot cz
  2012-06-25  8:10 ` [Bug c++/53756] [C++1y] " rguenth at gcc dot gnu.org
@ 2013-08-02 17:03 ` paolo.carlini at oracle dot com
  2013-08-03 20:47 ` paolo.carlini at oracle dot com
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: paolo.carlini at oracle dot com @ 2013-08-02 17:03 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53756

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jogojapan at gmail dot com

--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> ---
*** Bug 56014 has been marked as a duplicate of this bug. ***


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

* [Bug c++/53756] [C++1y] ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto ()
  2012-06-23 14:09 [Bug c++/53756] New: ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto () zsojka at seznam dot cz
  2012-06-25  8:10 ` [Bug c++/53756] [C++1y] " rguenth at gcc dot gnu.org
  2013-08-02 17:03 ` paolo.carlini at oracle dot com
@ 2013-08-03 20:47 ` paolo.carlini at oracle dot com
  2013-08-22 10:31 ` paolo.carlini at oracle dot com
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: paolo.carlini at oracle dot com @ 2013-08-03 20:47 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53756

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org

--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Jason, looks like some bits related to debugging are missing from the work on
return type deduction and people cannot debug uses of the new facility.

gen_type_die_with_usage gets a TEMPLATE_TYPE_PARM which doesn't know how to
handle. Is it just matter of somehow having an equivalent of is_auto and using
a DW_TAG_unspecified_type? Or we shouldn't have a TEMPLATE_TYPE_PARM at all at
this point? (I don't see what else)

... or you prefer to look a bit into this? ;)


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

* [Bug c++/53756] [C++1y] ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto ()
  2012-06-23 14:09 [Bug c++/53756] New: ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto () zsojka at seznam dot cz
                   ` (2 preceding siblings ...)
  2013-08-03 20:47 ` paolo.carlini at oracle dot com
@ 2013-08-22 10:31 ` paolo.carlini at oracle dot com
  2013-10-05 14:12 ` tim at klingt dot org
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: paolo.carlini at oracle dot com @ 2013-08-22 10:31 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53756

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |i.nixman at gmail dot com

--- Comment #4 from Paolo Carlini <paolo.carlini at oracle dot com> ---
*** Bug 58216 has been marked as a duplicate of this bug. ***


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

* [Bug c++/53756] [C++1y] ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto ()
  2012-06-23 14:09 [Bug c++/53756] New: ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto () zsojka at seznam dot cz
                   ` (3 preceding siblings ...)
  2013-08-22 10:31 ` paolo.carlini at oracle dot com
@ 2013-10-05 14:12 ` tim at klingt dot org
  2013-11-23  1:27 ` jason at gcc dot gnu.org
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: tim at klingt dot org @ 2013-10-05 14:12 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53756

tim blechmann <tim at klingt dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tim at klingt dot org

--- Comment #5 from tim blechmann <tim at klingt dot org> ---
i think i experienced the same issue, but with a different line number:

internal compiler error: in gen_type_die_with_usage, at dwarf2out.c:19486

g++-4.8 -std=c++1y -g -x c++

code:
struct
{
    auto a1 ();
}

g++-4.8 -v
Using built-in specs.
COLLECT_GCC=/usr/bin/g++-4.8.real
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu
4.8.1-2ubuntu1~13.04' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs
--enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr
--program-suffix=-4.8 --enable-shared --enable-linker-build-id
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix
--with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls
--with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug
--enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin
--with-system-zlib --disable-browser-plugin --enable-java-awt=gtk
--enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre
--enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64
--with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64
--with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar
--enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686
--with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic
--enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu
--target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.1 (Ubuntu 4.8.1-2ubuntu1~13.04)


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

* [Bug c++/53756] [C++1y] ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto ()
  2012-06-23 14:09 [Bug c++/53756] New: ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto () zsojka at seznam dot cz
                   ` (4 preceding siblings ...)
  2013-10-05 14:12 ` tim at klingt dot org
@ 2013-11-23  1:27 ` jason at gcc dot gnu.org
  2014-01-28 17:07 ` jason at gcc dot gnu.org
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: jason at gcc dot gnu.org @ 2013-11-23  1:27 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53756

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |jason at gcc dot gnu.org


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

* [Bug c++/53756] [C++1y] ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto ()
  2012-06-23 14:09 [Bug c++/53756] New: ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto () zsojka at seznam dot cz
                   ` (5 preceding siblings ...)
  2013-11-23  1:27 ` jason at gcc dot gnu.org
@ 2014-01-28 17:07 ` jason at gcc dot gnu.org
  2014-01-28 17:08 ` jason at gcc dot gnu.org
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: jason at gcc dot gnu.org @ 2014-01-28 17:07 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53756

--- Comment #6 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Tue Jan 28 17:06:40 2014
New Revision: 207197

URL: http://gcc.gnu.org/viewcvs?rev=207197&root=gcc&view=rev
Log:
    PR c++/53756
gcc/
    * dwarf2out.c (auto_die): New static.
    (gen_type_die_with_usage): Handle C++1y 'auto'.
    (gen_subprogram_die): If in-class DIE had 'auto', emit type again
    on definition.
gcc/cp/
    * mangle.c (write_unqualified_name): Handle operator auto.

Added:
    trunk/gcc/testsuite/g++.dg/cpp1y/auto-fn22.C
    trunk/gcc/testsuite/g++.dg/debug/dwarf2/auto1.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/mangle.c
    trunk/gcc/dwarf2out.c
    trunk/gcc/testsuite/g++.dg/cpp1y/auto-fn12.C


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

* [Bug c++/53756] [C++1y] ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto ()
  2012-06-23 14:09 [Bug c++/53756] New: ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto () zsojka at seznam dot cz
                   ` (6 preceding siblings ...)
  2014-01-28 17:07 ` jason at gcc dot gnu.org
@ 2014-01-28 17:08 ` jason at gcc dot gnu.org
  2014-01-29 15:18 ` jakub at gcc dot gnu.org
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: jason at gcc dot gnu.org @ 2014-01-28 17:08 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53756

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.9.0

--- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> ---
Fixed in 4.9 so far.


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

* [Bug c++/53756] [C++1y] ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto ()
  2012-06-23 14:09 [Bug c++/53756] New: ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto () zsojka at seznam dot cz
                   ` (7 preceding siblings ...)
  2014-01-28 17:08 ` jason at gcc dot gnu.org
@ 2014-01-29 15:18 ` jakub at gcc dot gnu.org
  2014-04-22 11:36 ` jakub at gcc dot gnu.org
  2014-06-29  8:38 ` paolo.carlini at oracle dot com
  10 siblings, 0 replies; 12+ messages in thread
From: jakub at gcc dot gnu.org @ 2014-01-29 15:18 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53756

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |drepper.fsp+rhbz at gmail dot com

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
*** Bug 59565 has been marked as a duplicate of this bug. ***


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

* [Bug c++/53756] [C++1y] ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto ()
  2012-06-23 14:09 [Bug c++/53756] New: ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto () zsojka at seznam dot cz
                   ` (8 preceding siblings ...)
  2014-01-29 15:18 ` jakub at gcc dot gnu.org
@ 2014-04-22 11:36 ` jakub at gcc dot gnu.org
  2014-06-29  8:38 ` paolo.carlini at oracle dot com
  10 siblings, 0 replies; 12+ messages in thread
From: jakub at gcc dot gnu.org @ 2014-04-22 11:36 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53756

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.9.0                       |4.9.1

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 4.9.0 has been released


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

* [Bug c++/53756] [C++1y] ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto ()
  2012-06-23 14:09 [Bug c++/53756] New: ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto () zsojka at seznam dot cz
                   ` (9 preceding siblings ...)
  2014-04-22 11:36 ` jakub at gcc dot gnu.org
@ 2014-06-29  8:38 ` paolo.carlini at oracle dot com
  10 siblings, 0 replies; 12+ messages in thread
From: paolo.carlini at oracle dot com @ 2014-06-29  8:38 UTC (permalink / raw)
  To: gcc-bugs

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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
                 CC|jason at gcc dot gnu.org           |
         Resolution|---                         |FIXED
   Target Milestone|4.9.1                       |4.9.0

--- Comment #10 from Paolo Carlini <paolo.carlini at oracle dot com> ---
I think we can close this.


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

end of thread, other threads:[~2014-06-29  8:38 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-23 14:09 [Bug c++/53756] New: ICE: in gen_type_die_with_usage, at dwarf2out.c:18774 with -g and operator auto () zsojka at seznam dot cz
2012-06-25  8:10 ` [Bug c++/53756] [C++1y] " rguenth at gcc dot gnu.org
2013-08-02 17:03 ` paolo.carlini at oracle dot com
2013-08-03 20:47 ` paolo.carlini at oracle dot com
2013-08-22 10:31 ` paolo.carlini at oracle dot com
2013-10-05 14:12 ` tim at klingt dot org
2013-11-23  1:27 ` jason at gcc dot gnu.org
2014-01-28 17:07 ` jason at gcc dot gnu.org
2014-01-28 17:08 ` jason at gcc dot gnu.org
2014-01-29 15:18 ` jakub at gcc dot gnu.org
2014-04-22 11:36 ` jakub at gcc dot gnu.org
2014-06-29  8:38 ` paolo.carlini at oracle dot com

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