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 optimization/14890] SCCS version stamps gets optimized away


------- Additional Comments From gbruchhaeuser at orga-systems dot com  2004-04-08 16:44 -------
Well, this solution would break source compatibility with Compaqs DEC-C++
compiler which down't know about '__attribute__((used))'. A macro may
workarround this problem but there are still a plenty of source files (3302 in
this project) to change. 

Isn't there any other possibility? Say a command line parameter or so??

-- 


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


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