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: current gcc trunk testsuite failure on cygwin: Assembler messages: Warning: end of file in string; '"' inserted: Warning: .stabs: missing comma


On 06 June 2007 17:49, Dave Korn wrote:

>   So, what's happening is that dbxout.c is recursing massively (perhaps to
> be expected from a testcase involving pointer-to-pointer-to-pointer-to ....
> pointer-to-int.)  

  Confirmed by relinking cc1.exe with "-Wl,--stack,102400000" and seeing that
it successfully generates the output source file.

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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