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

frankhb1989 at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |frankhb1989 at gmail dot com

--- Comment #2 from frankhb1989 at gmail dot com ---
Both cases are not reproducible using current Arch Linux's GCC 10.2.0 now.

Context: I'm dealing with some compiler performance issues on opt_local_passes
for this specific source:
https://github.com/FrankHB/YSLib/blob/master/YFramework/source/NPL/NPLA1Forms.cpp,
with -O -fsanitizer=.... I've met endless compilation (> 4 hours) for this file
combined with -g and optimization flags and -fno-var-tracking-assignments would
work around, but this time it seems a different case.

Reply via email to