public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/38489]  New: [c++0x] ICE in digest_init_r, at cp/typeck2.c:821 on "auto t = 0r;" (fixed fp)
@ 2008-12-11 17:03 cfairles at gcc dot gnu dot org
  2008-12-12 16:02 ` [Bug c++/38489] " cfairles at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: cfairles at gcc dot gnu dot org @ 2008-12-11 17:03 UTC (permalink / raw)
  To: gcc-bugs

int main() {
  auto t = 0r;
}

Compile with -std=c++0x

error: fixed-point constants are a GCC extension
In function 'int main(int, char**)':
internal compiler error: in digest_init_r, at cp/typeck2.c:821


-- 
           Summary: [c++0x] ICE in digest_init_r, at cp/typeck2.c:821 on
                    "auto t = 0r;" (fixed fp)
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Keywords: error-recovery
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: cfairles at gcc dot gnu dot org
 GCC build triplet: x86_64-redhat-linux
  GCC host triplet: x86_64-redhat-linux
GCC target triplet: x86_64-redhat-linux


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


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

end of thread, other threads:[~2009-02-19  7:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-11 17:03 [Bug c++/38489] New: [c++0x] ICE in digest_init_r, at cp/typeck2.c:821 on "auto t = 0r;" (fixed fp) cfairles at gcc dot gnu dot org
2008-12-12 16:02 ` [Bug c++/38489] " cfairles at gcc dot gnu dot org
2008-12-23 19:14 ` pinskia at gcc dot gnu dot org
2008-12-24  4:03 ` pinskia at gcc dot gnu dot org
2009-02-19  7:17 ` reichelt at gcc dot gnu dot 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).