This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/17340] [4.0 Regression] Internal error compiling with -O3
- From: "steven at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Dec 2004 09:29:00 -0000
- Subject: [Bug tree-optimization/17340] [4.0 Regression] Internal error compiling with -O3
- References: <20040906232521.17340.mckelvey@maskull.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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