[Bug cobol/119414] cobol driver unconditionally adds platform-specific command line options.

2025-04-09 Thread rdubner at symas dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119414 --- Comment #11 from rdubner at symas dot com --- COBOL comes from long ago, and far away. And the vast bulk of code that I never forget is where my boss, paying my salary, hopes to someday actually make some money as we support migration and

[Bug cobol/119414] cobol driver unconditionally adds platform-specific command line options.

2025-04-09 Thread rdubner at symas dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119414 --- Comment #14 from rdubner at symas dot com --- > -Original Message- > From: iains at gcc dot gnu.org > Sent: Wednesday, April 9, 2025 11:19 > To: rdub...@gcc.gnu.org > Subject: [Bug cobol/119414] cobol driver unconditionally adds plat

[Bug cobol/119214] debug volatile asm breaks assembling

2025-03-12 Thread rdubner at symas dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119214 --- Comment #12 from Robert Dubner --- "Obvious," the man says. Do you know the story about the professor doing a proof at the blackboard? He finishes a step, then says, "It's obvious from step three that..." A student interrupts. "Professor

[Bug cobol/119214] debug volatile asm breaks assembling

2025-03-12 Thread rdubner at symas dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119214 --- Comment #9 from Robert Dubner --- Having said all that, I finally got around to confirming the behavior, which I did. After noting that the problem doesn't manifest with "-O0 -ftracer", and noting further that there is no way obvious to me

[Bug cobol/119214] debug volatile asm breaks assembling

2025-03-12 Thread rdubner at symas dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119214 --- Comment #7 from Robert Dubner --- Well, I did ask for suggestions. I suppose it's not surprising I don't really understand them. Yet. I should explain, a little further, the underlying problems. This, for example, is a modified sample fr

[Bug cobol/119214] debug volatile asm breaks assembling

2025-03-12 Thread rdubner at symas dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119214 Robert Dubner changed: What|Removed |Added CC||rdubner at symas dot com --- Comment #2