------- Additional Comments From reichelt at gcc dot gnu dot org 2005-06-08
13:27 -------
The original error message reads:
bug.c: In function 'aie_sql_meta_create_index':
bug.c:25: warning: 'tableid' is used uninitialized in this function
bug.c: In function 'main':
bug.c:25: warning: 'tableid' is used uninitialized in this function
So this bug is a dupe of PR 21364.
*** This bug has been marked as a duplicate of 21364 ***
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21567