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]

Re: Best way to remove cpp0


On Fri, Oct 12, 2001 at 10:35:09PM +0100, Neil Booth wrote:
> However, if there's a bug in the compiler during 2), say a segfault,
> then the preprocessed output with -save-temps would only proceed as
> far as the compiler bug.  We have asked users to submit the
> preprocessed output obtained with -save-temps.
> 
> What's the best way forwards for this case?

Is there a real problem with this?  It would not be the complete
preprocessed output, but it should be enough to trigger the bug.
I'd actually find this a little more intuitive.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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