public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/14733] [HPUX cross-ppc] Problem building gcc - array too large ?
       [not found] <bug-14733-4@http.gcc.gnu.org/bugzilla/>
@ 2012-01-11 12:26 ` rguenth at gcc dot gnu.org
  0 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-01-11 12:26 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

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

--- Comment #5 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-01-11 12:26:02 UTC ---
limbo


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

* [Bug target/14733] [HPUX cross-ppc] Problem building gcc - array too large ?
  2004-03-25 15:41 [Bug preprocessor/14733] New: " brenard at ifrance dot com
                   ` (3 preceding siblings ...)
  2004-06-25 23:25 ` pinskia at gcc dot gnu dot org
@ 2004-08-03  7:01 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-08-03  7:01 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-03 07:01 -------
s/bool/HOST_WIDE_INT/ in my last comment.

-- 


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


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

* [Bug target/14733] [HPUX cross-ppc] Problem building gcc - array too large ?
  2004-03-25 15:41 [Bug preprocessor/14733] New: " brenard at ifrance dot com
                   ` (2 preceding siblings ...)
  2004-03-26  6:39 ` pinskia at gcc dot gnu dot org
@ 2004-06-25 23:25 ` pinskia at gcc dot gnu dot org
  2004-08-03  7:01 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-06-25 23:25 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-25 23:18 -------
The only time I saw this was when bool was different sizes between two different libraries but that was 
for the mainline only when libcpp was moved into a different directory.

-- 


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


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

* [Bug target/14733] [HPUX cross-ppc] Problem building gcc - array too large ?
  2004-03-25 15:41 [Bug preprocessor/14733] New: " brenard at ifrance dot com
  2004-03-25 16:45 ` [Bug target/14733] " bangerth at dealii dot org
  2004-03-25 17:43 ` brenard at ifrance dot com
@ 2004-03-26  6:39 ` pinskia at gcc dot gnu dot org
  2004-06-25 23:25 ` pinskia at gcc dot gnu dot org
  2004-08-03  7:01 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-03-26  6:39 UTC (permalink / raw)
  To: gcc-bugs



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


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


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

* [Bug target/14733] [HPUX cross-ppc] Problem building gcc - array too large ?
  2004-03-25 15:41 [Bug preprocessor/14733] New: " brenard at ifrance dot com
  2004-03-25 16:45 ` [Bug target/14733] " bangerth at dealii dot org
@ 2004-03-25 17:43 ` brenard at ifrance dot com
  2004-03-26  6:39 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: brenard at ifrance dot com @ 2004-03-25 17:43 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From brenard at ifrance dot com  2004-03-25 17:43 -------
(In reply to comment #1)
> This certainly works for me on x86-linux, so it must be something 
> target specific, if not an installation error. 
>  
> W. 
Yes, it works fine with Linux, Solaris. For me, it's a HPUX Specfic bug for
cross pcc (no problem with native compilation).
Perhaps it's an installation error, but I try it with 2 different HPUXs and it
fails...

-- 


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


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

* [Bug target/14733] [HPUX cross-ppc] Problem building gcc - array too large ?
  2004-03-25 15:41 [Bug preprocessor/14733] New: " brenard at ifrance dot com
@ 2004-03-25 16:45 ` bangerth at dealii dot org
  2004-03-25 17:43 ` brenard at ifrance dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bangerth at dealii dot org @ 2004-03-25 16:45 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bangerth at dealii dot org  2004-03-25 16:45 -------
This certainly works for me on x86-linux, so it must be something 
target specific, if not an installation error. 
 
W. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|preprocessor                |target


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


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

end of thread, other threads:[~2012-01-11 12:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-14733-4@http.gcc.gnu.org/bugzilla/>
2012-01-11 12:26 ` [Bug target/14733] [HPUX cross-ppc] Problem building gcc - array too large ? rguenth at gcc dot gnu.org
2004-03-25 15:41 [Bug preprocessor/14733] New: " brenard at ifrance dot com
2004-03-25 16:45 ` [Bug target/14733] " bangerth at dealii dot org
2004-03-25 17:43 ` brenard at ifrance dot com
2004-03-26  6:39 ` pinskia at gcc dot gnu dot org
2004-06-25 23:25 ` pinskia at gcc dot gnu dot org
2004-08-03  7:01 ` pinskia 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).