commit | 86bb2d76c901a558e5b2dd29df95874ce6e78dae | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Tue Aug 01 08:33:42 2023 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Wed Aug 02 10:13:02 2023 -0600 |
tree | 0f0bd52c97d4d72ce67291de58f12164c63d624d | |
parent | b5c37946cce4b41af0436529b139fa3d23e61f73 [diff] |
Avoid failures in fixed_points.exp with older GCC Tom de Vries pointed out that my recent change to fixed_points.exp failed with older versions of GCC. This patch fixes the problem by skipping the new test in this situation.