This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/71831] __builtin_object_size poor results with no optimization


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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |---

--- Comment #3 from Martin Sebor <msebor at gcc dot gnu.org> ---
Sorry, but this is an enhancement request, not a bug report, so unless there is
a reason that I'm missing why the enhancement itself is problematic or
undesirable I would like to keep it open and, given cycles, implement it. (I
already have a very simple prototype that handles the three cases below and
passes regression testing with no issues.)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]