[Bug lto/41607] Cannot build LTO without stdint.h

2009-10-06 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2009-10-06 16:32 --- then this is a dup of bug 40790. *** This bug has been marked as a duplicate of 40790 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug lto/41607] Cannot build LTO without stdint.h

2009-10-06 Thread sje at cup dot hp dot com
--- Comment #3 from sje at cup dot hp dot com 2009-10-06 16:22 --- See Josephs comment (#1), it actually includes plugin-api.h and that includes stdint.h. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41607

[Bug lto/41607] Cannot build LTO without stdint.h

2009-10-06 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2009-10-06 16:15 --- I can't see the inclusion of stdint.h in lto-streamer.h. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug lto/41607] Cannot build LTO without stdint.h

2009-10-06 Thread joseph at codesourcery dot com
--- Comment #1 from joseph at codesourcery dot com 2009-10-06 15:59 --- Subject: Re: New: Cannot build LTO without stdint.h On Tue, 6 Oct 2009, sje at cup dot hp dot com wrote: > After the LTO merge GCC will not bootstrap on HPPA HP-UX because this system > does not have stdint.h and