[Bug middle-end/95383] Poor codegen when constructing a trivial Optional

2025-06-04 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95383

--- Comment #3 from Andrew Pinski  ---


*** This bug has been marked as a duplicate of bug 95384 ***

[Bug middle-end/95383] Poor codegen when constructing a trivial Optional

2023-07-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95383

Andrew Pinski  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Andrew Pinski  ---
Dup.

*** This bug has been marked as a duplicate of bug 95405 ***

[Bug middle-end/95383] Poor codegen when constructing a trivial Optional

2021-12-16 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95383

Andrew Pinski  changed:

   What|Removed |Added

  Component|c++ |middle-end
   See Also||https://gcc.gnu.org/bugzill
   ||a/show_bug.cgi?id=95405,
   ||https://gcc.gnu.org/bugzill
   ||a/show_bug.cgi?id=101326
 Blocks||101926
   Severity|normal  |enhancement


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101926
[Bug 101926] [meta-bug] struct/complex argument passing and return should be
improved