public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/63155] New: [4.9/5 Regression] memory hog
@ 2014-09-03 12:00 doko at gcc dot gnu.org
  2014-09-03 14:09 ` [Bug other/63155] " rguenth at gcc dot gnu.org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: doko at gcc dot gnu.org @ 2014-09-03 12:00 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 63155
           Summary: [4.9/5 Regression] memory hog
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: doko at gcc dot gnu.org

Created attachment 33441
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33441&action=edit
preprocessed source

[forwarded from https://bugs.debian.org/759683]

compiling the attached test case with the 4.9 branch r214759 and trunk r213954
takes about 90sec on x86_64 and 10GB of memory. succeeds with the 4.8 branch in
less than a second.

$ gcc -std=c99 -c testunity_Runner.i


from the Debian issue:

  """
  Notice that replacing "_setjmp 
  (Unity.AbortFrame[Unity.CurrentAbortFrame])" in main function by 
  "_setjmp (Unity.AbortFrame[0])", make gcc works normaly.
  After few tests it seems that gcc does not like having a variable in here.
  """

I don't see the crash reported in the Debian issue.


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

end of thread, other threads:[~2015-06-26 20:31 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-03 12:00 [Bug other/63155] New: [4.9/5 Regression] memory hog doko at gcc dot gnu.org
2014-09-03 14:09 ` [Bug other/63155] " rguenth at gcc dot gnu.org
2014-09-03 14:24 ` rguenth at gcc dot gnu.org
2014-10-30 10:41 ` jakub at gcc dot gnu.org
2014-11-24 13:14 ` [Bug middle-end/63155] " rguenth at gcc dot gnu.org
2015-03-06 13:01 ` rguenth at gcc dot gnu.org
2015-03-06 13:16 ` rguenth at gcc dot gnu.org
2015-03-10 11:17 ` rguenth at gcc dot gnu.org
2015-03-10 11:17 ` [Bug middle-end/63155] [4.9 " rguenth at gcc dot gnu.org
2015-03-19 14:27 ` [Bug middle-end/63155] [4.9/5 " rguenth at gcc dot gnu.org
2015-03-19 14:31 ` rguenth at gcc dot gnu.org
2015-06-26 20:00 ` [Bug middle-end/63155] [4.9/5/6 " jakub at gcc dot gnu.org
2015-06-26 20:31 ` jakub 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).