This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/18746] [4.0 Regression] segfault with cc1 compiled with checking disabled
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Dec 2004 02:22:24 -0000
- Subject: [Bug tree-optimization/18746] [4.0 Regression] segfault with cc1 compiled with checking disabled
- References: <20041201005139.18746.kazu@cs.umass.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-01 02:22 -------
Adding a #define ENABLE_CHECKING on the top of tree-flow.h, makes this works so we know for sure
that it is a ENABLE_CHECKING problem.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |dnovillo at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18746