]> gcc.gnu.org Git - gcc.git/commit
gccrs: Add a new test for float disambiguation
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Tue, 31 Oct 2023 14:43:51 +0000 (15:43 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 16 Jan 2024 18:13:15 +0000 (19:13 +0100)
commit4e554b0ddea9488bb6f6bd326afe4b29fd68e1d3
tree904e1b8d42ba2dea99301d4ca094ce5dac16b2cd
parent348f028fc2957d13e828030119938b8fccb00fc3
gccrs: Add a new test for float disambiguation

This new regression test highlight the behavior fixed for float
disambiguation with empty floating point.

gcc/testsuite/ChangeLog:

* rust/compile/tuple_float_index.rs: New test.

Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
gcc/testsuite/rust/compile/tuple_float_index.rs [new file with mode: 0644]
This page took 0.055597 seconds and 5 git commands to generate.