public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/15225] New: cc1 in free(): warning: modified (page-) pointer
@ 2004-04-30 12:26 v dot haisman at sh dot cvut dot cz
  2004-04-30 12:37 ` [Bug bootstrap/15225] [zone GC] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: v dot haisman at sh dot cvut dot cz @ 2004-04-30 12:26 UTC (permalink / raw)
  To: gcc-bugs

I get lots of these messages with CVS HEAD GCC during bootstrap:
cc1 in free(): warning: modified (page-) pointer
cc1plus in free(): warning: modified (page-) pointer

Configuration:
wilx@logout:::~/tmp/gcc34/objdir> ../srcdir/configure --disable-nls
--enable-version-specific-runtime-libs --enable-dwarf2 --with-cpu=pentium3
--with-arch=pentium3 --with-system-zlib --disable-shared --prefix=/home/4/wilx
--enable-languages=c,c++ --disable-sjlj-exceptions --enable-shared=libstdc++
--with-gc=zone

-- 
           Summary: cc1 in free(): warning: modified (page-) pointer
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: v dot haisman at sh dot cvut dot cz
                CC: gcc-bugs at gcc dot gnu dot org,v dot haisman at sh dot
                    cvut dot cz
 GCC build triplet: i386-unknown-freebsd4.10
  GCC host triplet: i386-unknown-freebsd4.10
GCC target triplet: i386-unknown-freebsd4.10


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


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

* [Bug bootstrap/15225] [zone GC] cc1 in free(): warning: modified (page-) pointer
  2004-04-30 12:26 [Bug bootstrap/15225] New: cc1 in free(): warning: modified (page-) pointer v dot haisman at sh dot cvut dot cz
@ 2004-04-30 12:37 ` pinskia at gcc dot gnu dot org
  2004-07-26 15:20 ` drow at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-04-30 12:37 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dberlin at gcc dot gnu dot
                   |                            |org
            Summary|cc1 in free(): warning:     |[zone GC] cc1 in free():
                   |modified (page-) pointer    |warning: modified (page-)
                   |                            |pointer


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


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

* [Bug bootstrap/15225] [zone GC] cc1 in free(): warning: modified (page-) pointer
  2004-04-30 12:26 [Bug bootstrap/15225] New: cc1 in free(): warning: modified (page-) pointer v dot haisman at sh dot cvut dot cz
  2004-04-30 12:37 ` [Bug bootstrap/15225] [zone GC] " pinskia at gcc dot gnu dot org
@ 2004-07-26 15:20 ` drow at gcc dot gnu dot org
  2004-08-03 16:35 ` v dot haisman at sh dot cvut dot cz
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: drow at gcc dot gnu dot org @ 2004-07-26 15:20 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From drow at gcc dot gnu dot org  2004-07-26 15:20 -------
This may be fixed on HEAD now...

-- 


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


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

* [Bug bootstrap/15225] [zone GC] cc1 in free(): warning: modified (page-) pointer
  2004-04-30 12:26 [Bug bootstrap/15225] New: cc1 in free(): warning: modified (page-) pointer v dot haisman at sh dot cvut dot cz
  2004-04-30 12:37 ` [Bug bootstrap/15225] [zone GC] " pinskia at gcc dot gnu dot org
  2004-07-26 15:20 ` drow at gcc dot gnu dot org
@ 2004-08-03 16:35 ` v dot haisman at sh dot cvut dot cz
  2004-08-03 16:52 ` drow at gcc dot gnu dot org
  2004-08-25 17:07 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: v dot haisman at sh dot cvut dot cz @ 2004-08-03 16:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From v dot haisman at sh dot cvut dot cz  2004-08-03 16:35 -------
Subject: Re:  [zone GC] cc1 in free(): warning: modified
 (page-) pointer


It doesn't appear anymore indeed. Thanks


On Mon, 26 Jul 2004, drow at gcc dot gnu dot org wrote:

>
> ------- Additional Comments From drow at gcc dot gnu dot org  2004-07-26 15:20 -------
> This may be fixed on HEAD now...
>
> --
>
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15225
>
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
> You are on the CC list for the bug, or are watching someone who is.
>


-- 


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


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

* [Bug bootstrap/15225] [zone GC] cc1 in free(): warning: modified (page-) pointer
  2004-04-30 12:26 [Bug bootstrap/15225] New: cc1 in free(): warning: modified (page-) pointer v dot haisman at sh dot cvut dot cz
                   ` (2 preceding siblings ...)
  2004-08-03 16:35 ` v dot haisman at sh dot cvut dot cz
@ 2004-08-03 16:52 ` drow at gcc dot gnu dot org
  2004-08-25 17:07 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: drow at gcc dot gnu dot org @ 2004-08-03 16:52 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From drow at gcc dot gnu dot org  2004-08-03 16:52 -------
Thanks for checking.

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


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


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

* [Bug bootstrap/15225] [zone GC] cc1 in free(): warning: modified (page-) pointer
  2004-04-30 12:26 [Bug bootstrap/15225] New: cc1 in free(): warning: modified (page-) pointer v dot haisman at sh dot cvut dot cz
                   ` (3 preceding siblings ...)
  2004-08-03 16:52 ` drow at gcc dot gnu dot org
@ 2004-08-25 17:07 ` 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-25 17:07 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |3.5.0


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


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

end of thread, other threads:[~2004-08-25 17:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-30 12:26 [Bug bootstrap/15225] New: cc1 in free(): warning: modified (page-) pointer v dot haisman at sh dot cvut dot cz
2004-04-30 12:37 ` [Bug bootstrap/15225] [zone GC] " pinskia at gcc dot gnu dot org
2004-07-26 15:20 ` drow at gcc dot gnu dot org
2004-08-03 16:35 ` v dot haisman at sh dot cvut dot cz
2004-08-03 16:52 ` drow at gcc dot gnu dot org
2004-08-25 17:07 ` 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).