public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/103737] New: new test case decltype-bitfield1.C fails in r11-9363
@ 2021-12-15 18:43 seurer at gcc dot gnu.org
  2021-12-15 18:46 ` [Bug testsuite/103737] " mpolacek at gcc dot gnu.org
  2021-12-15 20:26 ` mpolacek at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: seurer at gcc dot gnu.org @ 2021-12-15 18:43 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 103737
           Summary: new test case decltype-bitfield1.C fails in r11-9363
           Product: gcc
           Version: 11.2.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

g:e3fab19a79e3dc3cdf3e54ca20107e1dc15a3927, r11-9363
make  -k check-gcc RUNTESTFLAGS="--target_board=unix'{-m32}'
dg.exp=g++.dg/cpp0x/decltype-bitfield1.C"
FAIL: g++.dg/cpp0x/decltype-bitfield1.C  -std=c++14 (test for excess errors)
FAIL: g++.dg/cpp0x/decltype-bitfield1.C  -std=c++17 (test for excess errors)
FAIL: g++.dg/cpp0x/decltype-bitfield1.C  -std=c++2a (test for excess errors)
# of unexpected failures        3
# of unsupported tests          1

Excess errors:
/home/seurer/gcc/git/gcc-11/gcc/testsuite/g++.dg/cpp0x/decltype-bitfield1.C:13:17:
warning: width of 'A::l' exceeds its type

This appears to be a 32-bit only issue in gcc 11.  It works fine on trunk.

commit e3fab19a79e3dc3cdf3e54ca20107e1dc15a3927
Author: Marek Polacek <polacek@redhat.com>
Date:   Sat Dec 4 12:07:41 2021 -0500

    c++: Fix for decltype and bit-fields [PR95009]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug testsuite/103737] new test case decltype-bitfield1.C fails in r11-9363
  2021-12-15 18:43 [Bug testsuite/103737] New: new test case decltype-bitfield1.C fails in r11-9363 seurer at gcc dot gnu.org
@ 2021-12-15 18:46 ` mpolacek at gcc dot gnu.org
  2021-12-15 20:26 ` mpolacek at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2021-12-15 18:46 UTC (permalink / raw)
  To: gcc-bugs

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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2021-12-15
           Assignee|unassigned at gcc dot gnu.org      |mpolacek at gcc dot gnu.org

--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Ah, need to backport r12-5828.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug testsuite/103737] new test case decltype-bitfield1.C fails in r11-9363
  2021-12-15 18:43 [Bug testsuite/103737] New: new test case decltype-bitfield1.C fails in r11-9363 seurer at gcc dot gnu.org
  2021-12-15 18:46 ` [Bug testsuite/103737] " mpolacek at gcc dot gnu.org
@ 2021-12-15 20:26 ` mpolacek at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2021-12-15 20:26 UTC (permalink / raw)
  To: gcc-bugs

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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Done.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-12-15 20:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-15 18:43 [Bug testsuite/103737] New: new test case decltype-bitfield1.C fails in r11-9363 seurer at gcc dot gnu.org
2021-12-15 18:46 ` [Bug testsuite/103737] " mpolacek at gcc dot gnu.org
2021-12-15 20:26 ` mpolacek at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).