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] | |
hi there, I'd like to report a bug with the 'gcc' and its optimizer: the attached file 'compilerbug.txt' contains the compiler version, the command line and the compiler output. find also attached the source '2m_tpl.c' and the preprocessed file '2m_tpl.i' Without the optimizer, the file compiles ok. We have another file in the project that triggers the same intenal error, while all the (hundred) others are ok. What these two files have in common is the rather large number of local variables. If there's no immediate fix for the compiler, probably you could tell me a workaround by turning on or off particular compiler option(s) ? kind regards Gerhard "DonGerry" Jacobs Marconi ONDATA Backnang Tel. 07191/13- 3083 gerhard.jacobs@marconi.com Fax 07191/13-63083 >>> One man's error is another man's data <<<
Attachment:
compilerbug.txt
Description: Text document
Attachment:
2m_tpl.c
Description: Binary data
Attachment:
2m_tpl.i
Description: Binary data
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |