/* PR17412 - ICE in fold_const.c during parsing.
fold would try to fold the operands of the break statement. */
/* { dg-do compile } */
/* { dg-options "" } */
void foo ()
{
for (;;)
for
#!/bin/sh
#
# this script looks for a TXT resource record at a given name
# It does so using lwdnsq in HEAD
# and
# with dig in 2.xx
#
# arg #1 is name
# arg #2 is public key fragment to look for
#!/bin/sh
#
# this script looks for a KEY resource record at a given name
# It does so using lwdnsq in HEAD
# and
# with dig in 2.xx
#
item=$1 shift
partof=$1 shift
dig $item key >/dev/null
ech
#!/bin/sh
#
# this script looks for a TXT resource record at a given name
# It does so using lwdnsq in HEAD
# and
# with dig in 2.xx
#
# arg #1 is name
# arg #2 is public key fragment to look for
#!/bin/sh
#
# this script looks for a KEY resource record at a given name
# It does so using lwdnsq in HEAD
# and
# with dig in 2.xx
#
item=$1 shift
partof=$1 shift
dig $item key >/dev/null
ech