This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

c++/9920: ICE on switch statement: error reporting routines re-entered


>Number:         9920
>Category:       c++
>Synopsis:       ICE on switch statement: error reporting routines re-entered
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Mar 03 16:16:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Franz Gans
>Release:        unknown-1.0
>Organization:
>Environment:
Linux 2.4.16
gcc (GCC) 3.2.2
>Description:
gcc-bug> g++ erg.cc
erg.cc: In function `int main()':
erg.cc:14: jump to case label
erg.cc:12:   crosses initialization of `m mi'

Internal compiler error: Error reporting routines re-entered.
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
gcc-bug>
>How-To-Repeat:
g++ erg.cc
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="erg.cc"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="erg.cc"

Y2xhc3MgbSB7CnB1YmxpYzoKICAgbSAoKSB7IH0KICAgfm0gKCkgeyB9Cn07CgppbnQgbWFpbiAo
KQp7CiAgIGludCBpOwogICBzd2l0Y2ggKGkpIHsKICAgICAgY2FzZSAxOgogICAgICAgICBtIG1p
OwogICAgICAgICBicmVhazsKICAgICAgZGVmYXVsdDoKICAgICAgICAgcmV0dXJuIDA7CiAgIH0K
fQo=


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]