This is the mail archive of the gcc-patches@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: Bootstrap Failure on x86-Linux With "-pipe"


2003-10-22 Andrew Haley <aph@redhat.com>

* toplev.c (output_file_directive): Allow for null input_name.


Brings "-pipe" back to bootstrap, committed as obvious.

This didn't make it to the current snapshot...


Still, I think this is just hiding the problem.

main_input_filename continues to remain NULL,
though the fact doesn't seem to manifest itself
anywhere else if your bootstrap with "-pipe"
succeeded.

The real problem seems to be something else
as I note in the fourth paragraph of this message:

http://gcc.gnu.org/ml/gcc/2003-10/msg01220.html

Why is the output filename given to "-o"
eaten up on the specs expanding machinery
in the presence of "-pipe"?

Ranjit.

_________________________________________________________________
Making your life easy! That is Citibank Suvidha. http://server1.msn.co.in/msnleads/citi_cards_sept03/CitiSuvidha.asp Get your account now!



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