This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/41399] [4.5 Regression] Scheduler gives huge dependence graph compiling fortran/intrinsic.c on ARM



------- Comment #19 from steven at gcc dot gnu dot org  2010-01-28 23:48 -------
On ARM I have the following stats about the dependence graph for add_functions:
Number of insns: 6630
Average number of sd_lists_size: 2512

For comparison, on atholon:
Number of insns: 5640
Average number of sd_lists_size: 3.6


-- 

steven at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |compile-time-hog
            Summary|[4.5 Regression] Internal   |[4.5 Regression] Scheduler
                   |error compiling             |gives huge dependence graph
                   |fortran/intrinsic.c         |compiling
                   |                            |fortran/intrinsic.c on ARM


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]