[Bug c/34351] Please get us the "volatile register" warning back

2008-02-26 Thread manu at gcc dot gnu dot org
--- Comment #5 from manu at gcc dot gnu dot org 2008-02-26 14:06 --- Fixed in 4.4. -- manu at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug c/34351] Please get us the "volatile register" warning back

2008-02-26 Thread manu at gcc dot gnu dot org
--- Comment #4 from manu at gcc dot gnu dot org 2008-02-26 14:04 --- Subject: Bug 34351 Author: manu Date: Tue Feb 26 14:04:09 2008 New Revision: 132675 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132675 Log: 2008-02-26 Manuel Lopez-Ibanez <[EMAIL PROTECTED]> PR 34

[Bug c/34351] Please get us the "volatile register" warning back

2007-12-13 Thread manu at gcc dot gnu dot org
--- Comment #3 from manu at gcc dot gnu dot org 2007-12-13 13:03 --- Moreover, the option is defined in common.opt when it is C/C++ specific. Untested patch: Index: gcc/common.opt === --- gcc/common.opt (revision 1306

[Bug c/34351] Please get us the "volatile register" warning back

2007-12-08 Thread j at uriah dot heep dot sax dot de
--- Comment #2 from j at uriah dot heep dot sax dot de 2007-12-09 07:37 --- > use -Wvolatile-register-var Could we have that at least as part of one of the "standard" warning switch combinations, either -Wall or -Wextra? I remember a statement from the developer who introduced the cha

[Bug c/34351] Please get us the "volatile register" warning back

2007-12-08 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-12-09 02:06 --- use -Wvolatile-register-var -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34351