[Bug c++/45428] New: Address of templete function even if named as a template-id is not properly determined

2010-08-27 Thread roger dot ferrer at bsc dot es
as a template-id is not properly determined Product: gcc Version: 4.4.5 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: roger dot ferrer at bsc

[Bug c++/45428] Address of template function even if fully named as a template-id is not properly determined

2010-08-27 Thread roger dot ferrer at bsc dot es
--- Comment #3 from roger dot ferrer at bsc dot es 2010-08-27 15:46 --- (In reply to comment #2) (In reply to comment #1) (In reply to comment #0) (void(*)(void)) my_fun_T // This is test.cpp:22 Can I assume you meant to case to (void(*)(void*)) here? Yes

[Bug c++/43327] New: ICE in unifiy.c

2010-03-10 Thread roger dot ferrer at bsc dot es
++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: roger dot ferrer at bsc dot es http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43327

[Bug c++/43327] ICE in unifiy.c

2010-03-10 Thread roger dot ferrer at bsc dot es
--- Comment #1 from roger dot ferrer at bsc dot es 2010-03-11 07:56 --- For what it's worth, replacing static const int m = 4; with enum { m = 4 }; works fine. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43327

[Bug c++/41426] New: User defined conversion on return ignores array types

2009-09-21 Thread roger dot ferrer at bsc dot es
at gcc dot gnu dot org ReportedBy: roger dot ferrer at bsc dot es http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41426

[Bug preprocessor/39512] linemap_init in lex.c does not initialize reallocator

2009-03-30 Thread roger dot ferrer at bsc dot es
--- Comment #4 from roger dot ferrer at bsc dot es 2009-03-30 18:04 --- Thanks a lot. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39512

[Bug preprocessor/39512] New: linemap_init in lex.c does not initialize reallocator

2009-03-20 Thread roger dot ferrer at bsc dot es
dot ferrer at bsc dot es http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39512