[Bug driver/26016] using -S on a .S file does not work properly

2022-11-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26016 Andrew Pinski changed: What|Removed |Added CC||pskocik at gmail dot com --- Comment #3

[Bug driver/26016] using -S on a .S file does not work properly

2007-11-15 Thread manu at gcc dot gnu dot org
--- Comment #2 from manu at gcc dot gnu dot org 2007-11-15 17:35 --- This patch is just a guess but it seems to fix this: Index: gcc/gcc.c === --- gcc/gcc.c (revision 130174) +++ gcc/gcc.c (working copy) @@ -841,9 +841,

[Bug driver/26016] using -S on a .S file does not work properly

2007-11-15 Thread manu at gcc dot gnu dot org
--- Comment #1 from manu at gcc dot gnu dot org 2007-11-15 17:16 --- Confirmed. Probably some issue with the default specs. -- manu at gcc dot gnu dot org changed: What|Removed |Added

[Bug driver/26016] using -S on a .S file does not work properly

2006-01-29 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |enhancement Component|pending |driver