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/36508] [4.3 Regression] ICE in compute_antic



------- Comment #11 from rguenther at suse dot de  2008-06-12 20:17 -------
Subject: Re:  [4.3 Regression] ICE in compute_antic

On Thu, 12 Jun 2008, dberlin at gcc dot gnu dot org wrote:

> ------- Comment #10 from dberlin at gcc dot gnu dot org  2008-06-12 14:52 -------
> FWIW, the comment right above the assert has proven to be true.
> In a few years and releases, this is only the second time anyone has ever hit
> it :)

We can wrap it inside ENABLE_CHECKING to not hit it on released compilers.

Richard.


-- 


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


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