This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
one-line input segfaults gcc 3.4
- From: "Daniel S. Wilkerson" <dsw at cs dot berkeley dot edu>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 16 Sep 2004 15:39:25 -0700
- Subject: one-line input segfaults gcc 3.4
- Organization: University of California at Berkeley, Computer Science Division
command line:
gcc 1.i
input 1.i:
struct A {} __attribute__ ((mode (__byte__)));
result:
1.i:1: internal compiler error: Segmentation fault