public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/55793] New: Compile hog with -gdwarf-4 and -O2 (-fvar-tracking issue)
@ 2012-12-22 19:58 jan.smets@alcatel-lucent.com
  2012-12-22 20:44 ` [Bug other/55793] " jan.smets@alcatel-lucent.com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: jan.smets@alcatel-lucent.com @ 2012-12-22 19:58 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55793
           Summary: Compile hog with -gdwarf-4 and -O2 (-fvar-tracking
                    issue)
    Classification: Unclassified
           Product: gcc
           Version: 4.6.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: jan.smets@alcatel-lucent.com


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

Following testcase takes a very long time to compile when debugging info is
enabled.

The 'real life' scenario contained around 900 entries. 
The testcase is reduced to 500.  

With more than 500 entries -> variable tracking size limit exceeded.


gcc -c test.c -o test.o -O2 -gdwarf-4  -fno-builtin


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

end of thread, other threads:[~2013-04-19 11:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-22 19:58 [Bug other/55793] New: Compile hog with -gdwarf-4 and -O2 (-fvar-tracking issue) jan.smets@alcatel-lucent.com
2012-12-22 20:44 ` [Bug other/55793] " jan.smets@alcatel-lucent.com
2013-01-18 11:10 ` aoliva at gcc dot gnu.org
2013-04-19 11:57 ` jan.smets@alcatel-lucent.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).