[Bug target/40424] --verbose-asm option not list all enbaled command line option flags

2011-03-22 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40424 Joseph S. Myers jsm28 at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug target/40424] --verbose-asm option not list all enbaled command line option flags

2009-06-22 Thread MR dot Swami dot Reddy at nsc dot com
--- Comment #6 from MR dot Swami dot Reddy at nsc dot com 2009-06-22 10:26 --- Could you please review the patch and apply the same to gcc trunk? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40424

[Bug target/40424] --verbose-asm option not list all enbaled command line option flags

2009-06-22 Thread ramana at gcc dot gnu dot org
--- Comment #7 from ramana at gcc dot gnu dot org 2009-06-22 10:30 --- I'm not allowed to authorize or approve the change. You'd be better off requesting for a review and someone to commit this for you on gcc-patches @ rather than in comments in bugzilla. --

[Bug target/40424] --verbose-asm option not list all enbaled command line option flags

2009-06-22 Thread MR dot Swami dot Reddy at nsc dot com
--- Comment #8 from MR dot Swami dot Reddy at nsc dot com 2009-06-22 10:47 --- Subject: Re: --verbose-asm option not list all enbaled command line option flags Thanks for the reply. OK I will request the maintainer to do the same. Thanks Swami ramana at gcc dot gnu dot org wrote:

[Bug target/40424] --verbose-asm option not list all enbaled command line option flags

2009-06-14 Thread MR dot Swami dot Reddy at nsc dot com
--- Comment #4 from MR dot Swami dot Reddy at nsc dot com 2009-06-15 05:02 --- Created an attachment (id=17999) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17999action=view) Patch to fix this issue -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40424

[Bug target/40424] --verbose-asm option not list all enbaled command line option flags

2009-06-14 Thread MR dot Swami dot Reddy at nsc dot com
--- Comment #5 from MR dot Swami dot Reddy at nsc dot com 2009-06-15 05:03 --- Created an attachment (id=18000) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18000action=view) Patch to fix this issue -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40424

[Bug target/40424] --verbose-asm option not list all enbaled command line option flags

2009-06-13 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2009-06-13 19:32 --- This sounds like ASM_COMMENT_START is not defined for crx-elf. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40424

[Bug target/40424] --verbose-asm option not list all enbaled command line option flags

2009-06-13 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2009-06-13 19:33 --- Yep that is the issue. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/40424] --verbose-asm option not list all enbaled command line option flags

2009-06-12 Thread ramana at gcc dot gnu dot org
--- Comment #1 from ramana at gcc dot gnu dot org 2009-06-12 10:00 --- That might be because you have differences in your override_options from the native compiler. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40424