public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/63492] New: bconfig.h or config.h for gencondmd.c
@ 2014-10-09  0:26 pangbw at gmail dot com
  2015-02-09 18:57 ` [Bug other/63492] " pinskia at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: pangbw at gmail dot com @ 2014-10-09  0:26 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63492

            Bug ID: 63492
           Summary: bconfig.h or config.h for gencondmd.c
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pangbw at gmail dot com

I know config.h is for program running on host machine, bconfig.h is for
program running on build machine, but for gencondmd.c the case is special, it
is evaluating the macros would be defined on host instead of build machine, so
I think config.h should be used for gencondmd.c.


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

* [Bug other/63492] bconfig.h or config.h for gencondmd.c
  2014-10-09  0:26 [Bug other/63492] New: bconfig.h or config.h for gencondmd.c pangbw at gmail dot com
@ 2015-02-09 18:57 ` pinskia at gcc dot gnu.org
  2015-02-09 18:57 ` pinskia at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu.org @ 2015-02-09 18:57 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63492

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2015-02-09
     Ever confirmed|0                           |1

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Can you expand on what you think is going wrong here?

genconditions.c is compiled for the build machine.  it outputs C code that is
then compiled.

Which macros do you think genconditions.c is getting incorrect?


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

* [Bug other/63492] bconfig.h or config.h for gencondmd.c
  2014-10-09  0:26 [Bug other/63492] New: bconfig.h or config.h for gencondmd.c pangbw at gmail dot com
  2015-02-09 18:57 ` [Bug other/63492] " pinskia at gcc dot gnu.org
@ 2015-02-09 18:57 ` pinskia at gcc dot gnu.org
  2015-02-12  1:48 ` pangbw at gmail dot com
  2015-02-12  2:10 ` pinskia at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu.org @ 2015-02-09 18:57 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63492

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Can you expand on what you think is going wrong here?

genconditions.c is compiled for the build machine.  it outputs C code that is
then compiled.

Which macros do you think genconditions.c is getting incorrect?


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

* [Bug other/63492] bconfig.h or config.h for gencondmd.c
  2014-10-09  0:26 [Bug other/63492] New: bconfig.h or config.h for gencondmd.c pangbw at gmail dot com
  2015-02-09 18:57 ` [Bug other/63492] " pinskia at gcc dot gnu.org
  2015-02-09 18:57 ` pinskia at gcc dot gnu.org
@ 2015-02-12  1:48 ` pangbw at gmail dot com
  2015-02-12  2:10 ` pinskia at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: pangbw at gmail dot com @ 2015-02-12  1:48 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63492

--- Comment #4 from baoshan <pangbw at gmail dot com> ---
This bug was filed by mistake, please help to close it.


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

* [Bug other/63492] bconfig.h or config.h for gencondmd.c
  2014-10-09  0:26 [Bug other/63492] New: bconfig.h or config.h for gencondmd.c pangbw at gmail dot com
                   ` (2 preceding siblings ...)
  2015-02-12  1:48 ` pangbw at gmail dot com
@ 2015-02-12  2:10 ` pinskia at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu.org @ 2015-02-12  2:10 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63492

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |INVALID

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Close as requested.


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

end of thread, other threads:[~2015-02-12  2:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-09  0:26 [Bug other/63492] New: bconfig.h or config.h for gencondmd.c pangbw at gmail dot com
2015-02-09 18:57 ` [Bug other/63492] " pinskia at gcc dot gnu.org
2015-02-09 18:57 ` pinskia at gcc dot gnu.org
2015-02-12  1:48 ` pangbw at gmail dot com
2015-02-12  2:10 ` pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).