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]

[Bug c/49081] Incorrect counter used for compilation of string literals.


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49081

--- Comment #4 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2011-05-20 16:03:50 UTC ---
I don't see any explanation of what you think the compiler is doing wrong.  
For example, "when this source file is compiled with the following 
options, the program exits with status N, but it should exit with status M 
instead".  What behavior exactly do you expect, and what is the specific 
difference between what you expect and what you get?  "Incorrect counter" 
is not a meaningful explanation for what is wrong with the compiler's 
behavior.


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