public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/43952] NetBSD _ANSI_H_ vs. _I386_ANSI_H_ and _X86_64_ANSI_H_
       [not found] <bug-43952-4@http.gcc.gnu.org/bugzilla/>
@ 2010-12-08 21:33 ` lacombar at gmail dot com
  0 siblings, 0 replies; 2+ messages in thread
From: lacombar at gmail dot com @ 2010-12-08 21:33 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43952

Arnaud Lacombe <lacombar at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lacombar at gmail dot com

--- Comment #2 from Arnaud Lacombe <lacombar at gmail dot com> 2010-12-08 21:33:41 UTC ---
this issues seems to be a duplicate of PR38182.


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

* [Bug bootstrap/43952] NetBSD _ANSI_H_ vs. _I386_ANSI_H_ and _X86_64_ANSI_H_
  2010-05-01  1:52 [Bug bootstrap/43952] New: " corsepiu at gcc dot gnu dot org
@ 2010-05-01  1:55 ` corsepiu at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: corsepiu at gcc dot gnu dot org @ 2010-05-01  1:55 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from corsepiu at gcc dot gnu dot org  2010-05-01 01:55 -------
Created an attachment (id=20523)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20523&action=view)
Define _MACHINE_ANSI_H if target defines _I386_ANSI_H_ ||
defined(_X86_64_ANSI_H_

This patch tries to to overcome this issue by defining _MACHINE_ANSI_
in gcc/ginclude/stddef.h
if defined(_I386_ANSI_H_) || defined(_X86_64_ANSI_H_) is defined.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43952


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

end of thread, other threads:[~2010-12-08 21:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-43952-4@http.gcc.gnu.org/bugzilla/>
2010-12-08 21:33 ` [Bug bootstrap/43952] NetBSD _ANSI_H_ vs. _I386_ANSI_H_ and _X86_64_ANSI_H_ lacombar at gmail dot com
2010-05-01  1:52 [Bug bootstrap/43952] New: " corsepiu at gcc dot gnu dot org
2010-05-01  1:55 ` [Bug bootstrap/43952] " corsepiu at gcc dot gnu dot 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).