aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-prefetch.c
diff options
context:
space:
mode:
authorJason Merrill <jason@redhat.com>2020-01-14 01:00:48 -0500
committerJason Merrill <jason@redhat.com>2020-01-14 11:57:34 -0500
commit8982b5535c2762f566fd15e5862acf4702a78690 (patch)
treebdf5240ab2329c992d6e6874ce0dd91feee6edf5 /gcc/tree-ssa-loop-prefetch.c
parent80de0002429c74626198cefa168c3081c9d90566 (diff)
downloadgcc-8982b5535c2762f566fd15e5862acf4702a78690.zip
gcc-8982b5535c2762f566fd15e5862acf4702a78690.tar.gz
gcc-8982b5535c2762f566fd15e5862acf4702a78690.tar.bz2
PR c++/92594 - ICE with inherited trivial default ctor.
Here we were getting confused about whether or not pod_tuple has a trivial default constructor. bar inherits the trivial e default constructor; the effect of calling that inherited constructor is equivalent to calling a defaulted default constructor in bar, so let's treat it as such. * method.c (trivial_fn_p): Treat an inherited default constructor like a normal default constructor.
Diffstat (limited to 'gcc/tree-ssa-loop-prefetch.c')
0 files changed, 0 insertions, 0 deletions