Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: bart at bartjanssens dot org
Target Milestone: ---
Created attachment 44462
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44462&action=edit
Test case
When passing a struct conta
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64243
--- Comment #2 from Bart Janssens ---
Any chance that this can be upgraded to "confirmed"? Seems this has been around
for a while...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64243
Bart Janssens changed:
What|Removed |Added
CC||bart at bartjanssens dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64243
--- Comment #7 from Bart Janssens ---
Thanks, confirmed that this is also working on GCC 10.2. Unfortunately the
latest in our compiler images is 9.1, and that seems to be still affected, so
we'll have to upgrade.
: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: bart at bartjanssens dot org
Target Milestone: ---
Created attachment 53054
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53054&action=edit
Minimal exa