This is the mail archive of the gcc@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]

Re: RFC: Why don't we stop the optimizer pipeline when errorcount > 0?


On Monday 09 January 2006 14:42, Andrew Pinski wrote:

> the only passes which do run are cfg creation, expand, and maybe a
> couple other simple ones.
>
I know that.  It's expand the one bothering me.  Are we issuing errors that 
late in the pipeline?


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