This is the mail archive of the gcc-bugs@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]

[Bug middle-end/63790] [5 Regression] Tests XFAILed because of the match-and-simplify merge


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63790

--- Comment #4 from rguenther at suse dot de <rguenther at suse dot de> ---
On Tue, 18 Nov 2014, fxcoudert at gcc dot gnu.org wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63790
> 
> Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|                            |fxcoudert at gcc dot gnu.org
> 
> --- Comment #3 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> ---
> forwprop-29.c fails on x86_64-apple-darwin14, because it does not emit an error
> for line 21.

It expects both functions to be inlined.  Can't reproduce with darwin
specials (-fPIC -fno-ipa-icf).  Can you upload 088t.dom1 dump?


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