Version: 3.0
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: kmanjunat at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32166
Version: 3.0
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: kmanjunat at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32174
Version: 3.0
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: kmanjunat at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32175
--- Comment #2 from kmanjunat at gmail dot com 2007-06-01 07:52 ---
The test case is being called from a shared library with the
eabi support using dlopen.
The following is the test case
#include
#include
#include
int main()
{
char *a=NULL;
char *b="abcd";
char