repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* auto-profile.c (afdo_annotate_cfg): Use update_max_bb_count.
[official-gcc.git]
/
gcc
/
testsuite
/
g++.old-deja
/
g++.other
/
crash31.C
blob
b6d19527a5ab6695237c05ba3b4d3622b8b21775
1
// { dg-do assemble }
2
// Origin: Jakub Jelinek <jakub@redhat.com>
3
4
namespace bar
5
{
6
struct foo
7
{
8
foo();
9
}; // { dg-error "expected" }