This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


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: [PATCH] libc/uClibc: add workaround patch for ICE in m68k builds


Esben Haabendal <esben.haabendal@dev.prevas.dk> writes:

> # HG changeset patch
> # User Esben Haabendal <esben.haabendal@prevas.dk>
> # Date 1348670462 -7200
> # Node ID 9303953d3983fc94c6b1ffffbcac72b9459bd8fa
> # Parent  a570b38101459a861ada6fa9f09c20f0a4fc3840
> libc/uClibc: add workaround patch for ICE in m68k builds
>
> This patch/workaround is similar to the one proposed in
> http://www.mail-archive.com/uclibc@uclibc.org/msg02475.html
>
> Bug reproduced with GCC 4.6.3.

Seems like GCC 4.7.2 does not require this workaround.

Should we leave it out then, requiring use of gcc 4.7.2 or later for
m68k/uClibc?  Or patch it, and thus messing with optimization even for
gcc 4.7.2 which does not need it?

AFAIK, we don't have a method in ct-NG to conditionally apply patches
based on versions of other components.

/Esben

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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