diff options
author | Iain Buclaw <ibuclaw@gdcproject.org> | 2021-09-24 10:49:13 +0200 |
---|---|---|
committer | Iain Buclaw <ibuclaw@gdcproject.org> | 2021-09-30 15:07:19 +0200 |
commit | 0111153234120de7f87b050df78f0d9819ca4214 (patch) | |
tree | 410d42d4ef765829c978c1584becdb4fdff7efa0 /gcc/fortran/expr.c | |
parent | efa5449a094d3887e124d400ff0410af2c745b2d (diff) | |
download | gcc-0111153234120de7f87b050df78f0d9819ca4214.zip gcc-0111153234120de7f87b050df78f0d9819ca4214.tar.gz gcc-0111153234120de7f87b050df78f0d9819ca4214.tar.bz2 |
libphobos: Remove unused variables in gcc.backtrace.
The core.runtime module always overrides the default parameter value for
constructor calls. MaxAlignment is not required because a class can be
created on the stack with the `scope' keyword.
libphobos/ChangeLog:
* libdruntime/core/runtime.d (runModuleUnitTests): Use scope to new
LibBacktrace on the stack.
* libdruntime/gcc/backtrace.d (FIRSTFRAME): Remove.
(LibBacktrace.MaxAlignment): Remove.
(LibBacktrace.this): Remove default initialization of firstFrame.
(UnwindBacktrace.this): Likewise.
Diffstat (limited to 'gcc/fortran/expr.c')
0 files changed, 0 insertions, 0 deletions