public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug pch/36273]  New: Please add notyfication/warning when pch IS use
@ 2008-05-20  8:29 bursig at gmail dot com
  2008-05-20 13:23 ` [Bug pch/36273] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bursig at gmail dot com @ 2008-05-20  8:29 UTC (permalink / raw)
  To: gcc-bugs

In scenarion when we have many pch files in *.gch diretory. Then currently we
may get info about not used pch file but IMHO we need final confirmation that
any pch were used (flags are OK).


-- 
           Summary: Please add notyfication/warning when pch IS use
           Product: gcc
           Version: 3.4.6
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: pch
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bursig at gmail dot com


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


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

* [Bug pch/36273] Please add notyfication/warning when pch IS use
  2008-05-20  8:29 [Bug pch/36273] New: Please add notyfication/warning when pch IS use bursig at gmail dot com
@ 2008-05-20 13:23 ` pinskia at gcc dot gnu dot org
  2008-05-20 15:50 ` bursig at gmail dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-05-20 13:23 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-05-20 13:22 -------
-H will tell you that.


-- 


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


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

* [Bug pch/36273] Please add notyfication/warning when pch IS use
  2008-05-20  8:29 [Bug pch/36273] New: Please add notyfication/warning when pch IS use bursig at gmail dot com
  2008-05-20 13:23 ` [Bug pch/36273] " pinskia at gcc dot gnu dot org
@ 2008-05-20 15:50 ` bursig at gmail dot com
  2008-05-20 15:54 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bursig at gmail dot com @ 2008-05-20 15:50 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from bursig at gmail dot com  2008-05-20 15:49 -------
(In reply to comment #1)
> -H will tell you that.
> 
Ok that will work but will automatically drop tons of info into build output.

IMHO better will be extension in "-Winvalid-pch" flag and printing info about
used pch.h.gch when gcc detect another pch.gch which can't be used.


-- 


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


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

* [Bug pch/36273] Please add notyfication/warning when pch IS use
  2008-05-20  8:29 [Bug pch/36273] New: Please add notyfication/warning when pch IS use bursig at gmail dot com
  2008-05-20 13:23 ` [Bug pch/36273] " pinskia at gcc dot gnu dot org
  2008-05-20 15:50 ` bursig at gmail dot com
@ 2008-05-20 15:54 ` pinskia at gcc dot gnu dot org
  2008-05-20 16:31 ` bursig at gmail dot com
  2009-09-20 11:23 ` rguenth at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-05-20 15:54 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2008-05-20 15:53 -------
Considering that you can put many files inside a directory called *.gch and
those will be used for the PCH at different optimization levels and options.  I
don't see why having an other option important.


-- 


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


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

* [Bug pch/36273] Please add notyfication/warning when pch IS use
  2008-05-20  8:29 [Bug pch/36273] New: Please add notyfication/warning when pch IS use bursig at gmail dot com
                   ` (2 preceding siblings ...)
  2008-05-20 15:54 ` pinskia at gcc dot gnu dot org
@ 2008-05-20 16:31 ` bursig at gmail dot com
  2009-09-20 11:23 ` rguenth at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: bursig at gmail dot com @ 2008-05-20 16:31 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from bursig at gmail dot com  2008-05-20 16:30 -------
(In reply to comment #3)
> Considering that you can put many files inside a directory called *.gch and
> those will be used for the PCH at different optimization levels and options.  I
> don't see why having an other option important.
> 
And exactly this scenario is painful for me because current gcc inform (via
-Winvalid-pch) only about not used pch files in *.gch dir. And finally reading
logs you don't know if anyone of them was used.


-- 


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


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

* [Bug pch/36273] Please add notyfication/warning when pch IS use
  2008-05-20  8:29 [Bug pch/36273] New: Please add notyfication/warning when pch IS use bursig at gmail dot com
                   ` (3 preceding siblings ...)
  2008-05-20 16:31 ` bursig at gmail dot com
@ 2009-09-20 11:23 ` rguenth at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-09-20 11:23 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement


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


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

end of thread, other threads:[~2009-09-20 11:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-20  8:29 [Bug pch/36273] New: Please add notyfication/warning when pch IS use bursig at gmail dot com
2008-05-20 13:23 ` [Bug pch/36273] " pinskia at gcc dot gnu dot org
2008-05-20 15:50 ` bursig at gmail dot com
2008-05-20 15:54 ` pinskia at gcc dot gnu dot org
2008-05-20 16:31 ` bursig at gmail dot com
2009-09-20 11:23 ` rguenth 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).