public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/60113] New: Internal compiler error
@ 2014-02-08  1:24 dartmetrash at gmail dot com
  2014-02-08  8:10 ` [Bug c++/60113] " mpolacek at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: dartmetrash at gmail dot com @ 2014-02-08  1:24 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 60113
           Summary: Internal compiler error
           Product: gcc
           Version: 4.6.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dartmetrash at gmail dot com

I would love to give more information, but the compiler gave me none that I can
tell. Attached is the output from command line along with the preprocessed code
that I was trying to compile.

Please let me know if I can provide any more information!


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

* [Bug c++/60113] Internal compiler error
  2014-02-08  1:24 [Bug c++/60113] New: Internal compiler error dartmetrash at gmail dot com
@ 2014-02-08  8:10 ` mpolacek at gcc dot gnu.org
  2014-02-10  1:32 ` dartmetrash at gmail dot com
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2014-02-08  8:10 UTC (permalink / raw)
  To: gcc-bugs

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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2014-02-08
                 CC|                            |mpolacek at gcc dot gnu.org
     Ever confirmed|0                           |1


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

* [Bug c++/60113] Internal compiler error
  2014-02-08  1:24 [Bug c++/60113] New: Internal compiler error dartmetrash at gmail dot com
  2014-02-08  8:10 ` [Bug c++/60113] " mpolacek at gcc dot gnu.org
  2014-02-10  1:32 ` dartmetrash at gmail dot com
@ 2014-02-10  1:32 ` dartmetrash at gmail dot com
  2014-02-10  1:33 ` dartmetrash at gmail dot com
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: dartmetrash at gmail dot com @ 2014-02-10  1:32 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from lmat <dartmetrash at gmail dot com> ---
Created attachment 32092
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32092&action=edit
part 3


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

* [Bug c++/60113] Internal compiler error
  2014-02-08  1:24 [Bug c++/60113] New: Internal compiler error dartmetrash at gmail dot com
  2014-02-08  8:10 ` [Bug c++/60113] " mpolacek at gcc dot gnu.org
@ 2014-02-10  1:32 ` dartmetrash at gmail dot com
  2014-02-10  1:32 ` dartmetrash at gmail dot com
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: dartmetrash at gmail dot com @ 2014-02-10  1:32 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from lmat <dartmetrash at gmail dot com> ---
Created attachment 32091
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32091&action=edit
part 2


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

* [Bug c++/60113] Internal compiler error
  2014-02-08  1:24 [Bug c++/60113] New: Internal compiler error dartmetrash at gmail dot com
                   ` (2 preceding siblings ...)
  2014-02-10  1:32 ` dartmetrash at gmail dot com
@ 2014-02-10  1:33 ` dartmetrash at gmail dot com
  2014-02-10  7:02 ` glisse at gcc dot gnu.org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: dartmetrash at gmail dot com @ 2014-02-10  1:33 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #5 from lmat <dartmetrash at gmail dot com> ---
Created attachment 32093
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32093&action=edit
part 4

I had to divide up part 2 a little more because it was 1084 KB (over the limit
of 1000 KB).


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

* [Bug c++/60113] Internal compiler error
  2014-02-08  1:24 [Bug c++/60113] New: Internal compiler error dartmetrash at gmail dot com
                   ` (3 preceding siblings ...)
  2014-02-10  1:33 ` dartmetrash at gmail dot com
@ 2014-02-10  7:02 ` glisse at gcc dot gnu.org
  2014-02-10  8:19 ` glisse at gcc dot gnu.org
  2014-02-10 19:05 ` dartmetrash at gmail dot com
  6 siblings, 0 replies; 8+ messages in thread
From: glisse at gcc dot gnu.org @ 2014-02-10  7:02 UTC (permalink / raw)
  To: gcc-bugs

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

Marc Glisse <glisse at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |UNCONFIRMED
     Ever confirmed|1                           |0

--- Comment #6 from Marc Glisse <glisse at gcc dot gnu.org> ---
Note for next time: compressing the file (gzip for instance) is much more
convenient than splitting.


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

* [Bug c++/60113] Internal compiler error
  2014-02-08  1:24 [Bug c++/60113] New: Internal compiler error dartmetrash at gmail dot com
                   ` (4 preceding siblings ...)
  2014-02-10  7:02 ` glisse at gcc dot gnu.org
@ 2014-02-10  8:19 ` glisse at gcc dot gnu.org
  2014-02-10 19:05 ` dartmetrash at gmail dot com
  6 siblings, 0 replies; 8+ messages in thread
From: glisse at gcc dot gnu.org @ 2014-02-10  8:19 UTC (permalink / raw)
  To: gcc-bugs

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

Marc Glisse <glisse at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
      Known to work|                            |4.7.3
         Resolution|---                         |FIXED
      Known to fail|                            |4.6.4

--- Comment #7 from Marc Glisse <glisse at gcc dot gnu.org> ---
Seems to have been fixed a while ago.


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

* [Bug c++/60113] Internal compiler error
  2014-02-08  1:24 [Bug c++/60113] New: Internal compiler error dartmetrash at gmail dot com
                   ` (5 preceding siblings ...)
  2014-02-10  8:19 ` glisse at gcc dot gnu.org
@ 2014-02-10 19:05 ` dartmetrash at gmail dot com
  6 siblings, 0 replies; 8+ messages in thread
From: dartmetrash at gmail dot com @ 2014-02-10 19:05 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #8 from lmat <dartmetrash at gmail dot com> ---
After I uploaded all these files, I thought, "I probably should have compressed
that -- I bet the ratio would have been really good..."

Unfortunately, ubuntu repos don't hold 4.7, etc. (sigh). I'll upgrade my
compiler. Thanks for looking!


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

end of thread, other threads:[~2014-02-10 19:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-08  1:24 [Bug c++/60113] New: Internal compiler error dartmetrash at gmail dot com
2014-02-08  8:10 ` [Bug c++/60113] " mpolacek at gcc dot gnu.org
2014-02-10  1:32 ` dartmetrash at gmail dot com
2014-02-10  1:32 ` dartmetrash at gmail dot com
2014-02-10  1:33 ` dartmetrash at gmail dot com
2014-02-10  7:02 ` glisse at gcc dot gnu.org
2014-02-10  8:19 ` glisse at gcc dot gnu.org
2014-02-10 19:05 ` dartmetrash at gmail 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).