--- Comment #3 from pinskia at gcc dot gnu dot org 2005-10-30 17:37 ---
Reduced testcase:
JigdoFileCmd::Command ::JigdoFileCmd::cmdOptions(int argc, char* argv[]) {
switch (c) {
case LONGOPT_BZIP2: optBzip2 = true;
---
This is not mine after all.
--
pinskia at gcc
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Keywords||error-recovery
Target Milestone|--- |4.1.0
--- Comment #2 from pinskia at gcc dot gnu dot org 2005-10-29 22:23 ---
This is my fault, will fix but tomorrow.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #1 from steven at gcc dot gnu dot org 2005-10-29 22:10 ---
Created an attachment (id=10080)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10080&action=view)
testcase
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24582