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/18746] [4.0 Regression] segfault with cc1 compiled with checking disabled


------- 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


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