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 testsuite/83706] [8 regression] gcc.dg/ipa/inline-2.c and gcc.dg/ipa/inline-3.c fail starting with r256279


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

--- Comment #6 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Yep, those rounding issues are anoying. It won't buy us any code quality but I
guess using sreals for change prob is most consistent way around.  It seems
that sreals are quite prone to rounding issues :(.

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