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: build broken on ppc linux?!


On Fri, Nov 22, 2013 at 10:11:18AM -0800, Mike Stump wrote:
> On Nov 22, 2013, at 4:31 AM, Konstantin Serebryany <konstantin.s.serebryany@gmail.com> wrote:
> > These CFI directives were completely removed in upstream at
> > http://llvm.org/viewvc/llvm-project?rev=192196&view=rev
> > Strangely, this did not get into the last merge...
> > 
> > Anyway, these cfi_* will (should, at least) disappear with the next
> > merge which I hope to do in ~ 1 week.
> > (Or anyone is welcome to delete these now as a separate commit, but
> > please make sure the code matches the one in upstream)
> 
> This is exactly the patch referenced in the pointer to the upstream repo.  Arno, does this fix the build for you?
> 
> Ok?

Yes (though, I really wonder why it needs to be removed rather than only
conditionally added based on preprocessor macros, but that is a question
for upstream).

	Jakub


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