comp.lang.ada
 help / color / mirror / Atom feed
* Any way to turn of constant merging in GCC 2.8.1?
@ 2006-02-10  0:13 Anonymous Coward
  2006-02-10  3:51 ` Keith Thompson
  2006-02-18  3:01 ` Craig Carey
  0 siblings, 2 replies; 7+ messages in thread
From: Anonymous Coward @ 2006-02-10  0:13 UTC (permalink / raw)


I need to be able to use the -fno-merge-constants option in GCC 2.8.1,
which does not seem to be an option in this version.  Are there any
workarounds?  

I may have to write a script to turn all constants into variables at
prior to compilation by removing all "constant" tokens.  It's pretty
ugly, but seems to be the only remedy.



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-02-20 21:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-10  0:13 Any way to turn of constant merging in GCC 2.8.1? Anonymous Coward
2006-02-10  3:51 ` Keith Thompson
2006-02-10  6:13   ` Anonymous Coward
2006-02-18  3:01 ` Craig Carey
2006-02-18 10:37   ` Craig Carey
2006-02-18 17:10     ` GDB won't break on constants (was: Any way to turn of constant merging in GCC 2.8.1?) Anonymous Coward
2006-02-20 21:55       ` Randy Brukardt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox