diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2021-06-03 12:39:39 +0200 |
---|---|---|
committer | Eric Botcazou <ebotcazou@adacore.com> | 2021-06-03 12:41:20 +0200 |
commit | ad085ef5fb4142df2027f81ea03992fdafc6e2f6 (patch) | |
tree | e3336dfa6e2789dde2b9838cc9a61b0888114192 /gcc/ada/gcc-interface/decl.c | |
parent | 602463fb98740efa3570198a323eed92e2e09319 (diff) | |
download | gcc-ad085ef5fb4142df2027f81ea03992fdafc6e2f6.zip gcc-ad085ef5fb4142df2027f81ea03992fdafc6e2f6.tar.gz gcc-ad085ef5fb4142df2027f81ea03992fdafc6e2f6.tar.bz2 |
Tame fix for PR ipa/99122
The return part has a major performance impact in Ada where variable-sized
types are first-class citizens, but it turns out that it is not exercized
in the testsuite yet, so back it out for now.
gcc/
PR ipa/99122
* tree-inline.c (inline_forbidden_p): Remove test on return type.
gcc/testsuite/
* gnat.dg/inline22.adb: New test.
Diffstat (limited to 'gcc/ada/gcc-interface/decl.c')
0 files changed, 0 insertions, 0 deletions