This is the mail archive of the gcc-help@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] |
On Sun, Feb 24, 2008 at 23:26, Wesley Smith <wesley.hoke@gmail.com> wrote: > Yes, it happens on the last line. I'll need to make a simple C app > that shows the behavior to submit. How does one make a .i file? Use -save-temps. http://gcc.gnu.org/bugs.html contains detailed instructions to help you submit bug reports. Diego.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |