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: Support Solaris 11/SPARC in MD_FALLBACK_FRAME_STATE_FOR (PR ada/41929)


> Unfortunately, this version completely breaks Solaris 11.  Given that
> your primary (only?) justification for this patch seems to be a 7-year
> old Beta version of Solaris 10 (s10_72) nobody in his right mind should
> be running right now, I suggest simply reverting this patch.

I think that we shoudn't have changed the pattern matching code in the first 
place, as it had gradually evolved over almost an entire decade.  It was quite 
robust as a consequence and the new code is clearly inferior in this respect.

Usually adapting it to a new version of the OS only takes a handful of minutes.
Would you mind having a quick look?  I don't have access to Solaris 11 myself.

-- 
Eric Botcazou


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