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]

Re: is the c code in gcc comiled sequentially???


Hi enggakshat,

What version of GCC are you using?

What programming language from GCC are you using?  Ah, by your title, it
appears you are using C -- not C++, FORTRAN, Ada, Java 1.4, D Programming
Language, or some other language supported by GCC.

What hardware platform are you using?

What operating system are you using?

What command line arguments for GCC's gcc tool chain driver are you using?

Can you provide some COMPILABLE minimal example code that reproduces the
problem?

Thanks,
--Eljay


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]