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 rtl-optimization/30367] gfortran compile times excessive with -Wall



------- Comment #12 from pinskia at gcc dot gnu dot org  2007-01-13 21:29 -------
 global alloc          :2249.91 (100%) usr   0.28 (76%) sys2250.16 (100%) wall 
  3897 kB (13%) ggc
 flow 2                :   0.04 ( 0%) usr   0.00 ( 0%) sys   0.03 ( 0%) wall   
 447 kB ( 2%) ggc
 reg stack             :   0.01 ( 0%) usr   0.00 ( 0%) sys   0.01 ( 0%) wall   
   7 kB ( 0%) ggc
 final                 :   0.12 ( 0%) usr   0.00 ( 0%) sys   0.12 ( 0%) wall   
   0 kB ( 0%) ggc
 TOTAL                 :2251.56             0.37          2251.91             
29616 kB
Extra diagnostic checks enabled; compiler may run slowly.
Configure with --disable-checking to disable checks.


But I note you have checking enabled so can you recompile GCC with
--enable-checking=release?


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|fortran                     |rtl-optimization


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


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