[Bug middle-end/20061] Certain flags generate warnings when they should not.

2021-09-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=20061 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |4.2.0 Status|NEW

[Bug middle-end/20061] Certain flags generate warnings when they should not.

2005-04-15 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-15 20:23 --- I just ran into this today, as -fdump-tree-all is broken for a different reason. -- What|Removed |Added --

[Bug middle-end/20061] Certain flags generate warnings when they should not.

2005-02-18 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-18 18:38 --- Confirmed. Note this flag only turns on the dumping for the tree based loop optimizators and not for the RTL based ones. -- What|Removed |Added