https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96482
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail| |10.2.1
Known to work| |11.0
Summary|[10/11 Regression] |[10 Regression] Combination
|Combination of |of -finline-small-functions
|-finline-small-functions |and ipa-cp optimisations
|and ipa-cp optimisations |causes incorrect values
|causes incorrect values |being passed to a function
|being passed to a function |since r279523
|since r279523 |
--- Comment #19 from Martin Liška <marxin at gcc dot gnu.org> ---
Fixed on master so far.