[Bug c/27012] visibility attribute should not be permitted on local variables

2006-08-27 Thread jason at gcc dot gnu dot org
--- Comment #6 from jason at gcc dot gnu dot org 2006-08-27 17:44 --- All diagnostics about meaningless attributes are currently warnings. I'm not going to change this one to be different from the others. -- jason at gcc dot gnu dot org changed: What|Removed

[Bug c/27012] visibility attribute should not be permitted on local variables

2006-06-22 Thread jason at gcc dot gnu dot org
-- jason at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |jason at gcc dot gnu dot org |dot org

[Bug c/27012] visibility attribute should not be permitted on local variables

2006-04-04 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-04-04 15:37 --- Confirmed, this should be an error and not just a warning. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug c/27012] visibility attribute should not be permitted on local variables

2006-04-03 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-04-03 23:37 --- There is still some question about if this warning should be an error in this case. I asked on IRC and the answer there was it should be an error. Reopening based on that. -- pinskia at gcc dot gnu dot org chan

[Bug c/27012] visibility attribute should not be permitted on local variables

2006-04-03 Thread geoffk at gcc dot gnu dot org
--- Comment #3 from geoffk at gcc dot gnu dot org 2006-04-03 23:34 --- That's weird, I'm sure I tried this before and it didn't produce any kind of warning. And yet, it does. -- geoffk at gcc dot gnu dot org changed: What|Removed |Added --

[Bug c/27012] visibility attribute should not be permitted on local variables

2006-04-03 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-04-03 22:07 --- Hmmm, I get a warning: t.c: In function 'foo': t.c:3: warning: 'visibility' attribute ignored -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27012

[Bug c/27012] visibility attribute should not be permitted on local variables

2006-04-03 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-04-03 22:05 --- *** Bug 27013 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27012