This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/37755] Mistaken Segmentation fault



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-10-06 21:25 -------
I don't get a seg fault on ppc but I do on x86.  It works correctly for the C++
front-end where the array decays into a pointer.

The warning is also bogus but it shows what the issue is really.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic, wrong-code


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37755


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]