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 tree-optimization/17340] [4.0 Regression] Internal error compiling with -O3


------- Additional Comments From steven at gcc dot gnu dot org  2004-12-07 09:28 -------
For the record: 
 
(gdb) p current_function_name () 
$2 = 0x1d8124a0 "int main(int, const char* const*)" 
(gdb) p n_basic_blocks 
$1 = 29662 
 

-- 


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


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