public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/26188]  New: 4.2.0 fails to compile on FreeBSD 4.11
@ 2006-02-09  2:22 Mark_Andrews at isc dot org
  2006-02-09  2:23 ` [Bug bootstrap/26188] [4.2 Regression] " pinskia at gcc dot gnu dot org
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: Mark_Andrews at isc dot org @ 2006-02-09  2:22 UTC (permalink / raw)
  To: gcc-bugs

4.2.0 fails to compile on FreeBSD 4.11 as it multiply typedefs
uintptr_t.  The tests in config/stdint.m4 don't test for
uintptr_t unless uintmax_t happens to exist in one of the
system header files.


-- 
           Summary: 4.2.0 fails to compile on FreeBSD 4.11
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: Mark_Andrews at isc dot org


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


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

* [Bug bootstrap/26188] [4.2 Regression] 4.2.0 fails to compile on FreeBSD 4.11
  2006-02-09  2:22 [Bug c/26188] New: 4.2.0 fails to compile on FreeBSD 4.11 Mark_Andrews at isc dot org
  2006-02-09  2:23 ` [Bug bootstrap/26188] [4.2 Regression] " pinskia at gcc dot gnu dot org
@ 2006-02-09  2:23 ` Mark_Andrews at isc dot org
  2006-03-23 10:05 ` bonzini at gnu dot org
                   ` (13 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: Mark_Andrews at isc dot org @ 2006-02-09  2:23 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from Mark_Andrews at isc dot org  2006-02-09 02:23 -------
Created an attachment (id=10811)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10811&action=view)
patch for config/stdint.m4

Sub-optimal patch.


-- 


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


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

* [Bug bootstrap/26188] [4.2 Regression] 4.2.0 fails to compile on FreeBSD 4.11
  2006-02-09  2:22 [Bug c/26188] New: 4.2.0 fails to compile on FreeBSD 4.11 Mark_Andrews at isc dot org
@ 2006-02-09  2:23 ` pinskia at gcc dot gnu dot org
  2006-02-09  2:23 ` Mark_Andrews at isc dot org
                   ` (14 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-02-09  2:23 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bonzini at gnu dot org
          Component|c                           |bootstrap
           Keywords|                            |build
            Summary|4.2.0 fails to compile on   |[4.2 Regression] 4.2.0 fails
                   |FreeBSD 4.11                |to compile on FreeBSD 4.11
   Target Milestone|---                         |4.2.0


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


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

* [Bug bootstrap/26188] [4.2 Regression] 4.2.0 fails to compile on FreeBSD 4.11
  2006-02-09  2:22 [Bug c/26188] New: 4.2.0 fails to compile on FreeBSD 4.11 Mark_Andrews at isc dot org
  2006-02-09  2:23 ` [Bug bootstrap/26188] [4.2 Regression] " pinskia at gcc dot gnu dot org
  2006-02-09  2:23 ` Mark_Andrews at isc dot org
@ 2006-03-23 10:05 ` bonzini at gnu dot org
  2006-06-03 21:19 ` pinskia at gcc dot gnu dot org
                   ` (12 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bonzini at gnu dot org @ 2006-03-23 10:05 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from bonzini at gnu dot org  2006-03-23 10:05 -------
I'm taking this.


-- 

bonzini at gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |bonzini at gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-03-23 10:05:19
               date|                            |


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


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

* [Bug bootstrap/26188] [4.2 Regression] 4.2.0 fails to compile on FreeBSD 4.11
  2006-02-09  2:22 [Bug c/26188] New: 4.2.0 fails to compile on FreeBSD 4.11 Mark_Andrews at isc dot org
                   ` (2 preceding siblings ...)
  2006-03-23 10:05 ` bonzini at gnu dot org
@ 2006-06-03 21:19 ` pinskia at gcc dot gnu dot org
  2006-06-04 17:41 ` mmitchel at gcc dot gnu dot org
                   ` (11 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-06-03 21:19 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2006-06-03 21:19 -------
Any news?


-- 


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


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

* [Bug bootstrap/26188] [4.2 Regression] 4.2.0 fails to compile on FreeBSD 4.11
  2006-02-09  2:22 [Bug c/26188] New: 4.2.0 fails to compile on FreeBSD 4.11 Mark_Andrews at isc dot org
                   ` (3 preceding siblings ...)
  2006-06-03 21:19 ` pinskia at gcc dot gnu dot org
@ 2006-06-04 17:41 ` mmitchel at gcc dot gnu dot org
  2006-06-05 10:22 ` bonzini at gnu dot org
                   ` (10 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2006-06-04 17:41 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from mmitchel at gcc dot gnu dot org  2006-06-04 17:36 -------
i386-freebsd is a primary platform, so we should ensure that we can build
there.


-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P1


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


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

* [Bug bootstrap/26188] [4.2 Regression] 4.2.0 fails to compile on FreeBSD 4.11
  2006-02-09  2:22 [Bug c/26188] New: 4.2.0 fails to compile on FreeBSD 4.11 Mark_Andrews at isc dot org
                   ` (4 preceding siblings ...)
  2006-06-04 17:41 ` mmitchel at gcc dot gnu dot org
@ 2006-06-05 10:22 ` bonzini at gnu dot org
  2006-06-07 12:02 ` gerald at pfeifer dot com
                   ` (9 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bonzini at gnu dot org @ 2006-06-05 10:22 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from bonzini at gnu dot org  2006-06-05 10:20 -------
Created an attachment (id=11596)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11596&action=view)
patch to test

can anybody test this?


-- 


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


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

* [Bug bootstrap/26188] [4.2 Regression] 4.2.0 fails to compile on FreeBSD 4.11
  2006-02-09  2:22 [Bug c/26188] New: 4.2.0 fails to compile on FreeBSD 4.11 Mark_Andrews at isc dot org
                   ` (5 preceding siblings ...)
  2006-06-05 10:22 ` bonzini at gnu dot org
@ 2006-06-07 12:02 ` gerald at pfeifer dot com
  2006-06-07 12:09 ` bonzini at gnu dot org
                   ` (8 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: gerald at pfeifer dot com @ 2006-06-07 12:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from gerald at pfeifer dot com  2006-06-07 11:18 -------
(In reply to comment #5)
> Created an attachment (id=11596)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11596&action=view) [edit]
>
> can anybody test this?

Hi Paolo, I cannot test this myself at the moment, but if you (or someone else)
could provide an updated configure script with this patch, I think I may be
able
to pony up that testing.  Thanks!


-- 


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


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

* [Bug bootstrap/26188] [4.2 Regression] 4.2.0 fails to compile on FreeBSD 4.11
  2006-02-09  2:22 [Bug c/26188] New: 4.2.0 fails to compile on FreeBSD 4.11 Mark_Andrews at isc dot org
                   ` (6 preceding siblings ...)
  2006-06-07 12:02 ` gerald at pfeifer dot com
@ 2006-06-07 12:09 ` bonzini at gnu dot org
  2006-06-07 21:40 ` gerald at pfeifer dot com
                   ` (7 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bonzini at gnu dot org @ 2006-06-07 12:09 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from bonzini at gnu dot org  2006-06-07 12:01 -------
Created an attachment (id=11623)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11623&action=view)
updated libdecnumber configure script

try this.  don't forget to not include fortran because it includes stdint.m4
too.


-- 


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


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

* [Bug bootstrap/26188] [4.2 Regression] 4.2.0 fails to compile on FreeBSD 4.11
  2006-02-09  2:22 [Bug c/26188] New: 4.2.0 fails to compile on FreeBSD 4.11 Mark_Andrews at isc dot org
                   ` (7 preceding siblings ...)
  2006-06-07 12:09 ` bonzini at gnu dot org
@ 2006-06-07 21:40 ` gerald at pfeifer dot com
  2006-06-08  6:20 ` bonzini at gnu dot org
                   ` (6 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: gerald at pfeifer dot com @ 2006-06-07 21:40 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from gerald at pfeifer dot com  2006-06-07 21:37 -------
I got feedback from volunteers who were able to test the proposed patch:
Looks good, bootstrap succeeds!


-- 


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


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

* [Bug bootstrap/26188] [4.2 Regression] 4.2.0 fails to compile on FreeBSD 4.11
  2006-02-09  2:22 [Bug c/26188] New: 4.2.0 fails to compile on FreeBSD 4.11 Mark_Andrews at isc dot org
                   ` (8 preceding siblings ...)
  2006-06-07 21:40 ` gerald at pfeifer dot com
@ 2006-06-08  6:20 ` bonzini at gnu dot org
  2006-06-08  6:27 ` bonzini at gnu dot org
                   ` (5 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bonzini at gnu dot org @ 2006-06-08  6:20 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from bonzini at gnu dot org  2006-06-08 06:10 -------
Created an attachment (id=11630)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11630&action=view)
a supposedly correct patch

No, the patch was wrong.  Also the original proposed patch was right that some
messages mistake intptr_t with intmax_t.

This patch adds the detection of intptr_t where it really belongs, i.e. where
an incomplete stdint.h like FreeBSD's is detected.


-- 

bonzini at gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #11596|0                           |1
        is obsolete|                            |
  Attachment #11623|0                           |1
        is obsolete|                            |


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


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

* [Bug bootstrap/26188] [4.2 Regression] 4.2.0 fails to compile on FreeBSD 4.11
  2006-02-09  2:22 [Bug c/26188] New: 4.2.0 fails to compile on FreeBSD 4.11 Mark_Andrews at isc dot org
                   ` (9 preceding siblings ...)
  2006-06-08  6:20 ` bonzini at gnu dot org
@ 2006-06-08  6:27 ` bonzini at gnu dot org
  2006-06-14 19:17 ` gerald at pfeifer dot com
                   ` (4 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bonzini at gnu dot org @ 2006-06-08  6:27 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from bonzini at gnu dot org  2006-06-08 06:20 -------
Created an attachment (id=11631)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11631&action=view)
really a different patch

Sorry, I attached the wrong patch again.


-- 


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


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

* [Bug bootstrap/26188] [4.2 Regression] 4.2.0 fails to compile on FreeBSD 4.11
  2006-02-09  2:22 [Bug c/26188] New: 4.2.0 fails to compile on FreeBSD 4.11 Mark_Andrews at isc dot org
                   ` (10 preceding siblings ...)
  2006-06-08  6:27 ` bonzini at gnu dot org
@ 2006-06-14 19:17 ` gerald at pfeifer dot com
  2006-06-15 10:04 ` bonzini at gnu dot org
                   ` (3 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: gerald at pfeifer dot com @ 2006-06-14 19:17 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #11 from gerald at pfeifer dot com  2006-06-14 18:33 -------
Sorry for the delay, Paolo: do you think you could provide a patched
configure script for the new patch as well?  Thanks!


-- 


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


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

* [Bug bootstrap/26188] [4.2 Regression] 4.2.0 fails to compile on FreeBSD 4.11
  2006-02-09  2:22 [Bug c/26188] New: 4.2.0 fails to compile on FreeBSD 4.11 Mark_Andrews at isc dot org
                   ` (11 preceding siblings ...)
  2006-06-14 19:17 ` gerald at pfeifer dot com
@ 2006-06-15 10:04 ` bonzini at gnu dot org
  2006-06-16 15:49 ` gerald at pfeifer dot com
                   ` (2 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: bonzini at gnu dot org @ 2006-06-15 10:04 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #12 from bonzini at gnu dot org  2006-06-15 07:21 -------
Created an attachment (id=11670)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11670&action=view)
updated configure script for libdecnumber

Gerald, here it is.  Again, don't forget to disable fortran.


-- 


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


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

* [Bug bootstrap/26188] [4.2 Regression] 4.2.0 fails to compile on FreeBSD 4.11
  2006-02-09  2:22 [Bug c/26188] New: 4.2.0 fails to compile on FreeBSD 4.11 Mark_Andrews at isc dot org
                   ` (12 preceding siblings ...)
  2006-06-15 10:04 ` bonzini at gnu dot org
@ 2006-06-16 15:49 ` gerald at pfeifer dot com
  2006-07-25  8:31 ` bonzini at gcc dot gnu dot org
  2006-07-25  8:35 ` bonzini at gnu dot org
  15 siblings, 0 replies; 17+ messages in thread
From: gerald at pfeifer dot com @ 2006-06-16 15:49 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #13 from gerald at pfeifer dot com  2006-06-16 15:25 -------
Thanks, Paolo!

I got confirmation by two testers who experienced the original problem that
your latest patch addresses the issue, and they managed to bootstrap now.


-- 


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


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

* [Bug bootstrap/26188] [4.2 Regression] 4.2.0 fails to compile on FreeBSD 4.11
  2006-02-09  2:22 [Bug c/26188] New: 4.2.0 fails to compile on FreeBSD 4.11 Mark_Andrews at isc dot org
                   ` (13 preceding siblings ...)
  2006-06-16 15:49 ` gerald at pfeifer dot com
@ 2006-07-25  8:31 ` bonzini at gcc dot gnu dot org
  2006-07-25  8:35 ` bonzini at gnu dot org
  15 siblings, 0 replies; 17+ messages in thread
From: bonzini at gcc dot gnu dot org @ 2006-07-25  8:31 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #14 from bonzini at gnu dot org  2006-07-25 08:30 -------
Subject: Bug 26188

Author: bonzini
Date: Tue Jul 25 08:30:38 2006
New Revision: 115733

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115733
Log:
config:
2006-07-25  Paolo Bonzini  <bonzini@gnu.org>

        PR build/26188
        * stdint.m4: Test for uintptr_t even on systems with uint64_t or
uint32_t.

libdecnumber:
2006-07-25  Paolo Bonzini  <bonzini@gnu.org>

        PR build/26188
        * configure: Regenerate.

libgfortran:
2006-07-25  Paolo Bonzini  <bonzini@gnu.org>

        PR build/26188
        * configure: Regenerate.


Modified:
    trunk/config/ChangeLog
    trunk/config/stdint.m4
    trunk/libdecnumber/ChangeLog
    trunk/libdecnumber/configure
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/configure


-- 


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


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

* [Bug bootstrap/26188] [4.2 Regression] 4.2.0 fails to compile on FreeBSD 4.11
  2006-02-09  2:22 [Bug c/26188] New: 4.2.0 fails to compile on FreeBSD 4.11 Mark_Andrews at isc dot org
                   ` (14 preceding siblings ...)
  2006-07-25  8:31 ` bonzini at gcc dot gnu dot org
@ 2006-07-25  8:35 ` bonzini at gnu dot org
  15 siblings, 0 replies; 17+ messages in thread
From: bonzini at gnu dot org @ 2006-07-25  8:35 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #15 from bonzini at gnu dot org  2006-07-25 08:34 -------
patch committed


-- 

bonzini at gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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

end of thread, other threads:[~2006-07-25  8:35 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-09  2:22 [Bug c/26188] New: 4.2.0 fails to compile on FreeBSD 4.11 Mark_Andrews at isc dot org
2006-02-09  2:23 ` [Bug bootstrap/26188] [4.2 Regression] " pinskia at gcc dot gnu dot org
2006-02-09  2:23 ` Mark_Andrews at isc dot org
2006-03-23 10:05 ` bonzini at gnu dot org
2006-06-03 21:19 ` pinskia at gcc dot gnu dot org
2006-06-04 17:41 ` mmitchel at gcc dot gnu dot org
2006-06-05 10:22 ` bonzini at gnu dot org
2006-06-07 12:02 ` gerald at pfeifer dot com
2006-06-07 12:09 ` bonzini at gnu dot org
2006-06-07 21:40 ` gerald at pfeifer dot com
2006-06-08  6:20 ` bonzini at gnu dot org
2006-06-08  6:27 ` bonzini at gnu dot org
2006-06-14 19:17 ` gerald at pfeifer dot com
2006-06-15 10:04 ` bonzini at gnu dot org
2006-06-16 15:49 ` gerald at pfeifer dot com
2006-07-25  8:31 ` bonzini at gcc dot gnu dot org
2006-07-25  8:35 ` bonzini at 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).