aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-expr.cc
diff options
context:
space:
mode:
authorAndrew Pinski <quic_apinski@quicinc.com>2025-03-24 22:32:54 -0700
committerAndrew Pinski <quic_apinski@quicinc.com>2025-04-25 07:46:44 -0700
commitb1109c22d78002f9ed4ef30fb275d7beb7554199 (patch)
tree98041d7b375dc9a2488a2ebdd62248e3580f7112 /gcc/fortran/trans-expr.cc
parentad2da347ae41ce8f328fce7fb3a2355fdd9abe4b (diff)
downloadgcc-b1109c22d78002f9ed4ef30fb275d7beb7554199.zip
gcc-b1109c22d78002f9ed4ef30fb275d7beb7554199.tar.gz
gcc-b1109c22d78002f9ed4ef30fb275d7beb7554199.tar.bz2
icf: Remove unused constructors of sem_function and sem_variable
The constructors for sem_function and sem_variable that just passes the bitmap obstack and NOT the cgraph node was unused so let's remove it. gcc/ChangeLog: * ipa-icf.cc (sem_function::sem_function): Remove the obstack argument version one. (sem_variable::sem_variable): Likewise. * ipa-icf.h (sem_function): Remove ctor for obstack argument only one. (sem_variable): Likewise. Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com>
Diffstat (limited to 'gcc/fortran/trans-expr.cc')
0 files changed, 0 insertions, 0 deletions