[PATCH] Fix cpp ICE (regression from 2.95.x or 3.0.4)

Neil Booth neil@daikokuya.demon.co.uk
Fri May 3 03:36:00 GMT 2002


Hi Jakub,

Jakub Jelinek wrote:-

> Ok to commit?

Please apply to 3.0.5 as well if you've not already.

>   		case 'M':
>  		  CPP_OPTION (pfile, dump_macros) = dump_only;
> -		  CPP_OPTION (pfile, no_output) = 1;
>  		  break;

Shouldn't you be handling the -MM case too?

Neil.



More information about the Gcc-patches mailing list