From mboxrd@z Thu Jan 1 00:00:00 1970 From: Toshi Morita To: s1062020@u-aizu.ac.jp (NOBUHIRO OKAMOTO) Cc: gcc-bugs@gcc.gnu.org Subject: Re: bug Date: Mon, 02 Jul 2001 17:58:00 -0000 Message-id: <200107030058.RAA29308@shell14.ba.best.com> References: <200107030007.JAA10377@std4ss32.u-aizu.ac.jp> X-SW-Source: 2001-07/msg00061.html List-Id: > > /* Source */ > > #include > #define DATA_N LONG_MAX > > main(){ > unsigned long data[DATA_N]; > ... > } > > /* Compile */ > > gcc test.c -o test > test.c: In function `main': > test.c:9: size of array `data' is too large > test.c:9: Internal compiler error in `assign_stack_temp_for_type', at > function. c:937 > Please submit a full bug report. > See for > instructions. It is a good idea to provide some pieces of information when submitting bug reports: 1) Your host operating system, since GCC currently supports about 50 OSes or so, and 2) The version of the compiler you are using, and 3) The processor for which you are generating code. Without these three pieces of information, it is unlikely that your bug report will be reviewed much less fixed. Kono bug report wa information tarinai desu. Saishoni, anatano host operating system ga wakarimasen. Soshita, compiler no version to target processor no koto mo nanimo kaitenaidesu. Kono information ga nakereba daremo mondai oh debug dekinai desu. Hetana nihongo oh gomenkudsai... Toshi