Launchpad has imported 4 comments from the remote bug at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40507.
If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://documentation.ubuntu.com/launchpad/user/reference/bugs/multi-project-bugs/about-multi-project-bugs/#bugs-in-external-trackers. ------------------------------------------------------------------------ On 2009-06-20T19:36:57+00:00 Debian GCC maintainers wrote: $ /scratch/packages/gcc/snap/gcc-snapshot-20090620/build/gcc/xgcc -B/scratch/packages/gcc/snap/gcc-snapshot-20090620/build/gcc/ -c NSStringTest.mi NSStringTest.m: In function '+[NSStringTest modulusOn:by:]': NSStringTest.m:64:12: error: expected ':' before ']' token NSStringTest.m:64:12: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096 Compiler executable checksum: 3c6a6df60777a1ffe3c8f08ba2449167 NSStringTest.m: In function '+[NSStringTest modulusOn:by:]': NSStringTest.m:64:12: error: expected ':' before ']' token Program received signal SIGSEGV, Segmentation fault. objc_build_message_expr (mess=0xf7528e70) at ../../src/gcc/objc/objc-act.c:6280 6280 if (TREE_CODE (args) == IDENTIFIER_NODE) (gdb) bt #0 objc_build_message_expr (mess=0xf7528e70) at ../../src/gcc/objc/objc-act.c:6280 #1 0x080e8992 in c_parser_postfix_expression (parser=0xf7d3dc78) at ../../src/gcc/c-parser.c:5665 #2 0xf7528e70 in ?? () #3 0x00000000 in ?? () (gdb) p args $1 = (tree) 0x0 Reply at: https://bugs.launchpad.net/ubuntu/+source/gcc-4.3/+bug/362217/comments/2 ------------------------------------------------------------------------ On 2009-06-20T19:38:53+00:00 Debian GCC maintainers wrote: Created attachment 18035 preprocessed source Reply at: https://bugs.launchpad.net/ubuntu/+source/gcc-4.3/+bug/362217/comments/3 ------------------------------------------------------------------------ On 2009-06-21T22:48:36+00:00 Pinskia wrote: I think this is a dup of bug 28050. Reply at: https://bugs.launchpad.net/ubuntu/+source/gcc-4.3/+bug/362217/comments/4 ------------------------------------------------------------------------ On 2009-06-21T23:18:47+00:00 Pinskia wrote: Yes it is a duplicate of bug 28050. *** This bug has been marked as a duplicate of 28050 *** Reply at: https://bugs.launchpad.net/ubuntu/+source/gcc-4.3/+bug/362217/comments/5 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/362217 Title: [PR40507] objective c compiler crashed while compiling... To manage notifications about this bug go to: https://bugs.launchpad.net/gcc/+bug/362217/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
